#include <HiggsValidation.h>
Classes | |
class | MonitoredDecays |
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) |
virtual void | endJob () |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) |
HiggsValidation (const edm::ParameterSet &) | |
virtual | ~HiggsValidation () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
std::string | convert (int) |
int | findHiggsDecayChannel (const HepMC::GenParticle *, std::vector< HepMC::GenParticle * > &decayprod) |
Private Attributes | |
WeightManager | _wmanager |
DQMStore * | dbe |
ME's "container". More... | |
edm::ESHandle < HepPDT::ParticleDataTable > | fPDGTable |
PDT table. More... | |
edm::InputTag | hepmcCollection_ |
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 |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 38 of file HiggsValidation.h.
|
explicit |
Definition at line 23 of file HiggsValidation.cc.
References dbe, monitoredDecays, and cppFunctionSkipper::operator.
|
virtual |
Definition at line 36 of file HiggsValidation.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 85 of file HiggsValidation.cc.
References _wmanager, MonitorElement::Fill(), findHiggsDecayChannel(), edm::Event::getByLabel(), hepmcCollection_, Higgs_eta, Higgs_mass, Higgs_pt, HiggsDecayChannels, HiggsDecayProd_eta, HiggsDecayProd_pt, i, HiggsValidation::MonitoredDecays::isDecayParticle(), monitoredDecays, nEvt, particle_id, WeightManager::weight(), and CommonMethods::weight().
|
virtual |
Setting the DQM top directories
Reimplemented from edm::EDAnalyzer.
Definition at line 38 of file HiggsValidation.cc.
References DQMStore::book1D(), HiggsValidation::MonitoredDecays::channel(), HiggsValidation::MonitoredDecays::ConvertIndex(), dbe, dir, Higgs_eta, Higgs_mass, Higgs_pt, HiggsDecayChannels, HiggsDecayProd_eta, HiggsDecayProd_pt, i, monitoredDecays, HiggsValidation::MonitoredDecays::NDecayParticles(), nEvt, particle_name, MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), and HiggsValidation::MonitoredDecays::size().
|
virtual |
Get PDT Table
Reimplemented from edm::EDAnalyzer.
Definition at line 78 of file HiggsValidation.cc.
References fPDGTable, and edm::EventSetup::getData().
|
private |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 74 of file HiggsValidation.cc.
|
virtual |
|
private |
Definition at line 123 of file HiggsValidation.cc.
References monitoredDecays, parents, HiggsValidation::MonitoredDecays::position(), HiggsValidation::MonitoredDecays::stable(), and HiggsValidation::MonitoredDecays::undetermined().
Referenced by analyze().
|
private |
Definition at line 160 of file HiggsValidation.h.
Referenced by analyze().
|
private |
ME's "container".
Definition at line 173 of file HiggsValidation.h.
Referenced by beginJob(), and HiggsValidation().
|
private |
|
private |
Definition at line 162 of file HiggsValidation.h.
Referenced by analyze().
|
private |
Definition at line 179 of file HiggsValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 180 of file HiggsValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 178 of file HiggsValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 176 of file HiggsValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 183 of file HiggsValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 182 of file HiggsValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 167 of file HiggsValidation.h.
Referenced by analyze(), beginJob(), findHiggsDecayChannel(), and HiggsValidation().
|
private |
Definition at line 175 of file HiggsValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 164 of file HiggsValidation.h.
Referenced by analyze().
|
private |
Definition at line 165 of file HiggsValidation.h.
Referenced by beginJob().