CMS 3D CMS Logo

List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
GEMBaseValidation Class Referenceabstract

#include <GEMBaseValidation.h>

Inheritance diagram for GEMBaseValidation:
DQMEDAnalyzer edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator > GEMCoPadDigiValidation GEMPadDigiClusterValidation GEMPadDigiValidation GEMRecHitValidation GEMSimHitValidation GEMStripDigiValidation

Public Member Functions

void analyze (const edm::Event &e, const edm::EventSetup &) override=0
 
 GEMBaseValidation (const edm::ParameterSet &, std::string)
 
 ~GEMBaseValidation () override=0
 
- Public Member Functions inherited from DQMEDAnalyzer
void accumulate (edm::Event const &event, edm::EventSetup const &setup) final
 
void beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final
 
void beginRun (edm::Run const &run, edm::EventSetup const &setup) final
 
void beginStream (edm::StreamID id) final
 
virtual void bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &)=0
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
 DQMEDAnalyzer ()
 
void endLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final
 
void endRun (edm::Run const &run, edm::EventSetup const &setup) final
 
virtual bool getCanSaveByLumi ()
 
- Public Member Functions inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator >
 EDProducer ()=default
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginProcessBlocks () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndProcessBlocks () const final
 
bool hasAbilityToProduceInEndRuns () const final
 

Protected Member Functions

template<typename T >
dqm::impl::MonitorElementbookDetectorOccupancy (DQMStore::IBooker &booker, const T &key, const GEMStation *station, const char *name_prfix, const char *title_prefix)
 
template<typename T >
dqm::impl::MonitorElementbookHist1D (DQMStore::IBooker &booker, const T &key, const char *name, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup, const char *x_title="", const char *y_title="Entries")
 
template<typename T >
dqm::impl::MonitorElementbookHist2D (DQMStore::IBooker &booker, const T &key, const char *name, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup, Int_t nbinsy, Double_t ylow, Double_t yup, const char *x_title="", const char *y_title="")
 
template<typename T >
dqm::impl::MonitorElementbookPIDHist (DQMStore::IBooker &booker, const T &key, const char *name, const char *title)
 
template<typename T >
dqm::impl::MonitorElementbookPolarOccupancy (DQMStore::IBooker &booker, const T &key, const char *name_prefix, const char *title_prefix)
 
template<typename T >
dqm::impl::MonitorElementbookXYOccupancy (DQMStore::IBooker &booker, const T &key, const char *name_prefix, const char *title_prefix)
 
template<typename T >
dqm::impl::MonitorElementbookZROccupancy (DQMStore::IBooker &booker, const T &key, const char *name_prfix, const char *title_prefix)
 
dqm::impl::MonitorElementbookZROccupancy (DQMStore::IBooker &booker, Int_t region_id, const char *name_prfix, const char *title_prefix)
 
Int_t getDetOccBinX (Int_t num_layers, Int_t chamber_id, Int_t layer_id)
 
Int_t getPidIdx (Int_t pid)
 
Bool_t isMuonSimHit (const PSimHit &)
 
Float_t toDegree (Float_t radian)
 
- Protected Member Functions inherited from DQMEDAnalyzer
uint64_t meId () const
 

Protected Attributes

Bool_t detail_plot_
 
std::vector< Double_t > eta_range_
 
edm::ESGetToken< GEMGeometry, MuonGeometryRecordgeomToken_
 
edm::ESGetToken< GEMGeometry, MuonGeometryRecordgeomTokenBeginRun_
 
const std::string kLogCategory_
 
const Int_t kMuonPDGId_ = 13
 
std::vector< Int_t > pid_list_
 
Int_t xy_occ_num_bins_
 
std::vector< Int_t > zr_occ_num_bins_
 
std::vector< Double_t > zr_occ_range_
 
- Protected Attributes inherited from DQMEDAnalyzer
edm::EDPutTokenT< DQMTokenlumiToken_
 
edm::EDPutTokenT< DQMTokenrunToken_
 
unsigned int streamId_
 

Additional Inherited Members

- Public Types inherited from DQMEDAnalyzer
typedef dqm::reco::DQMStore DQMStore
 
