1 #ifndef FWCore_Services_PrintEventSetupDataRetrieval_h
2 #define FWCore_Services_PrintEventSetupDataRetrieval_h
57 typedef std::map<eventsetup::EventSetupRecordKey, std::pair<unsigned long long, std::map<eventsetup::DataKey,bool> > >
RetrievedDataMap;
std::map< eventsetup::EventSetupRecordKey, std::pair< unsigned long long, std::map< eventsetup::DataKey, bool > > > RetrievedDataMap
const PrintEventSetupDataRetrieval & operator=(const PrintEventSetupDataRetrieval &)
RetrievedDataMap m_retrievedDataMap
std::vector< eventsetup::EventSetupRecordKey > m_recordKeys
void postBeginLumi(LuminosityBlock const &, EventSetup const &)
void postBeginRun(Run const &, EventSetup const &)
PrintEventSetupDataRetrieval(const ParameterSet &, ActivityRegistry &)
void postProcessEvent(Event const &, EventSetup const &)
void check(EventSetup const &)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)