#include <classes.h>
Public Types | |
typedef MakePtrFromCollection< reco::GsfElectronCollection > | MakeGsfPtrFromCollection |
typedef MakePtrFromCollection< std::vector< pat::Electron > > | MakePatPtrFromCollection |
typedef MakeVersionedSelector< reco::GsfElectron > | MakeVersionedGsfElectronSelector |
typedef MakeVersionedSelector< pat::Electron > | MakeVersionedPatElectronSelector |
typedef PrintVIDToString< reco::GsfElectron > | PrintGsfElectronVIDToString |
typedef PrintVIDToString< pat::Electron > | PrintPatElectronVIDToString |
VersionedGsfElectronSelector RecoEgamma_ElectronIdentification::dictionary::vGsfElectronSelector |
MakeGsfPtrFromCollection RecoEgamma_ElectronIdentification::dictionary::vGsfMakePtrFromCollection |
PrintGsfElectronVIDToString RecoEgamma_ElectronIdentification::dictionary::vGsfPrintVIDToString |
MakeVersionedGsfElectronSelector RecoEgamma_ElectronIdentification::dictionary::vMakeGsfElectronVersionedSelector |
MakeVersionedPatElectronSelector RecoEgamma_ElectronIdentification::dictionary::vMakePatElectronVersionedSelector |
VersionedPatElectronSelector RecoEgamma_ElectronIdentification::dictionary::vPatElectronSelector |
MakePatPtrFromCollection RecoEgamma_ElectronIdentification::dictionary::vPatMakePtrFromCollection |
PrintPatElectronVIDToString RecoEgamma_ElectronIdentification::dictionary::vPatPrintVIDToString |
MakePtrFromCollection<std::vector<pat::Electron>, pat::Electron, reco::GsfElectron > RecoEgamma_ElectronIdentification::dictionary::vPatToGsfMakePtrFromCollection |