typedef dqm::reco::MonitorElement MonitorElement
 
- Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator >
typedef CacheContexts< T... > CacheTypes
 
typedef CacheTypes::GlobalCache GlobalCache
 
typedef AbilityChecker< T... > HasAbility
 
typedef CacheTypes::LuminosityBlockCache LuminosityBlockCache
 
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCacheLuminosityBlockContext
 
typedef CacheTypes::LuminosityBlockSummaryCache LuminosityBlockSummaryCache
 
typedef CacheTypes::RunCache RunCache
 
typedef RunContextT< RunCache, GlobalCacheRunContext
 
typedef CacheTypes::RunSummaryCache RunSummaryCache
 
- Static Public Member Functions inherited from DQMEDAnalyzer
static void globalEndJob (DQMEDAnalyzerGlobalCache const *)
 
static void globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context)
 
static void globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context)
 
static std::unique_ptr< DQMEDAnalyzerGlobalCacheinitializeGlobalCache (edm::ParameterSet const &)
 

Detailed Description

Definition at line 19 of file GEMBaseValidation.h.

Constructor & Destructor Documentation

◆ GEMBaseValidation()

GEMBaseValidation::GEMBaseValidation ( const edm::ParameterSet ps,
std::string  log_category 
)
explicit

Definition at line 10 of file GEMBaseValidation.cc.

11  : kLogCategory_(log_category) {
12  pid_list_ = ps.getUntrackedParameter<std::vector<Int_t> >("pidList");
13  zr_occ_num_bins_ = ps.getUntrackedParameter<std::vector<Int_t> >("ZROccNumBins");
14  zr_occ_range_ = ps.getUntrackedParameter<std::vector<Double_t> >("ZROccRange");
15  xy_occ_num_bins_ = ps.getUntrackedParameter<Int_t>("XYOccNumBins", 360);
16  // TODO depends on the station.. for detail plots..
17  eta_range_ = ps.getUntrackedParameter<std::vector<Double_t> >("EtaOccRange");
18 
19  detail_plot_ = ps.getParameter<Bool_t>("detailPlot");
20 }

References detail_plot_, eta_range_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), pid_list_, xy_occ_num_bins_, zr_occ_num_bins_, and zr_occ_range_.

◆ ~GEMBaseValidation()

GEMBaseValidation::~GEMBaseValidation ( )
overridepure virtual

Definition at line 22 of file GEMBaseValidation.cc.

22 {}

Member Function Documentation

◆ analyze()

void GEMBaseValidation::analyze ( const edm::Event e,
const edm::EventSetup  
)
overridepure virtual

◆ bookDetectorOccupancy()

template<typename T >
dqm::impl::MonitorElement * GEMBaseValidation::bookDetectorOccupancy ( DQMStore::IBooker booker,
const T key,
const GEMStation station,
const char *  name_prfix,
const char *  title_prefix 
)
protected

Definition at line 168 of file GEMBaseValidation.h.

172  {
173  auto name_suffix = GEMUtils::getSuffixName(key);
174  auto title_suffix = GEMUtils::getSuffixTitle(key);
175 
176  TString name = TString::Format("%s_occ_det%s", name_prefix, name_suffix.Data());
177  TString title = TString::Format("%s Occupancy for detector component :%s", title_prefix, title_suffix.Data());
178 
179  std::vector<const GEMSuperChamber*> superchambers = station->superChambers();
180 
181  Int_t num_superchambers = superchambers.size();
182  Int_t num_chambers = 0;
183  Int_t nbinsy = 0;
184  if (num_superchambers > 0) {
185  num_chambers = superchambers.front()->nChambers();
186  if (num_chambers > 0)
187  nbinsy = superchambers.front()->chambers().front()->nEtaPartitions();
188  }
189  Int_t nbinsx = num_superchambers * num_chambers;
190 
191  if (nbinsx <= 0)
192  nbinsx = 20; // Ensure histogram is not zero size
193  if (nbinsy <= 0)
194  nbinsy = 20;
195  auto hist = new TH2F(name, title, nbinsx, 1 - 0.5, nbinsx + 0.5, nbinsy, 1 - 0.5, nbinsy + 0.5);
196  hist->GetXaxis()->SetTitle("Chamber-Layer");
197  hist->GetYaxis()->SetTitle("Eta Partition");
198 
199  TAxis* x_axis = hist->GetXaxis();
200  for (Int_t chamber_id = 1; chamber_id <= num_superchambers; chamber_id++) {
201  for (Int_t layer_id = 1; layer_id <= num_chambers; layer_id++) {
202  Int_t bin = getDetOccBinX(num_chambers, chamber_id, layer_id);
203  TString label = TString::Format("C%dL%d", chamber_id, layer_id);
204  x_axis->SetBinLabel(bin, label);
205  }
206  }
207 
208  TAxis* y_axis = hist->GetYaxis();
209  for (Int_t bin = 1; bin <= nbinsy; bin++) {
210  y_axis->SetBinLabel(bin, TString::Itoa(bin, 10));
211  }
212 
213  return booker.book2D(name, hist);
214 }

