CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
IsoDepositVetoFactory.h
Go to the documentation of this file.
1 #ifndef PhysicsTools_IsolationAlgos_IsoDepositVetoFactory_h
2 #define PhysicsTools_IsolationAlgos_IsoDepositVetoFactory_h
3 
6 
8 public:
12  static reco::isodeposit::AbsVeto * make(const char *string) ;
13 
17  static reco::isodeposit::AbsVeto * make(const char *string, reco::isodeposit::EventDependentAbsVeto *&evdep) ;
18 };
19 
20 #endif
21 
static reco::isodeposit::AbsVeto * make(const char *string)