143 LogDebug(
"") <<
"DQMHcalDiJetsAlCaReco: Error! can't getjet product!" << std::endl;
152 if(fabs(jet1.
eta())>fabs(jet2.
eta())){
170 etVetoJet = jet3.
et();
180 LogDebug(
"") <<
"DQMHcalDiJetsAlCaReco: Error! can't get ec product!" << std::endl;
186 ecItr != (*ec).end(); ++ecItr)
198 LogDebug(
"") <<
"DQMHcalDiJetsAlCaReco: Error! can't get hbhe product!" << std::endl;
204 hbheItr!=hbhe->
end(); hbheItr++)
214 LogDebug(
"") <<
"DQMHcalDiJetsAlCaReco: Error! can't get ho product!" << std::endl;
220 hoItr!=ho->
end(); hoItr++)
233 LogDebug(
"") <<
"DQMHcalDiJetsAlCaReco: Error! can't get hf product!" << std::endl;
239 hfItr!=hf->
end(); hfItr++)
edm::EDGetTokenT< reco::CaloJetCollection > jets_
object to monitor
MonitorElement * hiDistrTagJetEnergy_
T getParameter(std::string const &) const
T getUntrackedParameter(std::string const &, T const &) const
void analyze(const edm::Event &e, const edm::EventSetup &c) override
MonitorElement * hiDistrRecHitEnergyHF_
double eta() const final
momentum pseudorapidity
Jets made from CaloTowers.
bool getByToken(EDGetToken token, Handle< PROD > &result) const
std::string fileName_
Output file name if required.
MonitorElement * hiDistrTagJetPhi_
MonitorElement * hiDistrTagJetEta_
~DQMHcalDiJetsAlCaReco() override
std::vector< EcalRecHit >::const_iterator const_iterator
MonitorElement * hiDistrRecHitEnergyEBEE_
double et() const final
transverse energy
edm::EDGetTokenT< HORecHitCollection > ho_
edm::EDGetTokenT< HFRecHitCollection > hf_
double energy() const final
energy
MonitorElement * hiDistrProbeJetEta_
MonitorElement * book1D(Args &&...args)
DQMHcalDiJetsAlCaReco(const edm::ParameterSet &)
void beginLuminosityBlock(const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) override
const_iterator end() const
MonitorElement * hiDistrProbeJetPhi_
edm::EDGetTokenT< HBHERecHitCollection > hbhe_
void setCurrentFolder(const std::string &fullpath)
bool saveToFile_
Write to file.
return(e1-e2)*(e1-e2)+dp *dp
edm::EDGetTokenT< EcalRecHitCollection > ec_
MonitorElement * hiDistrRecHitEnergyHBHE_
MonitorElement * hiDistrProbeJetEnergy_
MonitorElement * hiDistrRecHitEnergyHO_
std::string folderName_
DQM folder name.
double phi() const final
momentum azimuthal angle
void setAxisTitle(const std::string &title, int axis=1)
set x-, y- or z-axis title (axis=1, 2, 3 respectively)
MonitorElement * hiDistrEtThirdJet_
const_iterator begin() const
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override