References newFWLiteAna::bin, dqm::implementation::IBooker::book2D(), getDetOccBinX(), GEMUtils::getSuffixName(), GEMUtils::getSuffixTitle(), gpuVertexFinder::hist, crabWrapper::key, label, Skims_PA_cff::name, relativeConstraints::station, and runGCPTkAlMap::title.

Referenced by GEMCoPadDigiValidation::bookHistograms(), GEMRecHitValidation::bookHistograms(), GEMSimHitValidation::bookHistograms(), GEMStripDigiValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), and GEMPadDigiClusterValidation::bookHistograms().

◆ bookHist1D()

template<typename T >
dqm::impl::MonitorElement * GEMBaseValidation::bookHist1D ( DQMStore::IBooker booker,
const T key,
const char *  name,
const char *  title,
Int_t  nbinsx,
Double_t  xlow,
Double_t  xup,
const char *  x_title = "",
const char *  y_title = "Entries" 
)
protected

Definition at line 240 of file GEMBaseValidation.h.

248  {
249  auto name_suffix = GEMUtils::getSuffixName(key);
250  auto title_suffix = GEMUtils::getSuffixTitle(key);
251  TString hist_name = TString::Format("%s%s", name, name_suffix.Data());
252  TString hist_title = TString::Format("%s :%s;%s;%s", title, title_suffix.Data(), x_title, y_title);
253  return booker.book1D(hist_name, hist_title, nbinsx, xlow, xup);
254 }

References dqm::implementation::IBooker::book1D(), GEMUtils::getSuffixName(), GEMUtils::getSuffixTitle(), crabWrapper::key, Skims_PA_cff::name, and runGCPTkAlMap::title.

Referenced by GEMCoPadDigiValidation::bookHistograms(), GEMRecHitValidation::bookHistograms(), GEMSimHitValidation::bookHistograms(), GEMStripDigiValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), and GEMPadDigiClusterValidation::bookHistograms().

◆ bookHist2D()

template<typename T >
dqm::impl::MonitorElement * GEMBaseValidation::bookHist2D ( DQMStore::IBooker booker,
const T key,
const char *  name,
const char *  title,
Int_t  nbinsx,
Double_t  xlow,
Double_t  xup,
Int_t  nbinsy,
Double_t  ylow,
Double_t  yup,
const char *  x_title = "",
const char *  y_title = "" 
)
protected

Definition at line 257 of file GEMBaseValidation.h.

268  {
269  auto name_suffix = GEMUtils::getSuffixName(key);
270  auto title_suffix = GEMUtils::getSuffixTitle(key);
271  TString hist_name = TString::Format("%s%s", name, name_suffix.Data());
272  TString hist_title = TString::Format("%s :%s;%s;%s", title, title_suffix.Data(), x_title, y_title);
273  return booker.book2D(hist_name, hist_title, nbinsx, xlow, xup, nbinsy, ylow, yup);
274 }

References dqm::implementation::IBooker::book2D(), GEMUtils::getSuffixName(), GEMUtils::getSuffixTitle(), crabWrapper::key, Skims_PA_cff::name, and runGCPTkAlMap::title.

