#include <HGCalValidator.h>
Public Types | |
using | Histograms = HGCalValidatorHistograms |
Public Types inherited from DQMGlobalEDAnalyzer< HGCalValidatorHistograms > | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::global::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Attributes | |
const edm::FileInPath | cummatbudinxo_ |
edm::EDGetTokenT< Density > | density_ |
const bool | doCaloParticlePlots_ |
const bool | dolayerclustersPlots_ |
const bool | domulticlustersPlots_ |
std::unique_ptr< HGVHistoProducerAlgo > | histoProducerAlgo_ |
edm::EDGetTokenT< std::vector< CaloParticle > > | label_cp_effic |
edm::EDGetTokenT< std::vector< CaloParticle > > | label_cp_fake |
edm::InputTag | label_lcl |
std::vector< edm::InputTag > | label_mcl |
std::vector< edm::EDGetTokenT< std::vector< reco::HGCalMultiCluster > > > | label_mclTokens |
std::vector< edm::EDGetTokenT< reco::CaloClusterCollection > > | labelToken |
edm::EDGetTokenT< reco::CaloClusterCollection > | layerclusters_ |
edm::EDGetTokenT< HGCRecHitCollection > | recHitsBH_ |
edm::EDGetTokenT< HGCRecHitCollection > | recHitsEE_ |
edm::EDGetTokenT< HGCRecHitCollection > | recHitsFH_ |
const bool | SaveGeneralInfo_ |
edm::EDGetTokenT< std::vector< SimVertex > > | simVertices_ |
Private Member Functions | |
void | fillHitMap (std::map< DetId, const HGCRecHit * > &, const HGCRecHitCollection &, const HGCRecHitCollection &, const HGCRecHitCollection &) const |
Private Attributes | |
CaloParticleSelector | cpSelector |
std::map< double, double > | cummatbudg |
std::string | dirName_ |
std::vector< int > | particles_to_monitor_ |
std::vector< int > | thicknesses_to_monitor_ |
std::shared_ptr< hgcal::RecHitTools > | tools_ |
unsigned | totallayers_to_monitor_ |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::global::EDAnalyzerBase | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Class that produces histograms to validate HGCal Reconstruction performances
Definition at line 37 of file HGCalValidator.h.
Definition at line 39 of file HGCalValidator.h.
HGCalValidator::HGCalValidator | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 9 of file HGCalValidator.cc.
References edm::EDConsumerBase::consumes(), cpSelector, cummatbudg, cummatbudinxo_, density_, dirName_, fmb, edm::FileInPath::fullPath(), edm::ParameterSet::getParameter(), histoProducerAlgo_, HLT_2018_cff::InputTag, label_cp_effic, label_cp_fake, label_lcl, label_mcl, label_mclTokens, layerclusters_, particles_to_monitor_, recHitsBH_, recHitsEE_, recHitsFH_, simVertices_, AlCaHLTBitMon_QueryRunRegistry::string, thicknesses_to_monitor_, tools_, and totallayers_to_monitor_.
|
override |
|
overridevirtual |
Method called to book the DQM histograms.
Implements DQMGlobalEDAnalyzer< HGCalValidatorHistograms >.
Definition at line 76 of file HGCalValidator.cc.
References ecalcalib_dqm_sourceclient-live_cfg::algo, dqm::dqmstoreimpl::DQMStore::IBooker::cd(), cummatbudinxo_, TrackerOfflineValidation_Dqm_cff::dirName, dirName_, doCaloParticlePlots_, dolayerclustersPlots_, domulticlustersPlots_, edm::FileInPath::fullPath(), HGCalValidatorHistograms::histoProducerAlgo, histoProducerAlgo_, edm::InputTag::instance(), edm::InputTag::label(), label_mcl, LogDebug, particles_to_monitor_, edm::InputTag::process(), SaveGeneralInfo_, dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), thicknesses_to_monitor_, and totallayers_to_monitor_.
void HGCalValidator::cpParametersAndSelection | ( | const Histograms & | histograms, |
std::vector< CaloParticle > const & | cPeff, | ||
std::vector< SimVertex > const & | simVertices, | ||
std::vector< size_t > & | selected_cPeff | ||
) | const |
Definition at line 138 of file HGCalValidator.cc.
References cpSelector, doCaloParticlePlots_, HGCalValidatorHistograms::histoProducerAlgo, histoProducerAlgo_, and dqmiolumiharvest::j.
Referenced by dqmAnalyze().
|
override |
Method called once per event.
Definition at line 158 of file HGCalValidator.cc.
References caloTruthCellsProducer_cfi::caloParticles, bsc_activity_cfg::clusters, cpParametersAndSelection(), cummatbudg, density_, dolayerclustersPlots_, domulticlustersPlots_, event(), fillHitMap(), HGCalValidatorHistograms::histoProducerAlgo, histoProducerAlgo_, edm::InputTag::instance(), edm::InputTag::label(), label_cp_effic, label_lcl, label_mcl, label_mclTokens, layerclusters_, LogDebug, LogTrace, or, edm::InputTag::process(), recHitsBH_, recHitsEE_, recHitsFH_, SaveGeneralInfo_, HGCalValidator_cfi::simVertices, simVertices_, thicknesses_to_monitor_, tools_, totallayers_to_monitor_, and w.
|
private |
Definition at line 275 of file HGCalValidator.cc.
Referenced by dqmAnalyze().
|
private |
Definition at line 83 of file HGCalValidator.h.
Referenced by cpParametersAndSelection(), and HGCalValidator().
|
private |
Definition at line 85 of file HGCalValidator.h.
Referenced by dqmAnalyze(), and HGCalValidator().
|
protected |
Definition at line 64 of file HGCalValidator.h.
Referenced by bookHistograms(), and HGCalValidator().
|
protected |
Definition at line 75 of file HGCalValidator.h.
Referenced by dqmAnalyze(), and HGCalValidator().
|
private |
Definition at line 89 of file HGCalValidator.h.
Referenced by bookHistograms(), and HGCalValidator().
|
protected |
Definition at line 61 of file HGCalValidator.h.
Referenced by bookHistograms(), and cpParametersAndSelection().
|
protected |
Definition at line 62 of file HGCalValidator.h.
Referenced by bookHistograms(), and dqmAnalyze().
|
protected |
Definition at line 63 of file HGCalValidator.h.
Referenced by bookHistograms(), and dqmAnalyze().
|
protected |
Definition at line 76 of file HGCalValidator.h.
Referenced by bookHistograms(), cpParametersAndSelection(), dqmAnalyze(), and HGCalValidator().
|
protected |
Definition at line 69 of file HGCalValidator.h.
Referenced by dqmAnalyze(), and HGCalValidator().
|
protected |
Definition at line 70 of file HGCalValidator.h.
Referenced by HGCalValidator().
|
protected |
Definition at line 58 of file HGCalValidator.h.
Referenced by dqmAnalyze(), and HGCalValidator().
|
protected |
Definition at line 59 of file HGCalValidator.h.
Referenced by bookHistograms(), dqmAnalyze(), and HGCalValidator().
|
protected |
Definition at line 68 of file HGCalValidator.h.
Referenced by dqmAnalyze(), and HGCalValidator().
|
protected |
Definition at line 66 of file HGCalValidator.h.
|
protected |
Definition at line 67 of file HGCalValidator.h.
Referenced by dqmAnalyze(), and HGCalValidator().
|
private |
Definition at line 86 of file HGCalValidator.h.
Referenced by bookHistograms(), and HGCalValidator().
|
protected |
Definition at line 74 of file HGCalValidator.h.
Referenced by dqmAnalyze(), and HGCalValidator().
|
protected |
Definition at line 72 of file HGCalValidator.h.
Referenced by dqmAnalyze(), and HGCalValidator().
|
protected |
Definition at line 73 of file HGCalValidator.h.
Referenced by dqmAnalyze(), and HGCalValidator().
|
protected |
Definition at line 60 of file HGCalValidator.h.
Referenced by bookHistograms(), and dqmAnalyze().
|
protected |
Definition at line 71 of file HGCalValidator.h.
Referenced by dqmAnalyze(), and HGCalValidator().
|
private |
Definition at line 88 of file HGCalValidator.h.
Referenced by bookHistograms(), dqmAnalyze(), and HGCalValidator().
|
private |
Definition at line 84 of file HGCalValidator.h.
Referenced by dqmAnalyze(), and HGCalValidator().
|
private |
Definition at line 87 of file HGCalValidator.h.
Referenced by bookHistograms(), dqmAnalyze(), and HGCalValidator().