#include <HiggsValidation.h>
Classes | |
class | MonitoredDecays |
Private Member Functions | |
std::string | convert (int) |
int | findHiggsDecayChannel (const HepMC::GenParticle *, std::vector< HepMC::GenParticle * > &decayprod) |
Private Attributes | |
edm::ESHandle < HepPDT::ParticleDataTable > | fPDGTable |
PDT table. More... | |
edm::ESGetToken < HepPDT::ParticleDataTable, edm::DefaultRecord > | fPDGTableToken |
edm::InputTag | hepmcCollection_ |
edm::EDGetTokenT < edm::HepMCProduct > | hepmcCollectionToken_ |
MonitorElement * | Higgs_eta |
MonitorElement * | Higgs_mass |
MonitorElement * | Higgs_pt |
MonitorElement * | HiggsDecayChannels |
std::vector< MonitorElement * > | HiggsDecayProd_eta |
std::vector< MonitorElement * > | HiggsDecayProd_pt |
MonitoredDecays * | monitoredDecays |
MonitorElement * | nEvt |
int | particle_id |
std::string | particle_name |
WeightManager | wmanager_ |
Definition at line 36 of file HiggsValidation.h.
|
explicit |
Definition at line 21 of file HiggsValidation.cc.
References fPDGTableToken, hepmcCollection_, hepmcCollectionToken_, and monitoredDecays.
|
override |
Definition at line 31 of file HiggsValidation.cc.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 102 of file HiggsValidation.cc.
References funct::abs(), dqm::impl::MonitorElement::Fill(), findHiggsDecayChannel(), edm::Event::getByToken(), hepmcCollectionToken_, Higgs_eta, Higgs_mass, Higgs_pt, HiggsDecayChannels, HiggsDecayProd_eta, HiggsDecayProd_pt, mps_fire::i, HiggsValidation::MonitoredDecays::isDecayParticle(), monitoredDecays, nEvt, particle_id, WeightManager::weight(), histoStyle::weight, and wmanager_.
|
overridevirtual |
Setting the DQM top directories
Implements DQMEDAnalyzer.
Definition at line 37 of file HiggsValidation.cc.
References DQMHelper::book1dHisto(), HiggsValidation::MonitoredDecays::channel(), HiggsValidation::MonitoredDecays::ConvertIndex(), DeadROC_duringRun::dir, Higgs_eta, Higgs_mass, Higgs_pt, HiggsDecayChannels, HiggsDecayProd_eta, HiggsDecayProd_pt, dqmiolumiharvest::j, monitoredDecays, HiggsValidation::MonitoredDecays::NDecayParticles(), nEvt, particle_name, dqm::impl::MonitorElement::setBinLabel(), dqm::implementation::NavigatorBase::setCurrentFolder(), HiggsValidation::MonitoredDecays::size(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 33 of file HiggsValidation.cc.
References fPDGTable, fPDGTableToken, and edm::EventSetup::getHandle().
|
private |
Definition at line 140 of file HiggsValidation.cc.
References monitoredDecays, parents, HiggsValidation::MonitoredDecays::position(), HiggsValidation::MonitoredDecays::stable(), and HiggsValidation::MonitoredDecays::undetermined().
Referenced by analyze().
|
private |
|
private |
Definition at line 173 of file HiggsValidation.h.
Referenced by dqmBeginRun(), and HiggsValidation().
|
private |
Definition at line 164 of file HiggsValidation.h.
Referenced by HiggsValidation().
|
private |
Definition at line 185 of file HiggsValidation.h.
Referenced by analyze(), and HiggsValidation().
|
private |
Definition at line 179 of file HiggsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 180 of file HiggsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 178 of file HiggsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 176 of file HiggsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 183 of file HiggsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 182 of file HiggsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 169 of file HiggsValidation.h.
Referenced by analyze(), bookHistograms(), findHiggsDecayChannel(), and HiggsValidation().
|
private |
Definition at line 175 of file HiggsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 166 of file HiggsValidation.h.
Referenced by analyze().
|
private |
Definition at line 167 of file HiggsValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 46 of file HiggsValidation.h.
Referenced by analyze().