CMS 3D CMS Logo

List of all members | Classes | Public Types | Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
GEMDQMBase Class Reference

#include <GEMDQMBase.h>

Inheritance diagram for GEMDQMBase:
DQMEDAnalyzer edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator > GEMDAQStatusSource GEMDigiSource GEMRecHitSource

Classes

class  BookingHelper
 
class  MEMapInfT
 
class  MEStationInfo
 

Public Types

enum  {
  GEMDQM_RUNTYPE_ONLINE, GEMDQM_RUNTYPE_OFFLINE, GEMDQM_RUNTYPE_RELVAL, GEMDQM_RUNTYPE_ALLPLOTS,
  GEMDQM_RUNTYPE_NONE = -1
}
 
typedef MEMapInfT< MEMap2Ids, ME2IdsKeyMEMap2Inf
 
typedef MEMapInfT< MEMap3Ids, ME3IdsKeyMEMap3Inf
 
typedef MEMapInfT< MEMap4Ids, ME4IdsKeyMEMap4Inf
 
typedef MEMapInfT< MEMap5Ids, ME5IdsKeyMEMap5Inf
 
- 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 >
using CacheTypes = CacheContexts< T... >
 
using GlobalCache = typename CacheTypes::GlobalCache
 
using HasAbility = AbilityChecker< T... >
 
using InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache
 
using LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache
 
using LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache >
 
using LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache
 
using RunCache = typename CacheTypes::RunCache
 
using RunContext = RunContextT< RunCache, GlobalCache >
 
using RunSummaryCache = typename CacheTypes::RunSummaryCache
 

Public Member Functions

 GEMDQMBase (const edm::ParameterSet &cfg)
 
int readGeometryPhiInfoChamber (const GEMStation *station, MEStationInfo &stationInfo)
 
int readGeometryRadiusInfoChamber (const GEMStation *station, MEStationInfo &stationInfo)
 
 ~GEMDQMBase () override
 
- Public Member Functions inherited from DQMEDAnalyzer
void accumulate (edm::Event const &event, edm::EventSetup const &setup) final
 
virtual void analyze (edm::Event const &, edm::EventSetup const &)
 
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
 
 EDProducer (const EDProducer &)=delete
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginProcessBlocks () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndProcessBlocks () const final
 
bool hasAbilityToProduceInEndRuns () const final
 
const EDProduceroperator= (const EDProducer &)=delete
 

Public Attributes

std::string log_category_
 
Int_t nRunType_
 

Protected Member Functions

template<typename T >
bool checkRefs (const std::vector< T *> &)
 
dqm::impl::MonitorElementCreateSummaryHist (DQMStore::IBooker &ibooker, TString strName)
 
int GenerateMEPerChamber (DQMStore::IBooker &ibooker)
 
int getDetOccXBin (const int, const int, const int)
 
int getIdxModule (const int, const int)
 
int getIEtaFromVFAT (const int station, const int vfat)
 
int getIEtaFromVFATGE0 (const int vfat)
 
int getIEtaFromVFATGE11 (const int vfat)
 
int getIEtaFromVFATGE21 (const int vfat)
 
int getMaxVFAT (const int)
 
std::string getNameDirLayer (ME3IdsKey key3)
 
std::string getNameDirLayer (ME4IdsKey key4)
 
int getNumEtaPartitions (const GEMStation *)
 
int getNumModule (const int)
 
int getVFATNumber (const int, const int, const int)
 
int getVFATNumberByDigi (const int, const int, const int)
 
int getVFATNumberGE11 (const int, const int, const int)
 
int initGeometry (edm::EventSetup const &iSetup)
 
ME2IdsKey key3Tokey2 (ME3IdsKey key)
 
ME3IdsKey key4Tokey3 (ME4IdsKey key)
 
ME4IdsKey key5Tokey4 (ME5IdsKey key)
 
int keyToChamber (ME4IdsKey key)
 
int keyToChamber (ME5IdsKey key)
 
int keyToIEta (ME4IdsKey key)
 
int keyToIEta (ME5IdsKey key)
 
int keyToLayer (ME3IdsKey key)
 
int keyToLayer (ME4IdsKey key)
 
int keyToLayer (ME5IdsKey key)
 
int keyToModule (ME4IdsKey key)
 
int keyToModule (ME5IdsKey key)
 
int keyToRegion (ME2IdsKey key)
 
int keyToRegion (ME3IdsKey key)
 
int keyToRegion (ME4IdsKey key)
 
int keyToRegion (ME5IdsKey key)
 
int keyToStation (ME2IdsKey key)
 
int keyToStation (ME3IdsKey key)
 
int keyToStation (ME4IdsKey key)
 
int keyToStation (ME5IdsKey key)
 
int loadChambers ()
 
virtual int ProcessWithMEMap2 (BookingHelper &bh, ME2IdsKey key)
 
virtual int ProcessWithMEMap2AbsReWithEta (BookingHelper &bh, ME3IdsKey key)
 
virtual int ProcessWithMEMap2WithEta (BookingHelper &bh, ME3IdsKey key)
 
virtual int ProcessWithMEMap3 (BookingHelper &bh, ME3IdsKey key)
 
virtual int ProcessWithMEMap4 (BookingHelper &bh, ME4IdsKey key)
 
virtual int ProcessWithMEMap4WithChamber (BookingHelper &bh, ME4IdsKey key)
 
virtual int ProcessWithMEMap5 (BookingHelper &bh, ME5IdsKey key)
 
virtual int ProcessWithMEMap5WithChamber (BookingHelper &bh, ME5IdsKey key)
 
Float_t restrictAngle (const Float_t fTheta, const Float_t fStart)
 
int SortingLayers (std::vector< ME4IdsKey > &listLayers)
 
- Protected Member Functions inherited from DQMEDAnalyzer
uint64_t meId () const
 

Protected Attributes

const GEMGeometryGEMGeometry_
 
edm::ESGetToken< GEMGeometry, MuonGeometryRecordgeomToken_
 
std::vector< GEMDetIdlistChamberId_
 
std::map< GEMDetId, std::vector< const GEMEtaPartition * > > mapEtaPartition_
 
std::map< ME3IdsKey, MEStationInfomapStationInfo_
 
std::map< ME4IdsKey, int > mapStationToIdx_
 
std::map< ME3IdsKey, bool > MEMap2AbsReWithEtaCheck_
 
std::map< ME2IdsKey, bool > MEMap2Check_
 
std::map< ME3IdsKey, bool > MEMap2WithEtaCheck_
 
std::map< ME3IdsKey, bool > MEMap3Check_
 
std::map< ME4IdsKey, bool > MEMap4Check_
 
std::map< ME4IdsKey, bool > MEMap4WithChCheck_
 
std::map< ME5IdsKey, bool > MEMap5Check_
 
std::map< ME5IdsKey, bool > MEMap5WithChCheck_
 
int nMaxNumCh_
 
- Protected Attributes inherited from DQMEDAnalyzer
edm::EDPutTokenT< DQMTokenlumiToken_
 
edm::EDPutTokenT< DQMTokenrunToken_
 
unsigned int streamId_
 

Additional Inherited Members

- 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 29 of file GEMDQMBase.h.

Member Typedef Documentation

◆ MEMap2Inf

Definition at line 473 of file GEMDQMBase.h.

◆ MEMap3Inf

Definition at line 474 of file GEMDQMBase.h.

◆ MEMap4Inf

Definition at line 475 of file GEMDQMBase.h.

◆ MEMap5Inf

Definition at line 476 of file GEMDQMBase.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
GEMDQM_RUNTYPE_ONLINE 
GEMDQM_RUNTYPE_OFFLINE 
GEMDQM_RUNTYPE_RELVAL 
GEMDQM_RUNTYPE_ALLPLOTS 
GEMDQM_RUNTYPE_NONE 

