Public Member Functions | |
TokenSign (edm::ESConsumesCollector &cc, const std::string &recordName, const std::string &label, int sumSign) | |
Public Attributes | |
std::string | label_ |
std::string | recordName_ |
int | sumSign_ |
edm::ESGetToken< SiStripBaseDelay, SiStripBaseDelayRcd > | token_ |
Definition at line 42 of file SiStripDelayESProducer.cc.
|
inline |
std::string SiStripDelayESProducer::TokenSign::label_ |
Definition at line 50 of file SiStripDelayESProducer.cc.
Referenced by SequenceTypes.DummyModule::__repr__(), Mixins._Labelable::_findDependencies(), and Mixins._Labelable::setLabel().
std::string SiStripDelayESProducer::TokenSign::recordName_ |
Definition at line 49 of file SiStripDelayESProducer.cc.
int SiStripDelayESProducer::TokenSign::sumSign_ |
Definition at line 51 of file SiStripDelayESProducer.cc.
edm::ESGetToken<SiStripBaseDelay, SiStripBaseDelayRcd> SiStripDelayESProducer::TokenSign::token_ |
Definition at line 48 of file SiStripDelayESProducer.cc.