CMS 3D CMS Logo

FWLiteJobMetadataUpdateRequest.h
Go to the documentation of this file.
1 #ifndef Fireworks_Core_FWLiteJobMetadataUpdateRequest
2 #define Fireworks_Core_FWLiteJobMetadataUpdateRequest
3 
5 
6 namespace fwlite {
7  class Event;
8 }
9 
10 class TFile;
11 
13 public:
15 
17  const TFile *file_;
18 };
19 
20 #endif
FWLiteJobMetadataUpdateRequest(const fwlite::Event *event, const TFile *file)
Definition: event.py:1