Referenced by GEMCoPadDigiValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), and GEMPadDigiClusterValidation::bookHistograms().

◆ bookPIDHist()

template<typename T >
dqm::impl::MonitorElement * GEMBaseValidation::bookPIDHist ( DQMStore::IBooker booker,
const T key,
const char *  name,
const char *  title 
)
protected

Definition at line 217 of file GEMBaseValidation.h.

220  {
221  auto name_suffix = GEMUtils::getSuffixName(key);
222  auto title_suffix = GEMUtils::getSuffixTitle(key);
223  TString x_title = "Particle Name";
224  TString y_title = "Entries";
225  TString hist_name = TString::Format("%s%s", name, name_suffix.Data());
226  TString hist_title = TString::Format("%s :%s;%s;%s", title, title_suffix.Data(), x_title.Data(), y_title.Data());
227  Int_t nbinsx = pid_list_.size();
228  auto hist = booker.book1D(hist_name, hist_title, nbinsx + 1, 0, nbinsx + 1);
229  TDatabasePDG* pdgDB = TDatabasePDG::Instance();
230  for (Int_t idx = 0; idx < nbinsx; idx++) {
231  Int_t bin = idx + 1;
232  auto particle_name = pdgDB->GetParticle(pid_list_[idx])->GetName();
233  hist->setBinLabel(bin, particle_name);
234  }
235  hist->setBinLabel(nbinsx + 1, "others");
236  return hist;
237 }

References newFWLiteAna::bin, dqm::implementation::IBooker::book1D(), GEMUtils::getSuffixName(), GEMUtils::getSuffixTitle(), gpuVertexFinder::hist, heavyIonCSV_trainingSettings::idx, crabWrapper::key, Skims_PA_cff::name, pid_list_, and runGCPTkAlMap::title.

Referenced by GEMRecHitValidation::bookHistograms(), GEMStripDigiValidation::bookHistograms(), and GEMSimHitValidation::bookHistograms().

◆ bookPolarOccupancy()

template<typename T >
dqm::impl::MonitorElement * GEMBaseValidation::bookPolarOccupancy ( DQMStore::IBooker booker,
const T key,
const char *  name_prefix,
const char *  title_prefix 
)
protected

Definition at line 153 of file GEMBaseValidation.h.

156  {
157  auto name_suffix = GEMUtils::getSuffixName(key);
158  auto title_suffix = GEMUtils::getSuffixTitle(key);
159  TString name = TString::Format("%s_occ_polar%s", name_prefix, name_suffix.Data());
160  TString title = TString::Format("%s Polar Occupancy :%s", title_prefix, title_suffix.Data());
161  // TODO # of bins
162  // TODO the x-axis lies in the cnter of Ch1
163  dqm::impl::MonitorElement* me = booker.book2D(name, title, 108, -M_PI, M_PI, 108, 0.0, 360.0);
164  return me;
165 }

References dqm::implementation::IBooker::book2D(), GEMUtils::getSuffixName(), GEMUtils::getSuffixTitle(), crabWrapper::key, M_PI, hlt_dqm_clientPB-live_cfg::me, Skims_PA_cff::name, and runGCPTkAlMap::title.

Referenced by GEMRecHitValidation::bookHistograms().

◆ bookXYOccupancy()

template<typename T >
dqm::impl::MonitorElement * GEMBaseValidation::bookXYOccupancy ( DQMStore::IBooker booker,
const T key,
const char *  name_prefix,
const char *  title_prefix 
)
protected

Definition at line 141 of file GEMBaseValidation.h.

144  {
145  auto name_suffix = GEMUtils::getSuffixName(key);
146  auto title_suffix = GEMUtils::getSuffixTitle(key);
147  TString name = TString::Format("%s_occ_xy%s", name_prefix, name_suffix.Data());
148  TString title = TString::Format("%s XY Occupancy :%s;X [cm];Y [cm]", title_prefix, title_suffix.Data());
149  return booker.book2D(name, title, xy_occ_num_bins_, -360.0, 360.0, xy_occ_num_bins_, -360.0f, 360.0);
150 }

