Classes | |
struct | electron_config |
struct | photon_config |
Public Member Functions | |
EGFull5x5ShowerShapeModifierFromValueMaps (const edm::ParameterSet &conf) | |
void | modifyObject (pat::Electron &) const overridefinal |
void | modifyObject (pat::Photon &) const overridefinal |
void | setConsumes (edm::ConsumesCollector &) overridefinal |
void | setEvent (const edm::Event &) overridefinal |
void | setEventContent (const edm::EventSetup &) overridefinal |
Public Member Functions inherited from ModifyObjectValueBase | |
virtual void | modifyObject (reco::GsfElectron &) const |
virtual void | modifyObject (reco::Photon &) const |
virtual void | modifyObject (reco::Muon &) const |
virtual void | modifyObject (reco::BaseTau &) const |
virtual void | modifyObject (reco::Jet &) const |
virtual void | modifyObject (pat::Muon &) const |
virtual void | modifyObject (pat::Tau &) const |
virtual void | modifyObject (pat::Jet &) const |
ModifyObjectValueBase (const edm::ParameterSet &conf) | |
const std::string & | name () const |
virtual | ~ModifyObjectValueBase () |
Private Attributes | |
electron_config | e_conf |
unsigned | ele_idx |
std::unordered_map< unsigned, edm::Handle< edm::ValueMap < float > > > | ele_vmaps |
std::unordered_map< unsigned, edm::Ptr< reco::GsfElectron > > | eles_by_oop |
photon_config | ph_conf |
unsigned | pho_idx |
std::unordered_map< unsigned, edm::Handle< edm::ValueMap < float > > > | pho_vmaps |
std::unordered_map< unsigned, edm::Ptr< reco::Photon > > | phos_by_oop |
Definition at line 17 of file EGFull5x5ShowerShapeModifier.cc.
EGFull5x5ShowerShapeModifierFromValueMaps::EGFull5x5ShowerShapeModifierFromValueMaps | ( | const edm::ParameterSet & | conf | ) |
Definition at line 97 of file EGFull5x5ShowerShapeModifier.cc.
|
finaloverridevirtual |
Reimplemented from ModifyObjectValueBase.
Definition at line 244 of file EGFull5x5ShowerShapeModifier.cc.
|
finaloverridevirtual |
Reimplemented from ModifyObjectValueBase.
Definition at line 278 of file EGFull5x5ShowerShapeModifier.cc.
|
finaloverridevirtual |
Reimplemented from ModifyObjectValueBase.
Definition at line 206 of file EGFull5x5ShowerShapeModifier.cc.
|
finaloverridevirtual |
Reimplemented from ModifyObjectValueBase.
Definition at line 142 of file EGFull5x5ShowerShapeModifier.cc.
|
finaloverridevirtual |
Reimplemented from ModifyObjectValueBase.
Definition at line 197 of file EGFull5x5ShowerShapeModifier.cc.
|
private |
Definition at line 83 of file EGFull5x5ShowerShapeModifier.cc.
|
mutableprivate |
Definition at line 89 of file EGFull5x5ShowerShapeModifier.cc.
|
private |
Definition at line 86 of file EGFull5x5ShowerShapeModifier.cc.
|
private |
Definition at line 85 of file EGFull5x5ShowerShapeModifier.cc.
|
private |
Definition at line 84 of file EGFull5x5ShowerShapeModifier.cc.
|
mutableprivate |
Definition at line 89 of file EGFull5x5ShowerShapeModifier.cc.
|
private |
Definition at line 88 of file EGFull5x5ShowerShapeModifier.cc.
|
private |
Definition at line 87 of file EGFull5x5ShowerShapeModifier.cc.