CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
classes.h
Go to the documentation of this file.
2 
3 //Add includes for your classes here
6 
11 
12 namespace RecoEgamma_PhotonIdentification {
13  struct dictionary {
18 
23 
24  //for using the selectors in python
29 
35 
36  };
37 }
MakePtrFromCollection< std::vector< pat::Photon > > MakePatPtrFromCollection
Definition: classes.h:21
MakeVersionedSelector< pat::Photon > MakeVersionedPatPhotonSelector
Definition: classes.h:20
PrintVIDToString< pat::Photon > PrintPatPhotonVIDToString
Definition: classes.h:22
MakePatPtrFromCollection vPatMakePtrFromCollection
Definition: classes.h:33
MakeVersionedPatPhotonSelector vMakePatPhotonVersionedSelector
Definition: classes.h:31
VersionedPhotonSelector vGsfElectronSelector
Definition: classes.h:25
MakePtrFromCollection< std::vector< pat::Photon >, pat::Photon, reco::Photon > vPatToPhoMakePtrFromCollection
Definition: classes.h:34
PrintPatPhotonVIDToString vPatPrintVIDToString
Definition: classes.h:32
MakePtrFromCollection< reco::PhotonCollection > MakePhoPtrFromCollection
Definition: classes.h:16
VersionedSelector< edm::Ptr< pat::Photon > > VersionedPatPhotonSelector
Definition: classes.h:19
VersionedPatPhotonSelector vPatPhotonSelector
Definition: classes.h:30
MakeVersionedPhotonSelector vMakePhotonVersionedSelector
Definition: classes.h:26
VersionedSelector< edm::Ptr< reco::Photon > > VersionedPhotonSelector
Definition: classes.h:14
MakePhoPtrFromCollection vPhoMakePtrFromCollection
Definition: classes.h:28
cut-flow versioning info in the event provenance
MakeVersionedSelector< reco::Photon > MakeVersionedPhotonSelector
Definition: classes.h:15
PrintPhotonVIDToString vPhoPrintVIDToString
Definition: classes.h:27
PrintVIDToString< reco::Photon > PrintPhotonVIDToString
Definition: classes.h:17