CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
SiStripGainSimESProducer::TokenLabel Struct Reference

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, SiStripApvGainSimRcdtoken_
 

Detailed Description

Definition at line 27 of file SiStripGainSimESProducer.cc.

Constructor & Destructor Documentation

SiStripGainSimESProducer::TokenLabel::TokenLabel ( edm::ESConsumesCollector cc,
std::string  record,
std::string  label 
)
inline

Definition at line 28 of file SiStripGainSimESProducer.cc.

References edm::ESConsumesCollector::consumesFrom(), label, eostools::move(), record, and recordLabel_.

JetCorrectorParameters::Record record
Definition: classes.h:7
edm::ESGetToken< SiStripApvGain, SiStripApvGainSimRcd > token_
auto consumesFrom(ESInputTag const &tag)
std::pair< std::string, std::string > recordLabel_
char const * label
def move(src, dest)
Definition: eostools.py:511

Member Data Documentation

std::pair<std::string, std::string> SiStripGainSimESProducer::TokenLabel::recordLabel_

Definition at line 32 of file SiStripGainSimESProducer.cc.

Referenced by TokenLabel().

edm::ESGetToken<SiStripApvGain, SiStripApvGainSimRcd> SiStripGainSimESProducer::TokenLabel::token_

Definition at line 31 of file SiStripGainSimESProducer.cc.