CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Protected Attributes | Private Attributes
GEMBaseValidation Class Referenceabstract

#include <GEMBaseValidation.h>

Inheritance diagram for GEMBaseValidation:
DQMEDAnalyzer edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > edm::stream::EDAnalyzerBase edm::EDConsumerBase GEMCoPadDigiValidation GEMHitsValidation GEMPadDigiValidation GEMRecHitsValidation GEMStripDigiValidation

Public Member Functions

virtual void analyze (const edm::Event &e, const edm::EventSetup &)=0
 
MonitorElementBookHistXY (DQMStore::IBooker &, const char *name, const char *label, unsigned int region_num, unsigned int station_num, unsigned int layer_num=99)
 
MonitorElementBookHistZR (DQMStore::IBooker &, const char *name, const char *label, unsigned int region_num, unsigned int station_num, unsigned int layer_num=99)
 
 GEMBaseValidation (const edm::ParameterSet &ps)
 
MonitorElementgetDCEta (DQMStore::IBooker &, const GEMStation *, TString, TString)
 
MonitorElementgetSimpleZR (DQMStore::IBooker &, TString, TString)
 
std::string getStationLabel (int i)
 
std::string getSuffixName (int region, int station, int layer)
 
std::string getSuffixName (int region, int station)
 
std::string getSuffixName (int region)
 
std::string getSuffixTitle (int region, int station, int layer)
 
std::string getSuffixTitle (int region, int station)
 
std::string getSuffixTitle (int region)
 
const GEMGeometryinitGeometry (const edm::EventSetup &)
 
unsigned int nPart ()
 
unsigned int nRegion ()
 
unsigned int nStation ()
 
unsigned int nStationForLabel ()
 
void setNStationForLabel (unsigned int number)
 
virtual ~GEMBaseValidation ()
 
- Public Member Functions inherited from DQMEDAnalyzer
virtual void beginRun (edm::Run const &, edm::EventSetup const &) final
 
virtual void beginStream (edm::StreamID id) final
 
virtual void bookHistograms (DQMStore::IBooker &i, edm::Run const &, edm::EventSetup const &)=0
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
 DQMEDAnalyzer (void)
 
virtual void endLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
virtual void endRunSummary (edm::Run const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
uint32_t streamId () const
 
- Public Member Functions inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
 EDAnalyzer ()=default
 
- Public Member Functions inherited from edm::stream::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
virtual ~EDAnalyzerBase ()
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
 EDConsumerBase ()
 
ProductHolderIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
std::vector
< ProductHolderIndexAndSkipBit >
const & 
itemsToGetFromEvent () const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
bool registeredToConsume (ProductHolderIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &)
 
virtual ~EDConsumerBase ()
 

Protected Attributes

int nBinXY_
 
std::vector< double > nBinZR_
 
std::vector< double > RangeZR_
 

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 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
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- 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::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)
 

Detailed Description

Definition at line 18 of file GEMBaseValidation.h.

Constructor & Destructor Documentation

GEMBaseValidation::GEMBaseValidation ( const edm::ParameterSet ps)
explicit

Definition at line 8 of file GEMBaseValidation.cc.

References edm::ParameterSet::getUntrackedParameter().

9 {
10  nBinZR_ = ps.getUntrackedParameter< std::vector<double> >("nBinGlobalZR") ;
11  RangeZR_ = ps.getUntrackedParameter< std::vector<double> >("RangeGlobalZR");
12  nBinXY_ = ps.getUntrackedParameter< int >("nBinGlobalXY",360) ;
13 
14  regionLabel.push_back("-1");
15  regionLabel.push_back("1" );
16 
17 
18  layerLabel.push_back("1");
19  layerLabel.push_back("2");
20 }
T getUntrackedParameter(std::string const &, T const &) const
std::vector< std::string > regionLabel
std::vector< double > RangeZR_
std::vector< std::string > layerLabel
std::vector< double > nBinZR_
GEMBaseValidation::~GEMBaseValidation ( )
virtual