Definition at line 537 of file GEMDQMBase.h.

Constructor & Destructor Documentation

◆ GEMDQMBase()

GEMDQMBase::GEMDQMBase ( const edm::ParameterSet cfg)
explicit

Definition at line 7 of file GEMDQMBase.cc.

References edm::BeginRun, looper::cfg, GEMDQM_RUNTYPE_ALLPLOTS, GEMDQM_RUNTYPE_OFFLINE, GEMDQM_RUNTYPE_ONLINE, GEMDQM_RUNTYPE_RELVAL, log_category_, nRunType_, and AlCaHLTBitMon_QueryRunRegistry::string.

7  : geomToken_(esConsumes<edm::Transition::BeginRun>()) {
8  std::string strRunType = cfg.getUntrackedParameter<std::string>("runType");
9 
11 
12  if (strRunType == "online") {
14  } else if (strRunType == "offline") {
16  } else if (strRunType == "relval") {
18  } else if (strRunType == "allplots") {
20  } else {
21  edm::LogError(log_category_) << "+++ Error : GEM geometry is unavailable on event loop. +++\n";
22  }
23 
24  log_category_ = cfg.getUntrackedParameter<std::string>("logCategory");
25 }
Int_t nRunType_
Definition: GEMDQMBase.h:545
Log< level::Error, false > LogError
std::string log_category_
Definition: GEMDQMBase.h:547
edm::ESGetToken< GEMGeometry, MuonGeometryRecord > geomToken_
Definition: GEMDQMBase.h:619

◆ ~GEMDQMBase()

GEMDQMBase::~GEMDQMBase ( )
inlineoverride

Definition at line 535 of file GEMDQMBase.h.

535 {};

Member Function Documentation

◆ checkRefs()

template<typename T >
bool GEMDQMBase::checkRefs ( const std::vector< T *> &  refs)
inlineprotected

Definition at line 640 of file GEMDQMBase.h.

Referenced by getNumEtaPartitions().

640  {
641  if (refs.empty())
642  return false;
643  if (refs.front() == nullptr)
644  return false;
645  return true;
646 }

◆ CreateSummaryHist()

dqm::impl::MonitorElement * GEMDQMBase::CreateSummaryHist ( DQMStore::IBooker ibooker,
TString  strName 
)
protected

Definition at line 150 of file GEMDQMBase.cc.

References dqm::implementation::IBooker::book2D(), GEMUtils::getSuffixName(), mps_fire::i, crabWrapper::key, key4Tokey3(), keyToLayer(), keyToModule(), keyToRegion(), keyToStation(), label, mapStationInfo_, mapStationToIdx_, nMaxNumCh_, nano_mu_digi_cff::region, dqm::impl::MonitorElement::setXTitle(), and SortingLayers().

Referenced by GEMDAQStatusSource::bookHistograms().

150  {
151  std::vector<ME4IdsKey> listLayers;
152  for (auto const& [key3, stationInfo] : mapStationInfo_) {
153  for (int module_number = 1; module_number <= stationInfo.nNumModules_; module_number++) {
154  ME4IdsKey key4{keyToRegion(key3), keyToStation(key3), keyToLayer(key3), module_number};
155  listLayers.push_back(key4); // Note: Not only count layers but also modules
156  }
157  }
158  SortingLayers(listLayers);
159  for (Int_t i = 0; i < (Int_t)listLayers.size(); i++)
160  mapStationToIdx_[listLayers[i]] = i + 1;
161 
162  auto h2Res =
163  ibooker.book2D(strName, "", nMaxNumCh_, 0.5, nMaxNumCh_ + 0.5, listLayers.size(), 0.5, listLayers.size() + 0.5);
164  h2Res->setXTitle("Chamber");
165  h2Res->setYTitle("Layer");
166 
167  if (h2Res == nullptr)
168  return nullptr;
169 
170  for (Int_t i = 1; i <= nMaxNumCh_; i++)
171  h2Res->setBinLabel(i, Form("%i", i), 1);
172  for (Int_t i = 1; i <= (Int_t)listLayers.size(); i++) {
173  auto key = listLayers[i - 1];
174  ME3IdsKey key3 = key4Tokey3(key);
175 
176  auto region = keyToRegion(key);
177  auto strInfo = GEMUtils::getSuffixName(key3); // NOTE: It starts with '_'
178  if (mapStationInfo_[key3].nNumModules_ > 1) {
179  strInfo += Form("-M%i", keyToModule(key));
180  }
181  auto label = Form("GE%+i1-%cL%i-M%i;%s",
183  (region > 0 ? 'P' : 'M'),
184  keyToLayer(key),
185  keyToModule(key),
186  strInfo.Data());
187  h2Res->setBinLabel(i, label, 2);
188  Int_t nNumCh = mapStationInfo_[key3].nNumChambers_;
189  h2Res->setBinContent(0, i, nNumCh);
190  }
191 
192  return h2Res;
193 }
int keyToModule(ME4IdsKey key)
Definition: GEMDQMBase.h:574
TString getSuffixName(Int_t region_id)
std::tuple< Int_t, Int_t, Int_t, Int_t > ME4IdsKey
std::map< ME3IdsKey, MEStationInfo > mapStationInfo_
Definition: GEMDQMBase.h:634
int keyToRegion(ME2IdsKey key)
Definition: GEMDQMBase.h:563
int keyToLayer(ME3IdsKey key)
Definition: GEMDQMBase.h:571
int SortingLayers(std::vector< ME4IdsKey > &listLayers)
Definition: GEMDQMBase.cc:129
char const * label
virtual void setXTitle(std::string const &title)
std::map< ME4IdsKey, int > mapStationToIdx_
Definition: GEMDQMBase.h:635
int keyToStation(ME2IdsKey key)
Definition: GEMDQMBase.h:567
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:212
ME3IdsKey key4Tokey3(ME4IdsKey key)
Definition: GEMDQMBase.h:586
int nMaxNumCh_
Definition: GEMDQMBase.h:633
std::tuple< Int_t, Int_t, Int_t > ME3IdsKey

◆ GenerateMEPerChamber()

int GEMDQMBase::GenerateMEPerChamber ( DQMStore::IBooker ibooker)
protected

Definition at line 195 of file GEMDQMBase.cc.

References funct::abs(), GEMUtils::getSuffixName(), GEMUtils::getSuffixTitle(), l1tTowerCalibrationProducer_cfi::iEta, GEMDetId::ieta(), listChamberId_, mapEtaPartition_, mapStationInfo_, MEMap2AbsReWithEtaCheck_, MEMap2Check_, MEMap2WithEtaCheck_, MEMap3Check_, MEMap4Check_, MEMap4WithChCheck_, MEMap5Check_, MEMap5WithChCheck_, run3scouting_cff::nCh, ProcessWithMEMap2(), ProcessWithMEMap2AbsReWithEta(), ProcessWithMEMap2WithEta(), ProcessWithMEMap3(), ProcessWithMEMap4(), ProcessWithMEMap4WithChamber(), ProcessWithMEMap5(), and ProcessWithMEMap5WithChamber().

Referenced by GEMRecHitSource::bookHistograms(), GEMDigiSource::bookHistograms(), and GEMDAQStatusSource::bookHistograms().