References dqm::implementation::IBooker::book2D(), f, GEMUtils::getSuffixName(), GEMUtils::getSuffixTitle(), crabWrapper::key, Skims_PA_cff::name, runGCPTkAlMap::title, and xy_occ_num_bins_.

Referenced by GEMCoPadDigiValidation::bookHistograms(), GEMRecHitValidation::bookHistograms(), GEMSimHitValidation::bookHistograms(), GEMStripDigiValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), and GEMPadDigiClusterValidation::bookHistograms().

◆ bookZROccupancy() [1/2]

template<typename T >
dqm::impl::MonitorElement * GEMBaseValidation::bookZROccupancy ( DQMStore::IBooker booker,
const T key,
const char *  name_prfix,
const char *  title_prefix 
)
protected

Definition at line 105 of file GEMBaseValidation.h.

108  {
109  if (std::tuple_size<T>::value < 2) {
110  edm::LogError(kLogCategory_) << "Wrong T" << std::endl;
111  return nullptr;
112  }
113 
114  Int_t station_id = std::get<1>(key);
115 
116  auto name_suffix = GEMUtils::getSuffixName(key);
117  auto title_suffix = GEMUtils::getSuffixTitle(key);
118 
119  TString name = TString::Format("%s_occ_zr%s", name_prefix, name_suffix.Data());
120  TString title = TString::Format("%s ZR Occupancy :%s;|Z| #[cm];R [cm]", title_prefix, title_suffix.Data());
121 
122  // NOTE currently, only GE11 and GE21 are considered.
123  // Look Validation/MuonGEMHits/python/MuonGEMCommonParameters_cfi.py
124  UInt_t nbins_start = 2 * (station_id - 1);
125  Int_t nbinsx = zr_occ_num_bins_[nbins_start];
126  Int_t nbinsy = zr_occ_num_bins_[nbins_start + 1];
127 
128  // st1 xmin xmax, ymin, ymax | st2 xmin, xmax, ymin ymax
129  UInt_t range_start = 4 * (station_id - 1);
130  // absolute z axis
131  Double_t xlow = zr_occ_range_[range_start];
132  Double_t xup = zr_occ_range_[range_start + 1];
133  // R axis
134  Double_t ylow = zr_occ_range_[range_start + 2];
135  Double_t yup = zr_occ_range_[range_start + 3];
136 
137  return booker.book2D(name, title, nbinsx, xlow, xup, nbinsy, ylow, yup);
138 }

References dqm::implementation::IBooker::book2D(), GEMUtils::getSuffixName(), GEMUtils::getSuffixTitle(), crabWrapper::key, kLogCategory_, Skims_PA_cff::name, runGCPTkAlMap::title, relativeConstraints::value, zr_occ_num_bins_, and zr_occ_range_.

◆ bookZROccupancy() [2/2]

MonitorElement * GEMBaseValidation::bookZROccupancy ( DQMStore::IBooker booker,
Int_t  region_id,
const char *  name_prfix,
const char *  title_prefix 
)
protected

Definition at line 42 of file GEMBaseValidation.cc.

45  {
46  auto name_suffix = GEMUtils::getSuffixName(region_id);
47  auto title_suffix = GEMUtils::getSuffixTitle(region_id);
48 
49  TString name = TString::Format("%s_occ_zr%s", name_prefix, name_suffix.Data());
50  TString title = TString::Format("%s ZR Occupancy :%s;|Z| [cm];R [cm]", title_prefix, title_suffix.Data());
51 
52  Double_t station0_xmin = zr_occ_range_[0];
53  Double_t station0_xmax = zr_occ_range_[1];
54  Double_t station1_xmin = zr_occ_range_[4];
55  Double_t station1_xmax = zr_occ_range_[5];
56  Double_t station2_xmin = zr_occ_range_[8];
57  Double_t station2_xmax = zr_occ_range_[9];
58 
59  std::vector<Double_t> xbins_vector;
60  for (Double_t i = station0_xmin - 1; i < station2_xmax + 1; i += 0.25) {
61  if (i > station0_xmax + 1 and i < station1_xmin - 1)
62  continue;
63  if (i > station1_xmax + 1 and i < station2_xmin - 1)
64  continue;
65  xbins_vector.push_back(i);
66  }
67 
68  Int_t nbinsx = xbins_vector.size() - 1;
69 
70  Int_t nbinsy = zr_occ_num_bins_[2];
71  Double_t ylow = std::min(zr_occ_range_[2], std::min(zr_occ_range_[6], zr_occ_range_[10]));
72  Double_t yup = std::max(zr_occ_range_[3], std::max(zr_occ_range_[7], zr_occ_range_[11]));
73 
74  auto hist = new TH2F(name, title, nbinsx, &xbins_vector[0], nbinsy, ylow, yup);
75  return booker.book2D(name, hist);
76 }

