CMS 3D CMS Logo

IsoDepositVetoFactory.h
Go to the documentation of this file.
1 #ifndef PhysicsTools_IsolationAlgos_IsoDepositVetoFactory_h
2 #define PhysicsTools_IsolationAlgos_IsoDepositVetoFactory_h
3 
7 
9 public:
13  static reco::isodeposit::AbsVeto *make(const char *string, edm::ConsumesCollector &iC);
14 
18  static reco::isodeposit::AbsVeto *make(const char *string,
21 };
22 
23 #endif
reco::isodeposit::AbsVeto
Definition: IsoDeposit.h:32
EventDependentAbsVeto.h
IsoDeposit.h
IsoDepositVetoFactory
Definition: IsoDepositVetoFactory.h:8
ConsumesCollector.h
IsoDepositVetoFactory::make
static reco::isodeposit::AbsVeto * make(const char *string, edm::ConsumesCollector &iC)
Definition: IsoDepositVetoFactory.cc:72
reco::isodeposit::EventDependentAbsVeto
Definition: EventDependentAbsVeto.h:10
edm::ConsumesCollector
Definition: ConsumesCollector.h:45