195  {
196  MEMap2Check_.clear();
197  MEMap3Check_.clear();
198  MEMap4Check_.clear();
199  MEMap5Check_.clear();
200  MEMap2WithEtaCheck_.clear();
201  MEMap2AbsReWithEtaCheck_.clear();
202  MEMap4WithChCheck_.clear();
203  MEMap5WithChCheck_.clear();
204  for (auto gid : listChamberId_) {
205  ME2IdsKey key2{gid.region(), gid.station()};
206  ME3IdsKey key3{gid.region(), gid.station(), gid.layer()};
207  const auto num_mod = mapStationInfo_[key3].nNumModules_;
208  for (int module_number = 1; module_number <= num_mod; module_number++) {
209  ME4IdsKey key4{gid.region(), gid.station(), gid.layer(), module_number};
210  ME4IdsKey key4WithChamber{gid.region(), gid.station(), gid.layer(), gid.chamber()};
211  ME5IdsKey key5WithChamber{gid.region(), gid.station(), gid.layer(), module_number, gid.chamber()};
212  if (!MEMap2Check_[key2]) {
213  auto strSuffixName = GEMUtils::getSuffixName(key2);
214  auto strSuffixTitle = GEMUtils::getSuffixTitle(key2);
215  BookingHelper bh2(ibooker, strSuffixName, strSuffixTitle);
216  ProcessWithMEMap2(bh2, key2);
217  MEMap2Check_[key2] = true;
218  }
219  if (!MEMap3Check_[key3]) {
220  auto strSuffixName = GEMUtils::getSuffixName(key3);
221  auto strSuffixTitle = GEMUtils::getSuffixTitle(key3);
222  BookingHelper bh3(ibooker, strSuffixName, strSuffixTitle);
223  ProcessWithMEMap3(bh3, key3);
224  MEMap3Check_[key3] = true;
225  }
226  if (!MEMap4Check_[key4]) {
227  Int_t nLa = gid.layer();
228  TString strSuffixCh = Form("-L%i", nLa);
229  if (mapStationInfo_[key3].nNumModules_ > 1)
230  strSuffixCh = Form("-L%i-M%i", nLa, module_number);
231  auto strSuffixName = GEMUtils::getSuffixName(key2) + strSuffixCh;
232  auto strSuffixTitle = GEMUtils::getSuffixTitle(key2) + strSuffixCh;
233  BookingHelper bh4(ibooker, strSuffixName, strSuffixTitle);
234  ProcessWithMEMap4(bh4, key4);
235  MEMap4Check_[key4] = true;
236  }
237  if (!MEMap4WithChCheck_[key4WithChamber]) {
238  Int_t nCh = gid.chamber();
239  Int_t nLa = gid.layer();
240  char cLS = (nCh % 2 == 0 ? 'L' : 'S'); // FIXME: Is it general enough?
241  TString strSuffixCh = Form("-%02iL%i-%c", nCh, nLa, cLS);
242  auto strSuffixName = GEMUtils::getSuffixName(key2) + strSuffixCh;
243  auto strSuffixTitle = GEMUtils::getSuffixTitle(key2) + strSuffixCh;
244  BookingHelper bh4Ch(ibooker, strSuffixName, strSuffixTitle);
245  ProcessWithMEMap4WithChamber(bh4Ch, key4WithChamber);
246  MEMap4WithChCheck_[key4WithChamber] = true;
247  }
248  if (!MEMap5WithChCheck_[key5WithChamber]) {
249  Int_t nCh = gid.chamber();
250  Int_t nLa = gid.layer();
251  char cLS = (nCh % 2 == 0 ? 'L' : 'S'); // FIXME: Is it general enough?
252  TString strSuffixCh = Form("-%02iL%i-%c", nCh, nLa, cLS);
253  if (mapStationInfo_[key3].nNumModules_ > 1)
254  strSuffixCh = Form("-%02iL%i-M%i-%c", nCh, nLa, module_number, cLS);
255  auto strSuffixName = GEMUtils::getSuffixName(key2) + strSuffixCh;
256  auto strSuffixTitle = GEMUtils::getSuffixTitle(key2) + strSuffixCh;
257  BookingHelper bh5Ch(ibooker, strSuffixName, strSuffixTitle);
258  ProcessWithMEMap5WithChamber(bh5Ch, key5WithChamber);
259  MEMap5WithChCheck_[key5WithChamber] = true;
260  }
261  for (auto iEta : mapEtaPartition_[gid]) {
262  GEMDetId eId = iEta->id();
263  ME5IdsKey key5{gid.region(), gid.station(), gid.layer(), module_number, eId.ieta()};
264  ME3IdsKey key2WithEta{gid.region(), gid.station(), eId.ieta()};
265  ME3IdsKey key2AbsReWithEta{std::abs(gid.region()), gid.station(), eId.ieta()};
266  if (!MEMap5Check_[key5]) {
267  auto strSuffixName = GEMUtils::getSuffixName(key3) + Form("-E%02i", eId.ieta());
268  auto strSuffixTitle = GEMUtils::getSuffixTitle(key3) + Form("-E%02i", eId.ieta());
269  BookingHelper bh5(ibooker, strSuffixName, strSuffixTitle);
270  ProcessWithMEMap5(bh5, key5);
271  MEMap5Check_[key5] = true;
272  }
273  if (!MEMap2WithEtaCheck_[key2WithEta]) {
274  auto strSuffixName = GEMUtils::getSuffixName(key2) + Form("-E%02i", eId.ieta());
275  auto strSuffixTitle = GEMUtils::getSuffixTitle(key2) + Form("-E%02i", eId.ieta());
276  BookingHelper bh3(ibooker, strSuffixName, strSuffixTitle);
277  ProcessWithMEMap2WithEta(bh3, key2WithEta);
278  MEMap2WithEtaCheck_[key2WithEta] = true;
279  }
280  if (!MEMap2AbsReWithEtaCheck_[key2AbsReWithEta]) {
281  auto strSuffixName = Form("_GE%d1-E%02i", gid.station(), eId.ieta());
282  auto strSuffixTitle = Form(" GE%d1-E%02i", gid.station(), eId.ieta());
283  BookingHelper bh3(ibooker, strSuffixName, strSuffixTitle);
284  ProcessWithMEMap2AbsReWithEta(bh3, key2AbsReWithEta);
285  MEMap2AbsReWithEtaCheck_[key2AbsReWithEta] = true;
286  }
287  }
288  }
289  }
290  return 0;
291 }
std::map< ME5IdsKey, bool > MEMap5WithChCheck_
Definition: GEMDQMBase.h:630
virtual int ProcessWithMEMap4(BookingHelper &bh, ME4IdsKey key)
Definition: GEMDQMBase.h:558
TString getSuffixName(Int_t region_id)
std::tuple< Int_t, Int_t, Int_t, Int_t, Int_t > ME5IdsKey
std::vector< GEMDetId > listChamberId_
Definition: GEMDQMBase.h:621
virtual int ProcessWithMEMap2AbsReWithEta(BookingHelper &bh, ME3IdsKey key)
Definition: GEMDQMBase.h:556
std::tuple< Int_t, Int_t, Int_t, Int_t > ME4IdsKey
virtual int ProcessWithMEMap5WithChamber(BookingHelper &bh, ME5IdsKey key)
Definition: GEMDQMBase.h:561
std::map< ME3IdsKey, MEStationInfo > mapStationInfo_
Definition: GEMDQMBase.h:634
TString getSuffixTitle(Int_t region_id)
std::map< ME3IdsKey, bool > MEMap2AbsReWithEtaCheck_
Definition: GEMDQMBase.h:626
std::map< ME2IdsKey, bool > MEMap2Check_
Definition: GEMDQMBase.h:624
virtual int ProcessWithMEMap3(BookingHelper &bh, ME3IdsKey key)
Definition: GEMDQMBase.h:557
std::map< ME3IdsKey, bool > MEMap3Check_
Definition: GEMDQMBase.h:627
virtual int ProcessWithMEMap5(BookingHelper &bh, ME5IdsKey key)
Definition: GEMDQMBase.h:559
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
std::map< ME5IdsKey, bool > MEMap5Check_
Definition: GEMDQMBase.h:631
std::map< ME4IdsKey, bool > MEMap4Check_
Definition: GEMDQMBase.h:628
virtual int ProcessWithMEMap4WithChamber(BookingHelper &bh, ME4IdsKey key)
Definition: GEMDQMBase.h:560
constexpr int ieta() const
Definition: GEMDetId.h:199
std::map< ME4IdsKey, bool > MEMap4WithChCheck_
Definition: GEMDQMBase.h:629
virtual int ProcessWithMEMap2WithEta(BookingHelper &bh, ME3IdsKey key)
Definition: GEMDQMBase.h:555
std::map< ME3IdsKey, bool > MEMap2WithEtaCheck_
Definition: GEMDQMBase.h:625
std::map< GEMDetId, std::vector< const GEMEtaPartition * > > mapEtaPartition_
Definition: GEMDQMBase.h:622
std::tuple< Int_t, Int_t > ME2IdsKey
std::tuple< Int_t, Int_t, Int_t > ME3IdsKey
virtual int ProcessWithMEMap2(BookingHelper &bh, ME2IdsKey key)
Definition: GEMDQMBase.h:554

