Public Attributes | |
std::vector< std::string > | condnames_ecalonly_mean |
std::vector< std::string > | condnames_ecalonly_sigma |
edm::InputTag | photon_src |
std::unordered_map< std::string, ValMapFloatTagTokenPair > | tag_float_token_map |
std::unordered_map< std::string, ValMapIntTagTokenPair > | tag_int_token_map |
edm::EDGetTokenT< edm::View< pat::Photon > > | tok_photon_src |
Definition at line 42 of file EGRegressionModifierV2.cc.
std::vector<std::string> EGRegressionModifierV2::photon_config::condnames_ecalonly_mean |
Definition at line 48 of file EGRegressionModifierV2.cc.
Referenced by EGRegressionModifierV2::EGRegressionModifierV2(), and EGRegressionModifierV2::setEventContent().
std::vector<std::string> EGRegressionModifierV2::photon_config::condnames_ecalonly_sigma |
Definition at line 49 of file EGRegressionModifierV2.cc.
Referenced by EGRegressionModifierV2::EGRegressionModifierV2(), and EGRegressionModifierV2::setEventContent().
edm::InputTag EGRegressionModifierV2::photon_config::photon_src |
Definition at line 43 of file EGRegressionModifierV2.cc.
Referenced by EGRegressionModifierV2::EGRegressionModifierV2(), and EGRegressionModifierV2::setConsumes().
std::unordered_map<std::string, ValMapFloatTagTokenPair> EGRegressionModifierV2::photon_config::tag_float_token_map |
Definition at line 45 of file EGRegressionModifierV2.cc.
Referenced by EGRegressionModifierV2::EGRegressionModifierV2(), EGRegressionModifierV2::setConsumes(), and EGRegressionModifierV2::setEvent().
std::unordered_map<std::string, ValMapIntTagTokenPair> EGRegressionModifierV2::photon_config::tag_int_token_map |
Definition at line 46 of file EGRegressionModifierV2.cc.
Referenced by EGRegressionModifierV2::EGRegressionModifierV2(), EGRegressionModifierV2::setConsumes(), and EGRegressionModifierV2::setEvent().
edm::EDGetTokenT<edm::View<pat::Photon> > EGRegressionModifierV2::photon_config::tok_photon_src |
Definition at line 44 of file EGRegressionModifierV2.cc.
Referenced by EGRegressionModifierV2::setConsumes(), and EGRegressionModifierV2::setEvent().