CMS 3D CMS Logo

BareRootProductGetter.h
Go to the documentation of this file.
1 #ifndef FWCore_FWLite_BareRootProductGetter_h
2 #define FWCore_FWLite_BareRootProductGetter_h
3 
5 
7 public:
8  BareRootProductGetter() = default;
9 
10 private:
11  TFile* currentFile() const override;
12 };
13 
14 #endif
TFile * currentFile() const override
BareRootProductGetter()=default