◆ getDetOccXBin()

int GEMDQMBase::getDetOccXBin ( const int  chamber,
const int  layer,
const int  n_chambers 
)
inlineprotected

Definition at line 719 of file GEMDQMBase.h.

References relativeConstraints::chamber, and nano_mu_digi_cff::layer.

719  {
720  return n_chambers * (chamber - 1) + layer;
721 }

◆ getIdxModule()

int GEMDQMBase::getIdxModule ( const int  station,
const int  chamberType 
)
inlineprotected

Definition at line 671 of file GEMDQMBase.h.

References nano_mu_digi_cff::chamberType, and relativeConstraints::station.

Referenced by GEMRecHitSource::analyze(), GEMDigiSource::analyze(), and GEMDAQStatusSource::analyze().

671  {
672  if (station == 0)
673  return 1;
674  if (station == 1)
675  return 1;
676  else if (station == 2)
677  return chamberType - 20;
678  else
679  return -1;
680 }

◆ getIEtaFromVFAT()

int GEMDQMBase::getIEtaFromVFAT ( const int  station,
const int  vfat 
)
inlineprotected

Definition at line 697 of file GEMDQMBase.h.

References getIEtaFromVFATGE0(), getIEtaFromVFATGE11(), getIEtaFromVFATGE21(), and relativeConstraints::station.

Referenced by GEMDQMBase::MEMapInfT< M, K >::SetLabelForVFATs().

697  {
698  if (station == 0)
699  return getIEtaFromVFATGE0(vfat);
700  if (station == 1)
701  return getIEtaFromVFATGE11(vfat);
702  if (station == 2)
703  return getIEtaFromVFATGE21(vfat);
704  return getIEtaFromVFATGE11(vfat); // FIXME: What about GE21 and GE0?
705 }
int getIEtaFromVFATGE0(const int vfat)
Definition: GEMDQMBase.h:707
int getIEtaFromVFATGE21(const int vfat)
Definition: GEMDQMBase.h:715
int getIEtaFromVFATGE11(const int vfat)
Definition: GEMDQMBase.h:711

◆ getIEtaFromVFATGE0()

int GEMDQMBase::getIEtaFromVFATGE0 ( const int  vfat)
inlineprotected

Definition at line 707 of file GEMDQMBase.h.

References GEMeMap::maxiEtaIdGE0_.

Referenced by getIEtaFromVFAT().

707  {
709 }
static const int maxiEtaIdGE0_
Definition: GEMeMap.h:69

◆ getIEtaFromVFATGE11()

int GEMDQMBase::getIEtaFromVFATGE11 ( const int  vfat)
inlineprotected

Definition at line 711 of file GEMDQMBase.h.

References GEMeMap::maxiEtaIdGE11_.

Referenced by getIEtaFromVFAT().

711  {
713 }
static const int maxiEtaIdGE11_
Definition: GEMeMap.h:70

◆ getIEtaFromVFATGE21()

int GEMDQMBase::getIEtaFromVFATGE21 ( const int  vfat)
inlineprotected

Definition at line 715 of file GEMDQMBase.h.

References GEMeMap::maxiEtaIdGE21_.

Referenced by getIEtaFromVFAT().

715  {
717 }
static const int maxiEtaIdGE21_
Definition: GEMeMap.h:71

◆ getMaxVFAT()

int GEMDQMBase::getMaxVFAT ( const int  station)
inlineprotected

Definition at line 649 of file GEMDQMBase.h.

References GEMeMap::maxVFatGE0_, GEMeMap::maxVFatGE11_, GEMeMap::maxVFatGE21_, and relativeConstraints::station.

Referenced by loadChambers().

649  {
650  if (station == 0)
651  return GEMeMap::maxVFatGE0_;
652  if (station == 1)
653  return GEMeMap::maxVFatGE11_;
654  else if (station == 2)
655  return GEMeMap::maxVFatGE21_ / 2;
656  else
657  return -1;
658 }
static const int maxVFatGE0_
Definition: GEMeMap.h:66
static const int maxVFatGE21_
Definition: GEMeMap.h:68
static const int maxVFatGE11_
Definition: GEMeMap.h:67

◆ getNameDirLayer() [1/2]

std::string GEMDQMBase::getNameDirLayer ( ME3IdsKey  key3)
inlineprotected

Definition at line 729 of file GEMDQMBase.h.

References keyToLayer(), keyToRegion(), keyToStation(), and AlCaHLTBitMon_QueryRunRegistry::string.

Referenced by GEMRecHitSource::ProcessWithMEMap4WithChamber(), GEMDigiSource::ProcessWithMEMap5WithChamber(), and GEMDAQStatusSource::ProcessWithMEMap5WithChamber().

729  {
730  auto nStation = keyToStation(key3);
731  char cRegion = (keyToRegion(key3) > 0 ? 'P' : 'M');
732  auto nLayer = keyToLayer(key3);
733  return std::string(Form("GE%i1-%c-L%i", nStation, cRegion, nLayer));
734 }
int keyToRegion(ME2IdsKey key)
Definition: GEMDQMBase.h:563
int keyToLayer(ME3IdsKey key)
Definition: GEMDQMBase.h:571
int keyToStation(ME2IdsKey key)
Definition: GEMDQMBase.h:567

◆ getNameDirLayer() [2/2]

std::string GEMDQMBase::getNameDirLayer ( ME4IdsKey  key4)
inlineprotected

Definition at line 736 of file GEMDQMBase.h.

References keyToLayer(), keyToModule(), keyToRegion(), keyToStation(), and AlCaHLTBitMon_QueryRunRegistry::string.

736  {
737  auto nStation = keyToStation(key4);
738  char cRegion = (keyToRegion(key4) > 0 ? 'P' : 'M');
739  auto nLayer = keyToLayer(key4);
740  if (nStation == 2) {
741  auto nModule = keyToModule(key4);
742  return std::string(Form("GE%i1-%c-L%i-M%i", nStation, cRegion, nLayer, nModule));
743  }
744  return std::string(Form("GE%i1-%c-L%i", nStation, cRegion, nLayer));
745 }
int keyToModule(ME4IdsKey key)
Definition: GEMDQMBase.h:574
int keyToRegion(ME2IdsKey key)
Definition: GEMDQMBase.h:563
int keyToLayer(ME3IdsKey key)
Definition: GEMDQMBase.h:571
int keyToStation(ME2IdsKey key)
Definition: GEMDQMBase.h:567

◆ getNumEtaPartitions()