References dqm::implementation::IBooker::book2D(), GEMUtils::getSuffixName(), GEMUtils::getSuffixTitle(), gpuVertexFinder::hist, mps_fire::i, SiStripPI::max, min(), Skims_PA_cff::name, runGCPTkAlMap::title, zr_occ_num_bins_, and zr_occ_range_.

Referenced by GEMCoPadDigiValidation::bookHistograms(), GEMRecHitValidation::bookHistograms(), GEMSimHitValidation::bookHistograms(), GEMStripDigiValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), and GEMPadDigiClusterValidation::bookHistograms().

◆ getDetOccBinX()

Int_t GEMBaseValidation::getDetOccBinX ( Int_t  num_layers,
Int_t  chamber_id,
Int_t  layer_id 
)
protected

◆ getPidIdx()

Int_t GEMBaseValidation::getPidIdx ( Int_t  pid)
protected

Definition at line 38 of file GEMBaseValidation.cc.

38  {
39  return std::find(pid_list_.begin(), pid_list_.end(), pid) - pid_list_.begin();
40 }

References spr::find(), and pid_list_.

Referenced by GEMStripDigiValidation::analyze(), GEMRecHitValidation::analyze(), and GEMSimHitValidation::analyze().

◆ isMuonSimHit()

Bool_t GEMBaseValidation::isMuonSimHit ( const PSimHit simhit)
protected

◆ toDegree()

Float_t GEMBaseValidation::toDegree ( Float_t  radian)
protected

Definition at line 30 of file GEMBaseValidation.cc.

30  {
31  Float_t degree = radian / M_PI * 180;
32  if (degree < -5)
33  return degree + 360;
34  else
35  return degree;
36 }

References M_PI.

Referenced by GEMPadDigiClusterValidation::analyze(), GEMPadDigiValidation::analyze(), GEMStripDigiValidation::analyze(), GEMRecHitValidation::analyze(), and GEMSimHitValidation::analyze().

Member Data Documentation

◆ detail_plot_

Bool_t GEMBaseValidation::detail_plot_
protected

◆ eta_range_

std::vector<Double_t> GEMBaseValidation::eta_range_
protected

◆ geomToken_

edm::ESGetToken<GEMGeometry, MuonGeometryRecord> GEMBaseValidation::geomToken_
protected

Definition at line 100 of file GEMBaseValidation.h.

◆ geomTokenBeginRun_

edm::ESGetToken<GEMGeometry, MuonGeometryRecord> GEMBaseValidation::geomTokenBeginRun_
protected

Definition at line 101 of file GEMBaseValidation.h.

◆ kLogCategory_

const std::string GEMBaseValidation::kLogCategory_
protected

◆ kMuonPDGId_

const Int_t GEMBaseValidation::kMuonPDGId_ = 13
protected

Definition at line 98 of file GEMBaseValidation.h.

Referenced by isMuonSimHit().

◆ pid_list_

std::vector<Int_t> GEMBaseValidation::pid_list_
protected

Definition at line 91 of file GEMBaseValidation.h.

Referenced by bookPIDHist(), GEMBaseValidation(), and getPidIdx().

◆ xy_occ_num_bins_

Int_t GEMBaseValidation::xy_occ_num_bins_
protected

Definition at line 90 of file GEMBaseValidation.h.

Referenced by bookXYOccupancy(), and GEMBaseValidation().

