42 edm::LogInfo(
"PFJetDQMAnalyzer") <<
" PFJetDQMAnalyzer::beginJob " <<
"Histogram Folder path set to "<<
path;
70 unsigned int runNb = iEvent.
id().
run();
71 unsigned int evtNb = iEvent.
id().
event();
76 std::ostringstream eventid_str;
77 eventid_str << runNb <<
"_"<< evtNb <<
"_" << lumiNb;
T getParameter(std::string const &) const
EventNumber_t event() const
void storeBadEvents(edm::Event const &, float &val)
#define DEFINE_FWK_MODULE(type)
edm::InputTag inputLabel_
PFJetMonitor pfJetMonitor_
void fill(const T &jetCollection, const C &matchedJetCollection, float &minVal, float &maxVal)
fill histograms with all particle
LuminosityBlockNumber_t luminosityBlock() const
MonitorElement * bookFloat(const char *name)
Book float.
void setup()
book histograms
std::string benchmarkLabel_
MonitorElement * get(const std::string &path) const
get ME from full pathname (e.g. "my/long/dir/my_histo")
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
void setParameters(const edm::ParameterSet ¶meterSet)
set the parameters
edm::InputTag matchLabel_
void analyze(edm::Event const &, edm::EventSetup const &)
void Reset(void)
reset ME (ie. contents, errors, etc)
PFJetDQMAnalyzer(const edm::ParameterSet ¶meterSet)
void setCurrentFolder(const std::string &fullpath)