int GEMDQMBase::getNumEtaPartitions ( const GEMStation station)
protected

Definition at line 40 of file GEMDQMBase.cc.

References chambers, checkRefs(), log_category_, and relativeConstraints::station.

Referenced by loadChambers().

40  {
41  const auto&& superchambers = station->superChambers();
42  if (not checkRefs(superchambers)) {
43  edm::LogError(log_category_) << "failed to get a valid vector of GEMSuperChamber ptrs" << std::endl;
44  return 0;
45  }
46 
47  const auto& chambers = superchambers.front()->chambers();
48  if (not checkRefs(chambers)) {
49  edm::LogError(log_category_) << "failed to get a valid vector of GEMChamber ptrs" << std::endl;
50  return 0;
51  }
52 
53  return chambers.front()->nEtaPartitions();
54 }
bool checkRefs(const std::vector< T *> &)
Definition: GEMDQMBase.h:640
Log< level::Error, false > LogError
std::string log_category_
Definition: GEMDQMBase.h:547
static char chambers[264][20]
Definition: ReadPGInfo.cc:243

◆ getNumModule()

int GEMDQMBase::getNumModule ( const int  station)
inlineprotected

Definition at line 660 of file GEMDQMBase.h.

References relativeConstraints::station.

Referenced by loadChambers().

660  {
661  if (station == 0)
662  return 1;
663  if (station == 1)
664  return 1;
665  else if (station == 2)
666  return 4;
667  else
668  return -1;
669 }

◆ getVFATNumber()

int GEMDQMBase::getVFATNumber ( const int  station,
const int  ieta,
const int  vfat_phi 
)
inlineprotected

Definition at line 682 of file GEMDQMBase.h.

References getVFATNumberGE11(), hcalRecHitTable_cff::ieta, and relativeConstraints::station.

Referenced by getVFATNumberByDigi().

682  {
683  if (station == 1)
684  return getVFATNumberGE11(station, ieta, vfat_phi);
685  return getVFATNumberGE11(station, ieta, vfat_phi); // FIXME: What about GE21 and GE0?
686 }
int getVFATNumberGE11(const int, const int, const int)
Definition: GEMDQMBase.h:688

◆ getVFATNumberByDigi()

int GEMDQMBase::getVFATNumberByDigi ( const int  station,
const int  ieta,
const int  digi 
)
inlineprotected

Definition at line 692 of file GEMDQMBase.h.

References getVFATNumber(), hcalRecHitTable_cff::ieta, GEMeMap::maxChan_, and relativeConstraints::station.

692  {
693  const int vfat_phi = digi / GEMeMap::maxChan_;
694  return getVFATNumber(station, ieta, vfat_phi);
695 }
int getVFATNumber(const int, const int, const int)
Definition: GEMDQMBase.h:682
static const int maxChan_
Definition: GEMeMap.h:72

◆ getVFATNumberGE11()

int GEMDQMBase::getVFATNumberGE11 ( const int  station,
const int  ieta,
const int  vfat_phi 
)
inlineprotected

Definition at line 688 of file GEMDQMBase.h.

References hcalRecHitTable_cff::ieta, and GEMeMap::maxiEtaIdGE11_.

Referenced by getVFATNumber().

688  {
689  return vfat_phi * GEMeMap::maxiEtaIdGE11_ + (GEMeMap::maxiEtaIdGE11_ - ieta);
690 }
static const int maxiEtaIdGE11_
Definition: GEMeMap.h:70

◆ initGeometry()

int GEMDQMBase::initGeometry ( edm::EventSetup const &  iSetup)
protected

Definition at line 27 of file GEMDQMBase.cc.

References GEMGeometry_, geomToken_, edm::EventSetup::getHandle(), patZpeak::handle, and log_category_.

Referenced by GEMRecHitSource::bookHistograms(), GEMDigiSource::bookHistograms(), and GEMDAQStatusSource::bookHistograms().

27  {
28  GEMGeometry_ = nullptr;
29  if (auto handle = iSetup.getHandle(geomToken_)) {
30  GEMGeometry_ = handle.product();
31  } else {
32  edm::LogError(log_category_) << "+++ Error : GEM geometry is unavailable on event loop. +++\n";
33  return -1;
34  }
35 
36  return 0;
37 }
Log< level::Error, false > LogError
std::string log_category_
Definition: GEMDQMBase.h:547
edm::ESGetToken< GEMGeometry, MuonGeometryRecord > geomToken_
Definition: GEMDQMBase.h:619
const GEMGeometry * GEMGeometry_
Definition: GEMDQMBase.h:618

◆ key3Tokey2()

ME2IdsKey GEMDQMBase::key3Tokey2 ( ME3IdsKey  key)
inlineprotected

Definition at line 581 of file GEMDQMBase.h.

References crabWrapper::key, keyToRegion(), and keyToStation().

581  {
582  auto keyNew = ME2IdsKey{keyToRegion(key), keyToStation(key)};
583  return keyNew;
584  };
int keyToRegion(ME2IdsKey key)
Definition: GEMDQMBase.h:563
int keyToStation(ME2IdsKey key)
Definition: GEMDQMBase.h:567
std::tuple< Int_t, Int_t > ME2IdsKey

◆ key4Tokey3()

ME3IdsKey GEMDQMBase::key4Tokey3 ( ME4IdsKey  key)
inlineprotected

◆ key5Tokey4()

ME4IdsKey GEMDQMBase::key5Tokey4 ( ME5IdsKey  key)
inlineprotected

Definition at line 591 of file GEMDQMBase.h.

References crabWrapper::key, keyToLayer(), keyToModule(), keyToRegion(), and keyToStation().

Referenced by GEMDAQStatusSource::FillStatusSummaryPlot(), GEMDigiSource::ProcessWithMEMap5WithChamber(), and GEMDAQStatusSource::ProcessWithMEMap5WithChamber().

591  {
593  return keyNew;
594  };
int keyToModule(ME4IdsKey key)
Definition: GEMDQMBase.h:574
std::tuple< Int_t, Int_t, Int_t, Int_t > ME4IdsKey
int keyToRegion(ME2IdsKey key)
Definition: GEMDQMBase.h:563
int keyToLayer(ME3IdsKey key)
Definition: GEMDQMBase.h:571
int keyToStation(ME2IdsKey key)
Definition: GEMDQMBase.h:567

◆ keyToChamber() [1/2]

int GEMDQMBase::keyToChamber ( ME4IdsKey  key)
inlineprotected

Definition at line 576 of file GEMDQMBase.h.

References crabWrapper::key.

Referenced by GEMDAQStatusSource::FillStatusSummaryPlot().

576 { return std::get<3>(key); };

◆ keyToChamber() [2/2]

int GEMDQMBase::keyToChamber ( ME5IdsKey  key)
inlineprotected

Definition at line 577 of file GEMDQMBase.h.

References crabWrapper::key.

577 { return std::get<4>(key); };

◆ keyToIEta() [1/2]

int GEMDQMBase::keyToIEta ( ME4IdsKey  key)
inlineprotected

Definition at line 578 of file GEMDQMBase.h.

References crabWrapper::key.

Referenced by GEMRecHitSource::analyze().

578 { return std::get<3>(key); };

◆ keyToIEta() [2/2]

int GEMDQMBase::keyToIEta ( ME5IdsKey  key)
inlineprotected

Definition at line 579 of file GEMDQMBase.h.

References crabWrapper::key.

579 { return std::get<4>(key); };

◆ keyToLayer() [1/3]

int GEMDQMBase::keyToLayer ( ME3IdsKey  key)
inlineprotected

Definition at line 571 of file GEMDQMBase.h.

References crabWrapper::key.

Referenced by CreateSummaryHist(), getNameDirLayer(), key4Tokey3(), and key5Tokey4().

