Public Member Functions | |
TokenLabel (edm::ESConsumesCollector &cc, std::string record, std::string label) | |
Public Attributes | |
std::pair< std::string, std::string > | recordLabel_ |
edm::ESGetToken < SiStripApvGain, SiStripApvGainSimRcd > | token_ |
Definition at line 28 of file SiStripGainSimESProducer.cc.
|
inline |
Definition at line 29 of file SiStripGainSimESProducer.cc.
References edm::ESConsumesCollector::consumesFrom(), eostools::move(), and recordLabel_.
std::pair<std::string, std::string> SiStripGainSimESProducer::TokenLabel::recordLabel_ |
Definition at line 33 of file SiStripGainSimESProducer.cc.
Referenced by TokenLabel().
edm::ESGetToken<SiStripApvGain, SiStripApvGainSimRcd> SiStripGainSimESProducer::TokenLabel::token_ |
Definition at line 32 of file SiStripGainSimESProducer.cc.