22 std::cout <<
"DQMSummaryEventSetupAnalyzer" << std::endl;
26 std::cout <<
"DQMSummaryEventSetupAnalyzer" << i << std::endl;
30 std::cout <<
"~DQMSummaryEventSetupAnalyzer" << std::endl;
34 std::cout <<
"### DQMSummaryEventSetupAnalyzer::analyze" << std::endl;
35 std::cout <<
"--- RUN NUMBER: " <<
event.id().run() << std::endl;
36 std::cout <<
"--- EVENT NUMBER: " <<
event.id().event() << std::endl;
40 throw cms::Exception(
"Record not found") <<
"Record \"DQMSummaryRcd" 41 <<
"\" does not exist!" << std::endl;
46 std::cout <<
"got the Event Setup" << std::endl;
48 std::cout <<
"got DQMSummary* " << std::endl;
DQMSummaryEventSetupAnalyzer(const edm::ParameterSet &pset)
static HCTypeTag findType(char const *iTypeName)
find a type based on the types name, if not found will return default HCTypeTag
#define DEFINE_FWK_MODULE(type)
void analyze(const edm::Event &event, const edm::EventSetup &setup) override
void printAllValues() const
heterocontainer::HCTypeTag TypeTag
~DQMSummaryEventSetupAnalyzer() override
const TypeTag & type() const
T const * product() const