#include <WValidation.h>
Private Attributes | |
int | _flavor |
decay flavor More... | |
std::string | _name |
decay flavor name More... | |
MonitorElement * | cos_theta_gamma_lepton |
edm::ESHandle < HepPDT::ParticleDataTable > | fPDGTable |
PDT table. More... | |
MonitorElement * | gamma_energy |
edm::InputTag | hepmcCollection_ |
edm::EDGetTokenT < edm::HepMCProduct > | hepmcCollectionToken_ |
MonitorElement * | lepeta |
MonitorElement * | lepmet_mT |
MonitorElement * | lepmet_mTPeak |
MonitorElement * | lepmet_pt |
MonitorElement * | lepmet_ptLog |
MonitorElement * | lepmet_rap |
MonitorElement * | leppt |
MonitorElement * | met |
MonitorElement * | nEvt |
MonitorElement * | Wdaughters |
WeightManager | wmanager_ |
MonitorElement * | Wmass |
MonitorElement * | WmassPeak |
MonitorElement * | Wpt |
MonitorElement * | WptLog |
MonitorElement * | Wrap |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::stream::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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) |
Definition at line 35 of file WValidation.h.
|
explicit |
Definition at line 18 of file WValidation.cc.
References hepmcCollection_, and hepmcCollectionToken_.
|
virtual |
Definition at line 28 of file WValidation.cc.
|
overridevirtual |
Gathering the HepMCProduct information
Implements edm::stream::EDAnalyzerBase.
Definition at line 66 of file WValidation.cc.
References _flavor, funct::abs(), funct::cos(), cos_theta_gamma_lepton, MonitorElement::Fill(), HepMCValidationHelper::findFSRPhotons(), gamma_energy, HepMCValidationHelper::genMet(), edm::Event::getByToken(), hepmcCollectionToken_, getDQMSummary::iter, lepeta, lepmet_mT, lepmet_mTPeak, lepmet_pt, lepmet_ptLog, leppt, met, nEvt, edm::es::products(), python.multivaluedict::sort(), HepMCValidationHelper::sortByPt(), edmStreamStallGrapher::t, Wdaughters, WeightManager::weight(), histoStyle::weight, wmanager_, Wmass, WmassPeak, Wpt, WptLog, Wrap, x, detailsBasic3DVector::y, and detailsBasic3DVector::z.
|
overridevirtual |
Setting the DQM top directories
Implements DQMEDAnalyzer.
Definition at line 30 of file WValidation.cc.
References _name, DQMHelper::book1dHisto(), cos_theta_gamma_lepton, gamma_energy, lepeta, lepmet_mT, lepmet_mTPeak, lepmet_pt, lepmet_ptLog, leppt, met, nEvt, DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, Wdaughters, Wmass, WmassPeak, Wpt, WptLog, and Wrap.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 62 of file WValidation.cc.
References fPDGTable, and edm::EventSetup::getData().
|
private |
|
private |
|
private |
Definition at line 55 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
|
private |
Definition at line 55 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 46 of file WValidation.h.
Referenced by WValidation().
|
private |
Definition at line 62 of file WValidation.h.
Referenced by analyze(), and WValidation().
|
private |
Definition at line 54 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 53 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 53 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 53 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 53 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 53 of file WValidation.h.
|
private |
Definition at line 54 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 54 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 51 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 45 of file WValidation.h.
Referenced by analyze().
|
private |
Definition at line 52 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file WValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file WValidation.h.
Referenced by analyze(), and bookHistograms().