#include <GEMBaseValidation.h>
Protected Attributes | |
int | nBinXY_ |
std::vector< double > | nBinZR_ |
std::vector< double > | RangeZR_ |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Private Attributes | |
bool | detailPlot_ |
edm::EDGetToken | InputTagToken_ |
std::vector< std::string > | layerLabel |
unsigned int | npart |
unsigned int | nregion |
unsigned int | nstation |
unsigned int | nstationForLabel |
std::vector< std::string > | regionLabel |
Additional Inherited Members | |
Public Types inherited from DQMEDAnalyzer | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
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::ProducerBase | |
ProducesCollector | producesCollector () |
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) |
Definition at line 17 of file GEMBaseValidation.h.
|
explicit |
Definition at line 8 of file GEMBaseValidation.cc.
References edm::ParameterSet::getUntrackedParameter().
|
override |
Definition at line 98 of file GEMBaseValidation.cc.
|
overridepure virtual |
Implemented in GEMRecHitsValidation, GEMStripDigiValidation, GEMPadDigiValidation, GEMHitsValidation, and GEMCoPadDigiValidation.
GEMBaseValidation::MonitorElement * GEMBaseValidation::BookHistXY | ( | DQMStore::IBooker & | ibooker, |
const char * | name, | ||
const char * | label, | ||
unsigned int | region_num, | ||
unsigned int | station_num, | ||
unsigned int | layer_num = 99 |
||
) |
Definition at line 184 of file GEMBaseValidation.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by GEMHitsValidation::bookHistograms(), GEMCoPadDigiValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), GEMRecHitsValidation::bookHistograms(), and GEMStripDigiValidation::bookHistograms().
GEMBaseValidation::MonitorElement * GEMBaseValidation::BookHistZR | ( | DQMStore::IBooker & | ibooker, |
const char * | name, | ||
const char * | label, | ||
unsigned int | region_num, | ||
unsigned int | station_num, | ||
unsigned int | layer_num = 99 |
||
) |
Definition at line 149 of file GEMBaseValidation.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), createfilelist::int, LogDebug, AlCaHLTBitMon_QueryRunRegistry::string, TrackerOfflineValidation_Dqm_cff::xmax, TrackerOfflineValidation_Dqm_cff::xmin, L1TOccupancyClient_cfi::ymax, and L1TOccupancyClient_cfi::ymin.
Referenced by GEMHitsValidation::bookHistograms(), GEMCoPadDigiValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), GEMRecHitsValidation::bookHistograms(), and GEMStripDigiValidation::bookHistograms().
GEMBaseValidation::MonitorElement * GEMBaseValidation::getDCEta | ( | DQMStore::IBooker & | ibooker, |
const GEMStation * | station, | ||
TString | title, | ||
TString | histname | ||
) |
Definition at line 119 of file GEMBaseValidation.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), training_settings::idx, label, LogDebug, GEMStation::region(), GEMStation::rings(), and GEMStation::station().
Referenced by GEMHitsValidation::bookHistograms(), GEMCoPadDigiValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), GEMRecHitsValidation::bookHistograms(), and GEMStripDigiValidation::bookHistograms().
GEMBaseValidation::MonitorElement * GEMBaseValidation::getSimpleZR | ( | DQMStore::IBooker & | ibooker, |
TString | title, | ||
TString | histname | ||
) |
Definition at line 100 of file GEMBaseValidation.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), and mps_fire::i.
Referenced by GEMHitsValidation::bookHistograms(), GEMCoPadDigiValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), GEMRecHitsValidation::bookHistograms(), and GEMStripDigiValidation::bookHistograms().
string GEMBaseValidation::getStationLabel | ( | int | i | ) |
Definition at line 93 of file GEMBaseValidation.cc.
References mps_fire::i.
Referenced by GEMHitsValidation::analyze(), and GEMHitsValidation::bookHistograms().
string GEMBaseValidation::getSuffixName | ( | int | region, |
int | station, | ||
int | layer | ||
) |
Definition at line 48 of file GEMBaseValidation.cc.
References gather_cfg::cout, HLT_2018_cff::region, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by GEMCoPadDigiValidation::analyze(), GEMPadDigiValidation::analyze(), GEMHitsValidation::analyze(), GEMStripDigiValidation::analyze(), GEMRecHitsValidation::BookHist1D(), GEMHitsValidation::bookHistograms(), GEMCoPadDigiValidation::bookHistograms(), GEMRecHitsValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), and GEMStripDigiValidation::bookHistograms().
string GEMBaseValidation::getSuffixName | ( | int | region, |
int | station | ||
) |
Definition at line 55 of file GEMBaseValidation.cc.
References gather_cfg::cout, HLT_2018_cff::region, and AlCaHLTBitMon_QueryRunRegistry::string.
string GEMBaseValidation::getSuffixName | ( | int | region | ) |
Definition at line 62 of file GEMBaseValidation.cc.
References gather_cfg::cout, HLT_2018_cff::region, and AlCaHLTBitMon_QueryRunRegistry::string.
string GEMBaseValidation::getSuffixTitle | ( | int | region, |
int | station, | ||
int | layer | ||
) |
Definition at line 70 of file GEMBaseValidation.cc.
References gather_cfg::cout, HLT_2018_cff::region, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by GEMRecHitsValidation::BookHist1D(), GEMHitsValidation::bookHistograms(), GEMCoPadDigiValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), GEMRecHitsValidation::bookHistograms(), and GEMStripDigiValidation::bookHistograms().
string GEMBaseValidation::getSuffixTitle | ( | int | region, |
int | station | ||
) |
Definition at line 78 of file GEMBaseValidation.cc.
References gather_cfg::cout, HLT_2018_cff::region, and AlCaHLTBitMon_QueryRunRegistry::string.
string GEMBaseValidation::getSuffixTitle | ( | int | region | ) |
Definition at line 85 of file GEMBaseValidation.cc.
References gather_cfg::cout, HLT_2018_cff::region, and AlCaHLTBitMon_QueryRunRegistry::string.
const GEMGeometry * GEMBaseValidation::initGeometry | ( | const edm::EventSetup & | ) |
Definition at line 20 of file GEMBaseValidation.cc.
References GEMGeometry::chambers(), MillePedeFileConverter_cfg::e, GEMGeometry::etaPartitions(), edm::EventSetup::get(), LogDebug, npart, GEMGeometry::regions(), and GEMGeometry::superChambers().
Referenced by GEMHitsValidation::analyze(), GEMRecHitsValidation::analyze(), GEMHitsValidation::bookHistograms(), GEMCoPadDigiValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), GEMRecHitsValidation::bookHistograms(), and GEMStripDigiValidation::bookHistograms().
|
inline |
Definition at line 51 of file GEMBaseValidation.h.
References npart.
Referenced by GEMHitsValidation::bookHistograms().
|
inline |
Definition at line 48 of file GEMBaseValidation.h.
References nregion.
Referenced by GEMHitsValidation::bookHistograms(), and GEMRecHitsValidation::bookHistograms().
|
inline |
Definition at line 49 of file GEMBaseValidation.h.
References nstation.
Referenced by GEMHitsValidation::bookHistograms(), and GEMRecHitsValidation::bookHistograms().
|
inline |
|
inline |
Definition at line 53 of file GEMBaseValidation.h.
References nstationForLabel, and contentValuesFiles::number.
|
private |
Definition at line 65 of file GEMBaseValidation.h.
|
private |
Definition at line 63 of file GEMBaseValidation.h.
|
private |
Definition at line 62 of file GEMBaseValidation.h.
|
protected |
Definition at line 56 of file GEMBaseValidation.h.
|
protected |
Definition at line 57 of file GEMBaseValidation.h.
|
private |
Definition at line 64 of file GEMBaseValidation.h.
Referenced by nPart().
|
private |
Definition at line 64 of file GEMBaseValidation.h.
Referenced by nRegion().
|
private |
Definition at line 64 of file GEMBaseValidation.h.
Referenced by nStation().
|
private |
Definition at line 64 of file GEMBaseValidation.h.
Referenced by nStationForLabel(), and setNStationForLabel().
|
protected |
Definition at line 58 of file GEMBaseValidation.h.
|
private |
Definition at line 61 of file GEMBaseValidation.h.