571 { return std::get<2>(key); };

◆ keyToLayer() [2/3]

int GEMDQMBase::keyToLayer ( ME4IdsKey  key)
inlineprotected

Definition at line 572 of file GEMDQMBase.h.

References crabWrapper::key.

572 { return std::get<2>(key); };

◆ keyToLayer() [3/3]

int GEMDQMBase::keyToLayer ( ME5IdsKey  key)
inlineprotected

Definition at line 573 of file GEMDQMBase.h.

References crabWrapper::key.

573 { return std::get<2>(key); };

◆ keyToModule() [1/2]

int GEMDQMBase::keyToModule ( ME4IdsKey  key)
inlineprotected

Definition at line 574 of file GEMDQMBase.h.

References crabWrapper::key.

Referenced by CreateSummaryHist(), getNameDirLayer(), and key5Tokey4().

574 { return std::get<3>(key); };

◆ keyToModule() [2/2]

int GEMDQMBase::keyToModule ( ME5IdsKey  key)
inlineprotected

Definition at line 575 of file GEMDQMBase.h.

References crabWrapper::key.

575 { return std::get<3>(key); };

◆ keyToRegion() [1/4]

int GEMDQMBase::keyToRegion ( ME2IdsKey  key)
inlineprotected

Definition at line 563 of file GEMDQMBase.h.

References crabWrapper::key.

Referenced by CreateSummaryHist(), getNameDirLayer(), key3Tokey2(), key4Tokey3(), and key5Tokey4().

563 { return std::get<0>(key); };

◆ keyToRegion() [2/4]

int GEMDQMBase::keyToRegion ( ME3IdsKey  key)
inlineprotected

Definition at line 564 of file GEMDQMBase.h.

References crabWrapper::key.

564 { return std::get<0>(key); };

◆ keyToRegion() [3/4]

int GEMDQMBase::keyToRegion ( ME4IdsKey  key)
inlineprotected

Definition at line 565 of file GEMDQMBase.h.

References crabWrapper::key.

565 { return std::get<0>(key); };

◆ keyToRegion() [4/4]

int GEMDQMBase::keyToRegion ( ME5IdsKey  key)
inlineprotected

Definition at line 566 of file GEMDQMBase.h.

References crabWrapper::key.

566 { return std::get<0>(key); };

◆ keyToStation() [1/4]

int GEMDQMBase::keyToStation ( ME2IdsKey  key)
inlineprotected

◆ keyToStation() [2/4]

int GEMDQMBase::keyToStation ( ME3IdsKey  key)
inlineprotected

Definition at line 568 of file GEMDQMBase.h.

References crabWrapper::key.

568 { return std::get<1>(key); };

◆ keyToStation() [3/4]

int GEMDQMBase::keyToStation ( ME4IdsKey  key)
inlineprotected

Definition at line 569 of file GEMDQMBase.h.

References crabWrapper::key.

569 { return std::get<1>(key); };

◆ keyToStation() [4/4]

int GEMDQMBase::keyToStation ( ME5IdsKey  key)
inlineprotected

Definition at line 570 of file GEMDQMBase.h.

References crabWrapper::key.

570 { return std::get<1>(key); };

◆ loadChambers()

int GEMDQMBase::loadChambers ( )
protected

Definition at line 56 of file GEMDQMBase.cc.

References chambers, GEMGeometry_, getMaxVFAT(), getNumEtaPartitions(), getNumModule(), l1tTowerCalibrationProducer_cfi::iEta, listChamberId_, mapEtaPartition_, mapStationInfo_, SiStripPI::max, GEMeMap::maxChan_, nMaxNumCh_, readGeometryPhiInfoChamber(), readGeometryRadiusInfoChamber(), nano_mu_digi_cff::region, GEMGeometry::regions(), and relativeConstraints::station.

Referenced by GEMRecHitSource::bookHistograms(), GEMDigiSource::bookHistograms(), and GEMDAQStatusSource::bookHistograms().

56  {
57  if (GEMGeometry_ == nullptr)
58  return -1;
59  listChamberId_.clear();
60  mapEtaPartition_.clear();
61  for (const GEMRegion* region : GEMGeometry_->regions()) {
62  for (const GEMStation* station : region->stations()) {
63  for (auto sch : station->superChambers()) {
64  for (auto pchamber : sch->chambers()) {
65  GEMDetId gid = pchamber->id();
66  listChamberId_.push_back(pchamber->id());
67  for (auto iEta : pchamber->etaPartitions()) {
68  mapEtaPartition_[gid].push_back(iEta);
69  }
70  }
71  }
72  }
73  }
74 
75  // Borrwed from DQM/GEM/src/GEMOfflineMonitor.cc
76  nMaxNumCh_ = 0;
77  for (const GEMRegion* region : GEMGeometry_->regions()) {
78  const int region_number = region->region();
79 
80  for (const GEMStation* station : region->stations()) {
81  const auto&& superchambers = station->superChambers();
82 
83  const int station_number = station->station();
84  const int num_superchambers = (station_number == 1 ? 36 : 18);
85  const int num_mod = getNumModule(station->station());
86  const int max_vfat = getMaxVFAT(station->station()); // the number of VFATs per GEMEtaPartition
87  const int num_etas = getNumEtaPartitions(station); // the number of eta partitions per GEMChamber
88  const int num_vfat = num_etas * max_vfat; // the number of VFATs per GEMChamber
89  const int strip1st = (station_number == 2 ? 1 : 0); // the index of the first strip
90  const int num_digi = GEMeMap::maxChan_; // the number of digis (channels) per VFAT
91 
92  nMaxNumCh_ = std::max(nMaxNumCh_, num_superchambers);
93 
94  Int_t nMinIdxChamber = 1048576;
95  Int_t nMaxIdxChamber = -1048576;
96  for (auto sch : superchambers) {
97  auto nIdxChamber = sch->chambers().front()->id().chamber();
98  if (nMinIdxChamber > nIdxChamber)
99  nMinIdxChamber = nIdxChamber;
100  if (nMaxIdxChamber < nIdxChamber)
101  nMaxIdxChamber = nIdxChamber;
102  }
103 
104  const auto& chambers = superchambers.front()->chambers();
105 
106  for (auto pchamber : chambers) {
107  int layer_number = pchamber->id().layer();
108  ME3IdsKey key3(region_number, station_number, layer_number);
109  mapStationInfo_[key3] = MEStationInfo(region_number,
110  station_number,
111  layer_number,
112  num_superchambers,
113  num_mod,
114  num_etas,
115  num_vfat,
116  strip1st,
117  num_digi,
118  nMinIdxChamber,
119  nMaxIdxChamber);
122  }
123  }
124  }
125 
126  return 0;
127 }
std::vector< GEMDetId > listChamberId_
Definition: GEMDQMBase.h:621
int readGeometryRadiusInfoChamber(const GEMStation *station, MEStationInfo &stationInfo)
Definition: GEMDQMBase.cc:293
int getNumModule(const int)
Definition: GEMDQMBase.h:660
std::map< ME3IdsKey, MEStationInfo > mapStationInfo_
Definition: GEMDQMBase.h:634
int readGeometryPhiInfoChamber(const GEMStation *station, MEStationInfo &stationInfo)
Definition: GEMDQMBase.cc:354
static const int maxChan_
Definition: GEMeMap.h:72
int getNumEtaPartitions(const GEMStation *)
Definition: GEMDQMBase.cc:40
int getMaxVFAT(const int)
Definition: GEMDQMBase.h:649
const GEMGeometry * GEMGeometry_
Definition: GEMDQMBase.h:618
std::map< GEMDetId, std::vector< const GEMEtaPartition * > > mapEtaPartition_
Definition: GEMDQMBase.h:622
const std::vector< const GEMRegion * > & regions() const
Return a vector of all GEM regions.
Definition: GEMGeometry.cc:30
int nMaxNumCh_
Definition: GEMDQMBase.h:633
std::tuple< Int_t, Int_t, Int_t > ME3IdsKey
static char chambers[264][20]
Definition: ReadPGInfo.cc:243

