CMS 3D CMS Logo

IsoDepositVetoFactory.h

Go to the documentation of this file.
00001 #ifndef PhysicsTools_IsolationAlgos_IsoDepositVetoFactory_h
00002 #define PhysicsTools_IsolationAlgos_IsoDepositVetoFactory_h
00003 
00004 #include "DataFormats/RecoCandidate/interface/IsoDeposit.h"
00005 #include "PhysicsTools/IsolationAlgos/interface/EventDependentAbsVeto.h"
00006 
00007 class IsoDepositVetoFactory {
00008 public:
00012     static reco::isodeposit::AbsVeto * make(const char *string) ;
00013 
00017     static reco::isodeposit::AbsVeto * make(const char *string, reco::isodeposit::EventDependentAbsVeto *&evdep) ;
00018 };
00019 
00020 #endif
00021 

Generated on Tue Jun 9 17:41:09 2009 for CMSSW by  doxygen 1.5.4