18 edm::LogPrint(
"FillInfoESAnalyzer") <<
"FillInfoESAnalyzer" << std::endl;
21 edm::LogPrint(
"FillInfoESAnalyzer") <<
"FillInfoESAnalyzer " << i << std::endl;
28 edm::LogPrint(
"FillInfoESAnalyzer") <<
"###FillInfoESAnalyzer::analyze" << std::endl;
29 edm::LogPrint(
"FillInfoESAnalyzer") <<
" I AM IN RUN NUMBER " << e.
id().
run() << std::endl;
36 <<
"\" does not exist " << std::endl;
38 edm::LogPrint(
"FillInfoESAnalyzer") <<
"got eshandle" << std::endl;
40 edm::LogPrint(
"FillInfoESAnalyzer") <<
"got context" << std::endl;
42 edm::LogPrint(
"FillInfoESAnalyzer") <<
"got FillInfo* " << std::endl;
43 edm::LogPrint(
"FillInfoESAnalyzer") <<
"print result" << std::endl;
EventNumber_t event() const
const edm::EventSetup & c
FillInfoESAnalyzer(edm::ParameterSet const &p)
void analyze(const edm::Event &e, const edm::EventSetup &c) override
#define DEFINE_FWK_MODULE(type)
FillInfoESAnalyzer(int i)
Log< level::Warning, true > LogPrint
~FillInfoESAnalyzer() override
T const * product() const
heterocontainer::HCTypeTag TypeTag
const TypeTag & type() const
const edm::ESGetToken< FillInfo, FillInfoRcd > m_FillInfoToken
ESHandle< T > getHandle(const ESGetToken< T, R > &iToken) const
static HCTypeTag findType(char const *iTypeName)
find a type based on the types name, if not found will return default HCTypeTag