Definition at line 92 of file GEMBaseValidation.cc.

92  {
93 }

Member Function Documentation

virtual void GEMBaseValidation::analyze ( const edm::Event e,
const edm::EventSetup  
)
pure virtual
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 166 of file GEMBaseValidation.cc.

References DQMStore::IBooker::book2D(), and AlCaHLTBitMon_QueryRunRegistry::string.

Referenced by GEMCoPadDigiValidation::bookHistograms(), GEMRecHitsValidation::bookHistograms(), GEMHitsValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), and GEMStripDigiValidation::bookHistograms().

166  {
167  string hist_name, hist_title;
168  if ( layer_num == 0 || layer_num==1 ) {
169  hist_name = name+string("_xy") + getSuffixName( region_num, station_num+1, layer_num+1) ;
170  hist_title = label+string(" occupancy : ")+getSuffixTitle( region_num, station_num+1, layer_num+1 )+ " ; globalX [cm]; globalY[cm]";
171  }
172  else {
173  hist_name = name+string("_xy") + getSuffixName( region_num, station_num+1);
174  hist_title = label+string(" occupancy : region")+getSuffixTitle( region_num, station_num+1) +" ; globalX [cm]; globalY[cm]";
175  }
176  return ibooker.book2D( hist_name, hist_title, nBinXY_, -360,360,nBinXY_,-360,360);
177 }
std::string getSuffixTitle(int region, int station, int layer)
std::string getSuffixName(int region, int station, int layer)
MonitorElement * book2D(Args &&...args)
Definition: DQMStore.h:133
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 136 of file GEMBaseValidation.cc.

References DQMStore::IBooker::book2D(), LogDebug, AlCaHLTBitMon_QueryRunRegistry::string, SiStripMonitorClusterAlca_cfi::xmax, SiStripMonitorClusterAlca_cfi::xmin, SiStripMonitorClusterAlca_cfi::ymax, and SiStripMonitorClusterAlca_cfi::ymin.

Referenced by GEMCoPadDigiValidation::bookHistograms(), GEMRecHitsValidation::bookHistograms(), GEMHitsValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), and GEMStripDigiValidation::bookHistograms().

136  {
137  string hist_name, hist_title;
138  if ( layer_num == 0 || layer_num==1 ) {
139  hist_name = name+string("_zr") + getSuffixName(region_num, station_num+1, layer_num+1);
140  hist_title = label+string(" occupancy : region")+getSuffixTitle( region_num, station_num+1, layer_num+1)+" ; globalZ[cm] ; globalR[cm]";
141  }
142  else {
143  hist_name = name+string("_zr") + getSuffixName(region_num, station_num+1);
144  hist_title = label+string(" occupancy : region")+getSuffixTitle( region_num, station_num+1)+" ; globalZ[cm] ; globalR[cm]";
145  }
146  LogDebug("GEMBaseValidation")<<hist_name<<" "<<hist_title<<std::endl;
147  int xbin = (int)nBinZR_[station_num];
148  int ybin = (int)nBinZR_[ nBinZR_.size()/2+station_num];
149  double xmin = 0;
150  double xmax = 0;
151  double ymin = 0;
152  double ymax = 0;
153  ymin = RangeZR_[ RangeZR_.size()/2 + station_num*2 + 0];
154  ymax = RangeZR_[ RangeZR_.size()/2 + station_num*2 + 1];
155  if ( region_num ==0 ) {
156  xmin = -RangeZR_[ station_num*2 + 1];
157  xmax = -RangeZR_[ station_num*2 + 0];
158  }
159  else {
160  xmin = RangeZR_[ station_num*2 + 0];
161  xmax = RangeZR_[ station_num*2 + 1];
162  }
163  return ibooker.book2D( hist_name, hist_title, xbin, xmin, xmax, ybin,ymin, ymax);
164 }
#define LogDebug(id)
std::string getSuffixTitle(int region, int station, int layer)
std::vector< double > RangeZR_
std::string getSuffixName(int region, int station, int layer)
std::vector< double > nBinZR_
MonitorElement * book2D(Args &&...args)
Definition: DQMStore.h:133
MonitorElement * GEMBaseValidation::getDCEta ( DQMStore::IBooker ibooker,
const GEMStation station,
TString  title,
TString  histname 
)

