#include <BasicHepMCValidation.h>
Classes | |
class | ParticleMonitor |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 35 of file BasicHepMCValidation.h.
|
explicit |
Definition at line 14 of file BasicHepMCValidation.cc.
References hepmcCollection_, and hepmcCollectionToken_.
|
override |
Definition at line 21 of file BasicHepMCValidation.cc.
|
overridevirtual |
counters to zero for every event
Gathering the HepMCProduct information
PDF informations
Vertices
loop on vertex particles
Looping through the PARTICLES in the event
Particles
Status statistics
Stable particles
filling multiplicity ME's
Reimplemented from DQMEDAnalyzer.
Definition at line 166 of file BasicHepMCValidation.cc.
References funct::abs(), Bjorken_x, ALCARECOTkAlJpsiMuMu_cff::charge, DeltaEcms, DeltaPx, DeltaPy, DeltaPz, MonitorElement::Fill(), fPDGTable, GenParticle::GenParticle, genPtclNumber, genPtclStatus, genVrtxNumber, edm::Event::getByToken(), edm::HepMCProduct::GetEvent(), hepmcCollectionToken_, mps_fire::i, log10DeltaEcms, logPdfBinsize, logPdfMax, logPdfMin, logQScaleBinsize, nEvt, otherPtclMomentum, otherPtclNumber, outVrtxPtclNumber, outVrtxStablePtclNumber, source_particleGun_cfi::ParticleID, particles, parton1Id, parton2Id, partonNumber, partonpT, pdf_bbbar, pdf_ccbar, pdf_d, pdf_dbar, pdf_g, pdf_ssbar, pdf_u, pdf_ubar, scalePDF, stableChaNumber, stablePtclCharge, stablePtclEta, stablePtclNumber, stablePtclp, stablePtclPhi, stablePtclpT, mps_update::status, status1ShortLived, unknownPDTNumber, vrtxRadius, vrtxZ, WeightManager::weight(), mps_merge::weight, and wmanager_.
|
overridevirtual |
Setting the DQM top directories
Booking the ME's multiplicity
other
Implements DQMEDAnalyzer.
Definition at line 31 of file BasicHepMCValidation.cc.
References Bjorken_x, DQMHelper::book1dHisto(), DeltaEcms, DeltaPx, DeltaPy, DeltaPz, genPtclNumber, genPtclStatus, genVrtxNumber, log10DeltaEcms, logPdfMax, logPdfMin, logPdfNbin, nEvt, otherPtclMomentum, otherPtclNumber, outVrtxPtclNumber, outVrtxStablePtclNumber, particles, parton1Id, parton2Id, partonNumber, partonpT, pdf_bbbar, pdf_ccbar, pdf_d, pdf_dbar, pdf_g, pdf_ssbar, pdf_u, pdf_ubar, scalePDF, MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), stableChaNumber, stablePtclCharge, stablePtclEta, stablePtclNumber, stablePtclp, stablePtclPhi, stablePtclpT, status1ShortLived, unknownPDTNumber, vrtxRadius, and vrtxZ.
|
override |
Definition at line 23 of file BasicHepMCValidation.cc.
References fPDGTable, and edm::EventSetup::getData().
|
private |
Definition at line 185 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 201 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 202 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 203 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 204 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
PDT table.
Definition at line 49 of file BasicHepMCValidation.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 165 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 169 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 166 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 46 of file BasicHepMCValidation.h.
Referenced by BasicHepMCValidation().
|
private |
Definition at line 206 of file BasicHepMCValidation.h.
Referenced by analyze(), and BasicHepMCValidation().
|
private |
Definition at line 200 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 159 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 164 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
other ME's
Definition at line 163 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 168 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 180 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 160 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 195 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 196 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 178 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 179 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 192 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 191 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 188 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 189 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 193 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 190 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 186 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 187 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 194 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 172 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 175 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 174 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 171 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 176 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 173 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 177 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 198 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 167 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 183 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 182 of file BasicHepMCValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 45 of file BasicHepMCValidation.h.
Referenced by analyze().