#include <HiggsValidation.h>
Classes | |
class | MonitoredDecays |
Public Member Functions | |
void | analyze (edm::Event const &, edm::EventSetup const &) override |
void | bookHistograms (DQMStore::IBooker &i, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (const edm::Run &r, const edm::EventSetup &c) override |
HiggsValidation (const edm::ParameterSet &) | |
~HiggsValidation () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
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::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 37 of file HiggsValidation.h.
|
explicit |
Definition at line 21 of file HiggsValidation.cc.
References hepmcCollection_, hepmcCollectionToken_, and monitoredDecays.
|
override |
Definition at line 31 of file HiggsValidation.cc.
|
override |
Definition at line 72 of file HiggsValidation.cc.
References funct::abs(), MonitorElement::Fill(), findHiggsDecayChannel(), edm::Event::getByToken(), edm::HepMCProduct::GetEvent(), hepmcCollectionToken_, Higgs_eta, Higgs_mass, Higgs_pt, HiggsDecayChannels, HiggsDecayProd_eta, HiggsDecayProd_pt, mps_fire::i, training_settings::idx, HiggsValidation::MonitoredDecays::isDecayParticle(), monitoredDecays, nEvt, particle_id, WeightManager::weight(), mps_merge::weight, and wmanager_.
|
override |
Setting the DQM top directories
Definition at line 37 of file HiggsValidation.cc.
References DQMHelper::book1dHisto(), HiggsValidation::MonitoredDecays::channel(), HiggsValidation::MonitoredDecays::ConvertIndex(), dir, Higgs_eta, Higgs_mass, Higgs_pt, HiggsDecayChannels, HiggsDecayProd_eta, HiggsDecayProd_pt, training_settings::idx, monitoredDecays, HiggsValidation::MonitoredDecays::NDecayParticles(), nEvt, particle_name, MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), HiggsValidation::MonitoredDecays::size(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
|
override |
Definition at line 33 of file HiggsValidation.cc.
References fPDGTable, and edm::EventSetup::getData().
|
private |
Definition at line 110 of file HiggsValidation.cc.
References class-composition::children, monitoredDecays, parents, HiggsValidation::MonitoredDecays::position(), HiggsValidation::MonitoredDecays::stable(), and HiggsValidation::MonitoredDecays::undetermined().
Referenced by analyze().
|
private |
|
private |
Definition at line 158 of file HiggsValidation.h.
Referenced by HiggsValidation().
|
private |
Definition at line 178 of file HiggsValidation.h.
Referenced by analyze(), and HiggsValidation().
|
private |
Definition at line 172 of file HiggsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 173 of file HiggsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 171 of file HiggsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 169 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 175 of file HiggsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 163 of file HiggsValidation.h.
Referenced by analyze(), bookHistograms(), findHiggsDecayChannel(), and HiggsValidation().
|
private |
Definition at line 168 of file HiggsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 160 of file HiggsValidation.h.
Referenced by analyze().
|
private |
Definition at line 161 of file HiggsValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 47 of file HiggsValidation.h.
Referenced by analyze().