Definition at line 111 of file GEMBaseValidation.cc.

References DQMStore::IBooker::book2D(), customizeTrackingMonitorSeedNumber::idx, diffTwoXMLs::label, LogDebug, GEMStation::region(), GEMStation::rings(), GEMStation::station(), and GEMStation::superChambers().

Referenced by GEMCoPadDigiValidation::bookHistograms(), GEMRecHitsValidation::bookHistograms(), GEMHitsValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), and GEMStripDigiValidation::bookHistograms().

111  {
112  if( station->rings()[0]->superChambers().size() ==0) {
113  LogDebug("MuonBaseValidation")<<"+++ Error! can not get superChambers. Skip "<<getSuffixTitle(station->region(), station->station())<<" on "<<histname<<"\n";
114  return nullptr;
115  }
116 
117  int nXbins = station->rings()[0]->nSuperChambers()*2;;
118  int nRoll1 = station->rings()[0]->superChambers()[0]->chambers()[0]->etaPartitions().size();;
119  int nRoll2 = station->rings()[0]->superChambers()[0]->chambers()[1]->etaPartitions().size();;
120  int nYbins = ( nRoll1 > nRoll2 ) ? nRoll1 : nRoll2;;
121 
122  TH2F* dcEta_temp = new TH2F(title,histname,nXbins, 0, nXbins, nYbins, 1, nYbins+1);
123  int idx = 0 ;
124  for(unsigned int sCh = 1; sCh <= station->superChambers().size(); sCh++){
125  for(unsigned int Ch = 1; Ch <= 2; Ch++){
126  idx++;
127  TString label = TString::Format("ch%d_la%d", sCh, Ch);
128  dcEta_temp->GetXaxis()->SetBinLabel(idx, label.Data());
129  }
130  }
131  MonitorElement* dcEta = ibooker.book2D( histname, dcEta_temp);
132  return dcEta;
133 }
#define LogDebug(id)
int region() const
Get the region.
Definition: GEMStation.cc:83
int station() const
Get the station.
Definition: GEMStation.cc:87
std::string getSuffixTitle(int region, int station, int layer)
std::vector< const GEMSuperChamber * > superChambers() const
Return the super chambers in the region.
Definition: GEMStation.cc:49
MonitorElement * book2D(Args &&...args)
Definition: DQMStore.h:133
tuple idx
DEBUGGING if hasattr(process,&quot;trackMonIterativeTracking2012&quot;): print &quot;trackMonIterativeTracking2012 D...
const std::vector< const GEMRing * > & rings() const
Return the rings in the station.
Definition: GEMStation.cc:67
MonitorElement * GEMBaseValidation::getSimpleZR ( DQMStore::IBooker ibooker,
TString  title,
TString  histname 
)

Definition at line 95 of file GEMBaseValidation.cc.

References DQMStore::IBooker::book2D(), and i.

Referenced by GEMCoPadDigiValidation::bookHistograms(), GEMRecHitsValidation::bookHistograms(), GEMHitsValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), and GEMStripDigiValidation::bookHistograms().

95  {
96  std::vector<double> xbins_vector;
97  double station1_xmin = RangeZR_[ 0 ];
98  double station1_xmax = RangeZR_[ 1 ];
99  double station2_xmin = RangeZR_[ 4 ];
100  double station2_xmax = RangeZR_[ 5 ];
101 
102  for( double i= station1_xmin-1 ; i< station2_xmax+1; i=i+0.25 ) {
103  if ( i > station1_xmax+1 && i<station2_xmin-1 ) continue;
104  xbins_vector.push_back(i);
105  }
106  TH2F* simpleZR_temp = new TH2F(title,histname, xbins_vector.size()-1, (double*)&xbins_vector[0], 50,120,330);
107  MonitorElement* simpleZR = ibooker.book2D( histname, simpleZR_temp);
108  return simpleZR;
109 }
int i
Definition: DBlmapReader.cc:9
std::vector< double > RangeZR_
MonitorElement * book2D(Args &&...args)
Definition: DQMStore.h:133
string GEMBaseValidation::getStationLabel ( int  i)

