|
|
Go to the documentation of this file. 1 #ifndef DQM_GEM_INTERFACE_GEMDQMBase_h
2 #define DQM_GEM_INTERFACE_GEMDQMBase_h
45 TString y_title =
"Entries") {
53 std::vector<double> &x_binning,
55 TString y_title =
"Entries") {
58 TH1F *h_obj =
new TH1F(
name,
title, x_binning.size() - 1, &x_binning[0]);
71 TString y_title =
"") {
83 template <
class M,
class K>
89 GEMDQMBase *pDQMBase, TString strName, TString strTitle, TString strTitleX =
"", TString strTitleY =
"Entries")
98 TString strTitleX =
"",
99 TString strTitleY =
"Entries")
114 std::vector<Double_t> &x_binning,
115 TString strTitleX =
"",
116 TString strTitleY =
"Entries")
125 for (Int_t
i = 0;
i < (Int_t)x_binning.size();
i++)
138 TString strTitleX =
"",
139 TString strTitleY =
"")
236 if (histCurr ==
nullptr)
238 for (Int_t
i = 1;
i <= nNumBin;
i++) {
254 if (histCurr ==
nullptr)
256 for (Int_t
i = 0;
i < nNumBin;
i++) {
258 histCurr->
setBinLabel(
i + 1, Form(
"%i (%i)",
i, nIEta), nAxis);
294 if ((unMask & bits) != 0)
327 Int_t nNumEtaPartitions,
386 template <
typename T>
387 inline bool checkRefs(
const std::vector<T *> &);
419 template <
typename T>
423 if (refs.front() ==
nullptr)
462 return n_chambers * (
chamber - 1) + layer;
465 #endif // DQM_GEM_INTERFACE_GEMDQMBase_h
int keyToRegion(ME4IdsKey key)
MEMapInfT< MEMap2Ids, ME2IdsKey > MEMap2Inf
std::map< ME3IdsKey, bool > MEMap3Check_
void SetBinConfX(Int_t nBins, Double_t dL=0.5, Double_t dH=-1048576.0)
std::vector< GEMChamber > gemChambers_
std::tuple< Int_t, Int_t > ME2IdsKey
int keyToStation(ME4IdsKey key)
int Fill(K key, Double_t x, Double_t y)
std::map< ME4IdsKey, bool > MEMap4Check_
DQMStore::IBooker * ibooker_
int keyToStation(ME2IdsKey key)
int getDetOccXBin(const int, const int, const int)
const GEMGeometry * GEMGeometry_
void SetBinLowEdgeY(Double_t dYL)
std::tuple< Int_t, Int_t, Int_t, Int_t > ME4IdsKey
void SetTitleX(TString strTitleX)
int SortingLayers(std::vector< ME3IdsKey > &listLayers)
const TString title_suffix_
int getMaxVFAT(const int)
int keyToIEta(ME4IdsKey key)
int Fill(K key, Double_t x)
Double_t GetBinLowEdgeY()
ME3IdsKey key4Tokey3(ME4IdsKey key)
int keyToChamber(ME4IdsKey key)
int SetLabelForVFATs(K key, Int_t nNumEtaPartitions, Int_t nAxis, Int_t nNumBin=-1)
MonitorElement * book2D(TString name, TString title, int nbinsx, double xlow, double xup, int nbinsy, double ylow, double yup, TString x_title="", TString y_title="")
Double_t GetBinLowEdgeX()
Int_t nNumEtaPartitionGE0_
int SetLabelForChambers(K key, Int_t nAxis, Int_t nNumBin=-1)
static const int maxVFatGE21_
int getIEtaFromVFAT(const int station, const int vfat)
MEMapInfT(GEMDQMBase *pDQMBase, TString strName, TString strTitle, Int_t nBinsX, Double_t dXL, Double_t dXH, Int_t nBinsY, Double_t dYL, Double_t dYH, TString strTitleX="", TString strTitleY="")
int getVFATNumberGE11(const int, const int, const int)
void SetBinHighEdgeY(Double_t dYH)
void SetBinLowEdgeX(Double_t dXL)
void SetNbinsY(Int_t nBinsY)
GEMDQMBase(const edm::ParameterSet &cfg)
Int_t nNumEtaPartitionGE21_
void SetBinHighEdgeX(Double_t dXH)
MEMapInfT(GEMDQMBase *pDQMBase, TString strName, TString strTitle, TString strTitleX="", TString strTitleY="Entries")
MEMapInfT(GEMDQMBase *pDQMBase, TString strName, TString strTitle, std::vector< Double_t > &x_binning, TString strTitleX="", TString strTitleY="Entries")
MEStationInfo(Int_t nRegion, Int_t nStation, Int_t nLayer, Int_t nNumChambers, Int_t nNumEtaPartitions, Int_t nMaxVFAT, Int_t nNumStrip)
static const int maxVFatGE11_
dqm::impl::MonitorElement * CreateSummaryHist(DQMStore::IBooker &ibooker, TString strName)
std::vector< double > x_binning_
int keyToLayer(ME4IdsKey key)
void SetTitle(TString strTitle)
BookingHelper(DQMStore::IBooker &ibooker, const TString &name_suffix, const TString &title_suffix)
int initGeometry(edm::EventSetup const &iSetup)
MEMapInfT< MEMap4Ids, ME4IdsKey > MEMap4Inf
int getVFATNumber(const int, const int, const int)
std::map< ME4IdsKey, bool > MEMap3WithChCheck_
int FillBits(K key, Double_t x, UInt_t bits)
MEMapInfT(GEMDQMBase *pDQMBase, TString strName, TString strTitle, Int_t nBinsX, Double_t dXL, Double_t dXH, TString strTitleX="", TString strTitleY="Entries")
virtual int ProcessWithMEMap2(BookingHelper &bh, ME2IdsKey key)
bool checkRefs(const std::vector< T * > &)
virtual void setBinLabel(int bin, const std::string &label, int axis=1)
set bin label for x, y or z axis (axis=1, 2, 3 respectively)
Int_t nNumEtaPartitionGE11_
virtual int ProcessWithMEMap4(BookingHelper &bh, ME4IdsKey key)
Double_t GetBinHighEdgeX()
Double_t GetBinHighEdgeY()
int getVFATNumberByStrip(const int, const int, const int)
bool operator==(const MEStationInfo &other) const
int keyToLayer(ME3IdsKey key)
MEMapInfT< MEMap3Ids, ME3IdsKey > MEMap3Inf
std::string log_category_
void SetTitleY(TString strTitleY)
std::map< ME3IdsKey, MEStationInfo > mapStationInfo_
void SetBinConfY(Int_t nBins, Double_t dL=0.5, Double_t dH=-1048576.0)
MonitorElement * book2D(TString const &name, TString const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, FUNC onbooking=NOOP())
MonitorElement * book1D(TString name, TString title, int nbinsx, double xlow, double xup, TString x_title="", TString y_title="Entries")
dqm::impl::MonitorElement * FindHist(K key)
void SetOperating(Bool_t bOperating)
std::tuple< Int_t, Int_t, Int_t > ME3IdsKey
int keyToStation(ME3IdsKey key)
int keyToRegion(ME3IdsKey key)
std::map< ME3IdsKey, int > mapStationToIdx_
int keyToRegion(ME2IdsKey key)
void SetName(TString strName)
const TString name_suffix_
void SetNbinsX(Int_t nBinsX)
std::map< ME2IdsKey, bool > MEMap2Check_
virtual int ProcessWithMEMap3WithChamber(BookingHelper &bh, ME4IdsKey key)
int getNumEtaPartitions(const GEMStation *)
int getIEtaFromVFATGE11(const int vfat)
int bookND(BookingHelper &bh, K key)
virtual int ProcessWithMEMap3(BookingHelper &bh, ME3IdsKey key)
static const int maxChan_
MonitorElement * book1D(TString name, TString title, std::vector< double > &x_binning, TString x_title="", TString y_title="Entries")
MonitorElement * book1D(TString const &name, TString const &title, int const nchX, double const lowX, double const highX, FUNC onbooking=NOOP())
int GenerateMEPerChamber(DQMStore::IBooker &ibooker)