◆ ProcessWithMEMap2()

virtual int GEMDQMBase::ProcessWithMEMap2 ( BookingHelper bh,
ME2IdsKey  key 
)
inlineprotectedvirtual

Reimplemented in GEMDigiSource.

Definition at line 554 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

554 { return 0; }; // must be overrided

◆ ProcessWithMEMap2AbsReWithEta()

virtual int GEMDQMBase::ProcessWithMEMap2AbsReWithEta ( BookingHelper bh,
ME3IdsKey  key 
)
inlineprotectedvirtual

Reimplemented in GEMRecHitSource.

Definition at line 556 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

556 { return 0; }; // must be overrided

◆ ProcessWithMEMap2WithEta()

virtual int GEMDQMBase::ProcessWithMEMap2WithEta ( BookingHelper bh,
ME3IdsKey  key 
)
inlineprotectedvirtual

Reimplemented in GEMDigiSource, and GEMRecHitSource.

Definition at line 555 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

555 { return 0; }; // must be overrided

◆ ProcessWithMEMap3()

virtual int GEMDQMBase::ProcessWithMEMap3 ( BookingHelper bh,
ME3IdsKey  key 
)
inlineprotectedvirtual

Reimplemented in GEMDigiSource, and GEMRecHitSource.

Definition at line 557 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

557 { return 0; }; // must be overrided

◆ ProcessWithMEMap4()

virtual int GEMDQMBase::ProcessWithMEMap4 ( BookingHelper bh,
ME4IdsKey  key 
)
inlineprotectedvirtual

Reimplemented in GEMDAQStatusSource, and GEMDigiSource.

Definition at line 558 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

558 { return 0; }; // must be overrided

◆ ProcessWithMEMap4WithChamber()

virtual int GEMDQMBase::ProcessWithMEMap4WithChamber ( BookingHelper bh,
ME4IdsKey  key 
)
inlineprotectedvirtual

Reimplemented in GEMRecHitSource.

Definition at line 560 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

560 { return 0; }; // must be overrided

◆ ProcessWithMEMap5()

virtual int GEMDQMBase::ProcessWithMEMap5 ( BookingHelper bh,
ME5IdsKey  key 
)
inlineprotectedvirtual

Definition at line 559 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

559 { return 0; }; // must be overrided

◆ ProcessWithMEMap5WithChamber()

virtual int GEMDQMBase::ProcessWithMEMap5WithChamber ( BookingHelper bh,
ME5IdsKey  key 
)
inlineprotectedvirtual

Reimplemented in GEMDAQStatusSource, and GEMDigiSource.

Definition at line 561 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

561 { return 0; }; // must be overrided

◆ readGeometryPhiInfoChamber()

int GEMDQMBase::readGeometryPhiInfoChamber ( const GEMStation station,
MEStationInfo stationInfo 
)

Definition at line 354 of file GEMDQMBase.cc.

References funct::abs(), GEMDQMBase::MEStationInfo::fMinPhi_, l1tTowerCalibrationProducer_cfi::iEta, SiStripPI::max, SiStripPI::min, GEMDQMBase::MEStationInfo::nMaxVFAT_, GEMDQMBase::MEStationInfo::nNumDigi_, GEMDQMBase::MEStationInfo::nNumEtaPartitions_, AlCaHLTBitMon_ParallelJobs::p, PV3DBase< T, PVType, FrameType >::phi(), and relativeConstraints::station.

Referenced by loadChambers().

354  {
355  auto listSuperChambers = station->superChambers();
356  Int_t nNumStripEta = stationInfo.nNumDigi_ * (stationInfo.nMaxVFAT_ / stationInfo.nNumEtaPartitions_);
357 
358  std::vector<std::pair<Int_t, std::pair<std::pair<Float_t, Float_t>, Bool_t>>> listDivPhi;
359 
360  // Obtaining phi intervals of chambers
361  for (auto superchamber : listSuperChambers) {
362  auto iEta = superchamber->chambers().front()->etaPartitions().front();
363 
364  // What is the index of the first strip? Rather than to ask to someone, let's calculate it!
365  Float_t fWidthStrip = std::abs(iEta->centreOfStrip((Int_t)1).x() - iEta->centreOfStrip((Int_t)0).x());
366  LocalPoint lpRef(-fWidthStrip / 3.0, 0.0);
367  Int_t nStripMid = (Int_t)iEta->strip(lpRef);
368  Int_t nFirstStrip = 1 - ((nNumStripEta / 2) - nStripMid);
369  Int_t nLastStrip = nFirstStrip + nNumStripEta - 1;
370 
371  auto& surface = iEta->surface();
372  LocalPoint lpF = iEta->centreOfStrip((Float_t)(nFirstStrip - 0.5)); // To avoid the round error(?)
373  LocalPoint lpL = iEta->centreOfStrip((Float_t)(nLastStrip + 0.5)); // To avoid the round error(?)
374  GlobalPoint gpF = surface.toGlobal(lpF);
375  GlobalPoint gpL = surface.toGlobal(lpL);
376 
377  Float_t fPhiF = gpF.phi();
378  Float_t fPhiL = gpL.phi();
379  if (fPhiF * fPhiL < 0 && std::abs(fPhiF) > 0.5 * 3.14159265359) {
380  if (fPhiF < 0)
381  fPhiF += 2 * 3.14159265359;
382  if (fPhiL < 0)
383  fPhiL += 2 * 3.14159265359;
384  }
385  Bool_t bFlipped = fPhiF > fPhiL;
386  Float_t fPhiMin = std::min(fPhiF, fPhiL);
387  Float_t fPhiMax = std::max(fPhiF, fPhiL);
388 
389  listDivPhi.emplace_back();
390  listDivPhi.back().first = iEta->id().chamber();
391  listDivPhi.back().second.first.first = fPhiMin;
392  listDivPhi.back().second.first.second = fPhiMax;
393  listDivPhi.back().second.second = bFlipped;
394  }
395 
396  stationInfo.fMinPhi_ = 0.0;
397  for (auto p : listDivPhi) {
398  if (p.first == 1) {
399  stationInfo.fMinPhi_ = p.second.first.first;
400  break;
401  }
402  }
403 
404  // For a future usage
405  //for ( auto p : listDivPhi ) {
406  // std::cout << "GEO_PHI: " << p.first << " "
407  // << p.second.first.first << " " << p.second.first.second << " " << p.second.second << std::endl;
408  //}
409 
410  return 0;
411 }
Geom::Phi< T > phi() const
Definition: PV3DBase.h:66
Abs< T >::type abs(const T &t)
Definition: Abs.h:22

◆ readGeometryRadiusInfoChamber()

int GEMDQMBase::readGeometryRadiusInfoChamber ( const GEMStation station,
MEStationInfo stationInfo 
)

Definition at line 293 of file GEMDQMBase.cc.

References mps_fire::i, l1tTowerCalibrationProducer_cfi::iEta, createfilelist::int, GEMDQMBase::MEStationInfo::listRadiusEvenChamber_, GEMDQMBase::MEStationInfo::listRadiusOddChamber_, SiStripPI::max, SiStripPI::min, PV3DBase< T, PVType, FrameType >::perp(), jetUpdater_cfi::sort, relativeConstraints::station, and GEMStripTopology::stripLength().

Referenced by loadChambers().