Definition at line 73 of file GEMBaseValidation.cc.

References gather_cfg::cout.

Referenced by GEMHitsValidation::analyze(), and GEMHitsValidation::bookHistograms().

73  {
74  vector<string> stationLabel;
75  if ( nstationForLabel == 2) {
76  string stationLabel[] = {"1","2"};
77  return stationLabel[i-1];
78  }
79  else if ( nstationForLabel ==3 ) {
80  string stationLabel[] = {"1","2s","2l"};
81  return stationLabel[i-1];
82  }
83  else {
84  std::cout<<"Something is wrong"<<std::endl;
85  return "";
86  }
87 }
int i
Definition: DBlmapReader.cc:9
unsigned int nstationForLabel
tuple cout
Definition: gather_cfg.py:145
string GEMBaseValidation::getSuffixName ( int  region,
int  station,
int  layer 
)
string GEMBaseValidation::getSuffixName ( int  region,
int  station 
)

Definition at line 46 of file GEMBaseValidation.cc.

References gather_cfg::cout, HLT_25ns10e33_v2_cff::region, and AlCaHLTBitMon_QueryRunRegistry::string.

46  {
47  if ( region == -1 ) region =0 ;
48  else if ( region >1 ) std::cout<<"Name)Alert! Region must be -1 or 1 : "<<region<<" "<<station<<std::endl;
49  return string("_r")+regionLabel[region]+"_st"+getStationLabel(station);
50 }
std::vector< std::string > regionLabel
tuple cout
Definition: gather_cfg.py:145
std::string getStationLabel(int i)
string GEMBaseValidation::getSuffixName ( int  region)

Definition at line 51 of file GEMBaseValidation.cc.

References gather_cfg::cout, HLT_25ns10e33_v2_cff::region, and AlCaHLTBitMon_QueryRunRegistry::string.

51  {
52  if ( region == -1 ) region =0 ;
53  else if ( region >1 ) std::cout<<"Name)Alert! Region must be -1 or 1 : "<<region<<std::endl;
54  return string("_r")+regionLabel[region];
55 }
std::vector< std::string > regionLabel
tuple cout
Definition: gather_cfg.py:145
string GEMBaseValidation::getSuffixTitle ( int  region,
int  station,
int  layer 
)
string GEMBaseValidation::getSuffixTitle ( int  region,
int  station 
)

Definition at line 62 of file GEMBaseValidation.cc.

References gather_cfg::cout, HLT_25ns10e33_v2_cff::region, and AlCaHLTBitMon_QueryRunRegistry::string.

62  {
63  if ( region == -1 ) region =0 ;
64  else if ( region >1 ) std::cout<<"Title)Alert! Region must be -1 or 1 : "<<region<<" "<<station<<std::endl;
65  return string("Region ")+regionLabel[region]+" Station "+getStationLabel(station);
66 }
std::vector< std::string > regionLabel
tuple cout
Definition: gather_cfg.py:145
std::string getStationLabel(int i)
string GEMBaseValidation::getSuffixTitle ( int  region)

Definition at line 67 of file GEMBaseValidation.cc.

References gather_cfg::cout, HLT_25ns10e33_v2_cff::region, and AlCaHLTBitMon_QueryRunRegistry::string.

67  {
68  if ( region == -1 ) region =0 ;
69  else if ( region >1 ) std::cout<<"Title)Alert! Region must be -1 or 1 : "<<region<<std::endl;
70  return string("Region ")+regionLabel[region];
71 }
std::vector< std::string > regionLabel
tuple cout
Definition: gather_cfg.py:145
const GEMGeometry * GEMBaseValidation::initGeometry ( const edm::EventSetup iSetup)

