src
FWCore
FWLite
src
BareRootProductGetter.h
Go to the documentation of this file.
1
#ifndef FWCore_FWLite_BareRootProductGetter_h
2
#define FWCore_FWLite_BareRootProductGetter_h
3
4
#include "
FWCore/FWLite/interface/BareRootProductGetterBase.h
"
5
6
class
BareRootProductGetter
:
public
BareRootProductGetterBase
{
7
public
:
8
BareRootProductGetter
() =
default
;
9
10
private
:
11
TFile*
currentFile
()
const override
;
12
};
13
14
#endif
BareRootProductGetterBase
Definition:
BareRootProductGetterBase.h:47
BareRootProductGetter::currentFile
TFile * currentFile() const override
Definition:
BareRootProductGetter.cc:8
BareRootProductGetter
Definition:
BareRootProductGetter.h:6
BareRootProductGetter::BareRootProductGetter
BareRootProductGetter()=default
BareRootProductGetterBase.h
Generated for CMSSW Reference Manual by
1.8.14