293  {
294  auto listSuperChambers = station->superChambers();
295 
296  Bool_t bDoneEven = false, bDoneOdd = false;
297 
298  // Obtaining radius intervals of even/odd chambers
299  for (auto superchamber : listSuperChambers) {
300  Int_t chamberNo = superchamber->id().chamber();
301  if (chamberNo % 2 == 0 && bDoneEven)
302  continue;
303  if (chamberNo % 2 != 0 && bDoneOdd)
304  continue;
305 
306  auto& etaPartitions = superchamber->chambers().front()->etaPartitions();
307 
308  // A little of additional procedures to list up the radius intervals
309  // It would be independent to local direction of chambers and the order of eta partitions
310  // 1. Obtain the radius of the middle top/bottom points of the trapezoid
311  // 2. Sort these two values and determine which one is the lower/upper one
312  // 3. Keep them all and then sort them
313  // 4. The intermediate radii are set as the mean of the corresponding values of upper/lowers.
314  std::vector<Float_t> listRadiusLower, listRadiusUpper;
315  for (auto iEta : etaPartitions) {
316  const GEMStripTopology& stripTopology = dynamic_cast<const GEMStripTopology&>(iEta->specificTopology());
317  Float_t fHeight = stripTopology.stripLength();
318  LocalPoint lp1(0.0, -0.5 * fHeight), lp2(0.0, 0.5 * fHeight);
319  auto& surface = iEta->surface();
320  GlobalPoint gp1 = surface.toGlobal(lp1), gp2 = surface.toGlobal(lp2);
321  Float_t fR1 = gp1.perp(), fR2 = gp2.perp();
322  Float_t fRL = std::min(fR1, fR2), fRH = std::max(fR1, fR2);
323  listRadiusLower.push_back(fRL);
324  listRadiusUpper.push_back(fRH);
325  // For a future usage
326  //std::cout << "GEO_RADIUS: " << iEta->id().chamber() << " " << iEta->id().ieta() << " "
327  // << fRL << " " << fRH << std::endl;
328  }
329 
330  std::sort(listRadiusLower.begin(), listRadiusLower.end());
331  std::sort(listRadiusUpper.begin(), listRadiusUpper.end());
332 
333  std::vector<Float_t>& listR =
334  (chamberNo % 2 == 0 ? stationInfo.listRadiusEvenChamber_ : stationInfo.listRadiusOddChamber_);
335  listR.clear();
336  listR.push_back(listRadiusLower.front());
337  for (int i = 1; i < (int)listRadiusLower.size(); i++) {
338  listR.push_back(0.5 * (listRadiusLower[i] + listRadiusUpper[i - 1]));
339  }
340  listR.push_back(listRadiusUpper.back());
341 
342  if (chamberNo % 2 == 0)
343  bDoneEven = true;
344  if (chamberNo % 2 != 0)
345  bDoneOdd = true;
346 
347  if (bDoneEven && bDoneOdd)
348  break;
349  }
350 
351  return 0;
352 }
float stripLength() const override
T perp() const
Definition: PV3DBase.h:69

◆ restrictAngle()

Float_t GEMDQMBase::restrictAngle ( const Float_t  fTheta,
const Float_t  fStart 
)
inlineprotected

Definition at line 723 of file GEMDQMBase.h.

References createfilelist::int, and M_PI.

Referenced by GEMRecHitSource::analyze(), and GEMDigiSource::analyze().

723  {
724  Float_t fLoop = (fTheta - fStart) / (2 * M_PI);
725  int nLoop = (fLoop >= 0 ? (int)fLoop : (int)fLoop - 1);
726  return fTheta - nLoop * 2 * M_PI;
727 }
#define M_PI

◆ SortingLayers()

int GEMDQMBase::SortingLayers ( std::vector< ME4IdsKey > &  listLayers)
protected

Definition at line 129 of file GEMDQMBase.cc.

References funct::abs(), and jetUpdater_cfi::sort.

Referenced by CreateSummaryHist().

129  {
130  std::sort(listLayers.begin(), listLayers.end(), [](ME4IdsKey key1, ME4IdsKey key2) {
131  Int_t re1 = std::get<0>(key1), re2 = std::get<0>(key2);
132  Int_t st1 = std::get<1>(key1), st2 = std::get<1>(key2);
133  Int_t la1 = std::get<2>(key1), la2 = std::get<2>(key2);
134  Int_t mo1 = std::get<3>(key1), mo2 = std::get<3>(key2);
135  if (re1 < 0 && re2 > 0)
136  return false;
137  if (re1 > 0 && re2 < 0)
138  return true;
139  Bool_t bRes = (re1 < 0); // == re2 < 0
140  Int_t sum1 = 4096 * std::abs(re1) + 256 * st1 + 16 * la1 + mo1;
141  Int_t sum2 = 4096 * std::abs(re2) + 256 * st2 + 16 * la2 + mo2;
142  if (sum1 <= sum2)
143  return bRes;
144  return !bRes;
145  });
146 
147  return 0;
148 }
std::tuple< Int_t, Int_t, Int_t, Int_t > ME4IdsKey
Abs< T >::type abs(const T &t)
Definition: Abs.h:22

Member Data Documentation

◆ GEMGeometry_

const GEMGeometry* GEMDQMBase::GEMGeometry_
protected

◆ geomToken_

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

Definition at line 619 of file GEMDQMBase.h.

Referenced by initGeometry().

◆ listChamberId_

std::vector<GEMDetId> GEMDQMBase::listChamberId_
protected

◆ log_category_

std::string GEMDQMBase::log_category_

◆ mapEtaPartition_

std::map<GEMDetId, std::vector<const GEMEtaPartition *> > GEMDQMBase::mapEtaPartition_
protected

◆ mapStationInfo_

std::map<ME3IdsKey, MEStationInfo> GEMDQMBase::mapStationInfo_
protected

◆ mapStationToIdx_

std::map<ME4IdsKey, int> GEMDQMBase::mapStationToIdx_
protected

Definition at line 635 of file GEMDQMBase.h.

Referenced by CreateSummaryHist(), and GEMDAQStatusSource::FillStatusSummaryPlot().

◆ MEMap2AbsReWithEtaCheck_

std::map<ME3IdsKey, bool> GEMDQMBase::MEMap2AbsReWithEtaCheck_
protected

Definition at line 626 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

◆ MEMap2Check_

std::map<ME2IdsKey, bool> GEMDQMBase::MEMap2Check_
protected

Definition at line 624 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

◆ MEMap2WithEtaCheck_

std::map<ME3IdsKey, bool> GEMDQMBase::MEMap2WithEtaCheck_
protected

Definition at line 625 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

◆ MEMap3Check_

std::map<ME3IdsKey, bool> GEMDQMBase::MEMap3Check_
protected

Definition at line 627 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

◆ MEMap4Check_

std::map<ME4IdsKey, bool> GEMDQMBase::MEMap4Check_
protected

Definition at line 628 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

◆ MEMap4WithChCheck_

std::map<ME4IdsKey, bool> GEMDQMBase::MEMap4WithChCheck_
protected

Definition at line 629 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

◆ MEMap5Check_

std::map<ME5IdsKey, bool> GEMDQMBase::MEMap5Check_
protected

Definition at line 631 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

◆ MEMap5WithChCheck_

std::map<ME5IdsKey, bool> GEMDQMBase::MEMap5WithChCheck_
protected

Definition at line 630 of file GEMDQMBase.h.

Referenced by GenerateMEPerChamber().

◆ nMaxNumCh_

int GEMDQMBase::nMaxNumCh_
protected

Definition at line 633 of file GEMDQMBase.h.

Referenced by CreateSummaryHist(), and loadChambers().

◆ nRunType_

Int_t GEMDQMBase::nRunType_