Definition at line 22 of file GEMBaseValidation.cc.

References alignCSCRings::e, edm::EventSetup::get(), npart, and GEMGeometry::regions().

Referenced by GEMHitsValidation::analyze(), GEMRecHitsValidation::analyze(), GEMCoPadDigiValidation::bookHistograms(), GEMPadDigiValidation::bookHistograms(), GEMHitsValidation::bookHistograms(), GEMRecHitsValidation::bookHistograms(), and GEMStripDigiValidation::bookHistograms().

22  {
23  const GEMGeometry* GEMGeometry_ = nullptr;
24  try {
26  iSetup.get<MuonGeometryRecord>().get(hGeom);
27  GEMGeometry_ = &*hGeom;
28  }
30  edm::LogError("MuonGEMBaseValidation") << "+++ Error : GEM geometry is unavailable on event loop. +++\n";
31  return nullptr;
32  }
33  nregion = GEMGeometry_->regions().size();
34  nstation = GEMGeometry_->regions()[0]->stations().size() ;
35  nstationForLabel = GEMGeometry_->regions()[0]->stations().size() ;
36  npart = GEMGeometry_->regions()[0]->stations()[0]->superChambers()[0]->chambers()[0]->etaPartitions().size();
37 
38  return GEMGeometry_;
39 }
unsigned int nstationForLabel
unsigned int nregion
const std::vector< const GEMRegion * > & regions() const
Return a vector of all GEM regions.
Definition: GEMGeometry.cc:43
unsigned int nstation
const T & get() const
Definition: EventSetup.h:56
unsigned int GEMBaseValidation::nPart ( )
inline

Definition at line 43 of file GEMBaseValidation.h.

References npart.

Referenced by GEMHitsValidation::bookHistograms().

43 { return npart; }
unsigned int GEMBaseValidation::nRegion ( )
inline

Definition at line 40 of file GEMBaseValidation.h.

References nregion.

Referenced by GEMHitsValidation::bookHistograms(), and GEMRecHitsValidation::bookHistograms().

40 { return nregion; }
unsigned int nregion
unsigned int GEMBaseValidation::nStation ( )
inline
unsigned int GEMBaseValidation::nStationForLabel ( )
inline

Definition at line 42 of file GEMBaseValidation.h.

References nstationForLabel.

42 { return nstationForLabel; }
unsigned int nstationForLabel
void GEMBaseValidation::setNStationForLabel ( unsigned int  number)
inline

Definition at line 45 of file GEMBaseValidation.h.

References nstationForLabel, and contentValuesFiles::number.

Member Data Documentation

bool GEMBaseValidation::detailPlot_
private

Definition at line 56 of file GEMBaseValidation.h.

edm::EDGetToken GEMBaseValidation::InputTagToken_
private

Definition at line 54 of file GEMBaseValidation.h.

std::vector< std::string > GEMBaseValidation::layerLabel
private

Definition at line 53 of file GEMBaseValidation.h.

int GEMBaseValidation::nBinXY_
protected

Definition at line 47 of file GEMBaseValidation.h.

std::vector<double> GEMBaseValidation::nBinZR_
protected

Definition at line 48 of file GEMBaseValidation.h.

unsigned int GEMBaseValidation::npart
private

Definition at line 55 of file GEMBaseValidation.h.

Referenced by nPart().

unsigned int GEMBaseValidation::nregion
private

Definition at line 55 of file GEMBaseValidation.h.

Referenced by nRegion().

unsigned int GEMBaseValidation::nstation
private

Definition at line 55 of file GEMBaseValidation.h.

Referenced by nStation().

unsigned int GEMBaseValidation::nstationForLabel
private

Definition at line 55 of file GEMBaseValidation.h.

Referenced by nStationForLabel(), and setNStationForLabel().

std::vector<double> GEMBaseValidation::RangeZR_
protected

Definition at line 49 of file GEMBaseValidation.h.

std::vector< std::string > GEMBaseValidation::regionLabel
private

Definition at line 52 of file GEMBaseValidation.h.