◆ zr_occ_num_bins_

std::vector<Int_t> GEMBaseValidation::zr_occ_num_bins_
protected

Definition at line 92 of file GEMBaseValidation.h.

Referenced by bookZROccupancy(), and GEMBaseValidation().

◆ zr_occ_range_

std::vector<Double_t> GEMBaseValidation::zr_occ_range_
protected

Definition at line 93 of file GEMBaseValidation.h.

Referenced by bookZROccupancy(), and GEMBaseValidation().

GEMBaseValidation::zr_occ_range_
std::vector< Double_t > zr_occ_range_
Definition: GEMBaseValidation.h:93
dqm::impl::MonitorElement
Definition: MonitorElement.h:98
runGCPTkAlMap.title
string title
Definition: runGCPTkAlMap.py:94
mps_fire.i
i
Definition: mps_fire.py:428
GEMBaseValidation::xy_occ_num_bins_
Int_t xy_occ_num_bins_
Definition: GEMBaseValidation.h:90
GEMBaseValidation::zr_occ_num_bins_
std::vector< Int_t > zr_occ_num_bins_
Definition: GEMBaseValidation.h:92
GEMBaseValidation::detail_plot_
Bool_t detail_plot_
Definition: GEMBaseValidation.h:95
f
double f[11][100]
Definition: MuScleFitUtils.cc:78
min
T min(T a, T b)
Definition: MathUtil.h:58
relativeConstraints.station
station
Definition: relativeConstraints.py:67
edm::ParameterSet::getUntrackedParameter
T getUntrackedParameter(std::string const &, T const &) const
spr::find
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
Definition: FindCaloHit.cc:19
heavyIonCSV_trainingSettings.idx
idx
Definition: heavyIonCSV_trainingSettings.py:5
GEMUtils::getSuffixName
TString getSuffixName(Int_t region_id)
Definition: GEMValidationUtils.cc:5
GEMBaseValidation::pid_list_
std::vector< Int_t > pid_list_
Definition: GEMBaseValidation.h:91
SiStripPI::max
Definition: SiStripPayloadInspectorHelper.h:169
gpuVertexFinder::hist
__shared__ Hist hist
Definition: gpuClusterTracksDBSCAN.h:48
GEMBaseValidation::eta_range_
std::vector< Double_t > eta_range_
Definition: GEMBaseValidation.h:94
M_PI
#define M_PI
Definition: BXVectorInputProducer.cc:49
edm::LogError
Log< level::Error, false > LogError
Definition: MessageLogger.h:123
GEMBaseValidation::kMuonPDGId_
const Int_t kMuonPDGId_
Definition: GEMBaseValidation.h:98
newFWLiteAna.bin
bin
Definition: newFWLiteAna.py:161
relativeConstraints.value
value
Definition: relativeConstraints.py:53
dqm::implementation::IBooker::book2D
MonitorElement * book2D(TString const &name, TString const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, FUNC onbooking=NOOP())
Definition: DQMStore.h:177
GEMUtils::getSuffixTitle
TString getSuffixTitle(Int_t region_id)
Definition: GEMValidationUtils.cc:34
Skims_PA_cff.name
name
Definition: Skims_PA_cff.py:17
edm::ParameterSet::getParameter
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
PSimHit::particleType
int particleType() const
Definition: PSimHit.h:89
funct::abs
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
hlt_dqm_clientPB-live_cfg.me
me
Definition: hlt_dqm_clientPB-live_cfg.py:61
crabWrapper.key
key
Definition: crabWrapper.py:19
GEMBaseValidation::getDetOccBinX
Int_t getDetOccBinX(Int_t num_layers, Int_t chamber_id, Int_t layer_id)
Definition: GEMBaseValidation.cc:24
label
const char * label
Definition: PFTauDecayModeTools.cc:11
dqm::implementation::IBooker::book1D
MonitorElement * book1D(TString const &name, TString const &title, int const nchX, double const lowX, double const highX, FUNC onbooking=NOOP())
Definition: DQMStore.h:98
GEMBaseValidation::kLogCategory_
const std::string kLogCategory_
Definition: GEMBaseValidation.h:99