CMS 3D CMS Logo

List of all members | Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
L1TdeCSCTPGClient Class Reference

#include <L1TdeCSCTPGClient.h>

Inheritance diagram for L1TdeCSCTPGClient:
DQMEDHarvester edm::one::EDProducer< edm::EndLuminosityBlockProducer, edm::EndRunProducer, edm::EndProcessBlockProducer, edm::one::WatchLuminosityBlocks, edm::one::WatchRuns, edm::one::SharedResources, edm::Accumulator > edm::one::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 L1TdeCSCTPGClient (const edm::ParameterSet &ps)
 Constructor. More...
 
 ~L1TdeCSCTPGClient () override
 Destructor. More...
 
- Public Member Functions inherited from DQMEDHarvester
void accumulate (edm::Event const &ev, edm::EventSetup const &es) final
 
void beginJob () override
 
void beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &) final
 
void beginRun (edm::Run const &run, edm::EventSetup const &) override
 
virtual void dqmAnalyze (DQMStore::IBooker &, DQMStore::IGetter &, edm::Event const &, edm::EventSetup const &)
 
 DQMEDHarvester ()
 
 DQMEDHarvester (edm::ParameterSet const &iConfig)
 
virtual void dqmEndRun (DQMStore::IBooker &, DQMStore::IGetter &, edm::Run const &, edm::EventSetup const &)
 
void endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
void endLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &es) final
 
void endProcessBlockProduce (edm::ProcessBlock &) final
 
void endRun (edm::Run const &, edm::EventSetup const &) override
 
void endRunProduce (edm::Run &run, edm::EventSetup const &es) final
 
 ~DQMEDHarvester () override=default
 
- Public Member Functions inherited from edm::one::EDProducer< edm::EndLuminosityBlockProducer, edm::EndRunProducer, edm::EndProcessBlockProducer, edm::one::WatchLuminosityBlocks, edm::one::WatchRuns, edm::one::SharedResources, edm::Accumulator >
 EDProducer ()=default
 
 EDProducer (const EDProducer &)=delete
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
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
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
bool wantsInputProcessBlocks () const final
 
bool wantsProcessBlocks () const final
 
- Public Member Functions inherited from edm::one::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
bool wantsStreamLuminosityBlocks () const
 
bool wantsStreamRuns () const
 
 ~EDProducerBase () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector< edm::ProductResolverIndex > const & indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector< edm::ProductResolverIndex > const & putTokenIndexToProductResolverIndex () const
 
std::vector< bool > const & recordProvenanceList () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription const &)> registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
TypeLabelList const & typeLabelList () const
 used by the fwk to register the list of products of this module More...
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase &&)=default
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESProxyIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex > const & esGetTokenRecordIndicesVector (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const * > *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase)
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Protected Member Functions

void dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override
 
void dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) override
 
- Protected Member Functions inherited from edm::ProducerBase
template<class ProductType >
BranchAliasSetterT< ProductType > produces ()
 declare what type of product will make and with which optional label More...
 
template<typename ProductType , BranchType B>
BranchAliasSetterT< ProductType > produces ()
 
template<typename ProductType , Transition B>
BranchAliasSetterT< ProductType > produces ()
 
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<BranchType B>
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<Transition B>
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<typename ProductType , Transition B>
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<class ProductType >
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<typename ProductType , BranchType B>
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
ProducesCollector producesCollector ()
 
- Protected Member Functions inherited from edm::EDConsumerBase
EDGetToken consumes (const TypeToGet &id, edm::InputTag const &tag)
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (edm::InputTag const &tag)
 
template<BranchType B = InEvent>
EDConsumerBaseAdaptor< B > consumes (edm::InputTag tag) noexcept
 
template<BranchType B>
EDGetToken consumes (TypeToGet const &id, edm::InputTag const &tag)
 
ConsumesCollector consumesCollector ()
 Use a ConsumesCollector to gather consumes information from helper functions. More...
 
template<typename ProductType , BranchType B = InEvent>
void consumesMany ()
 
void consumesMany (const TypeToGet &id)
 
template<BranchType B>
void consumesMany (const TypeToGet &id)
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes ()
 
template<Transition Tr = Transition::Event>
constexpr auto esConsumes () noexcept
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
template<Transition Tr = Transition::Event>
auto esConsumes (ESInputTag tag) noexcept
 
template<Transition Tr = Transition::Event>
ESGetTokenGeneric esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey)
 Used with EventSetupRecord::doGet. More...
 
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > mayConsume (edm::InputTag const &tag)
 

Private Member Functions

void book (DQMStore::IBooker &ibooker)
 
void processHistograms (DQMStore::IGetter &)
 

Private Attributes

std::vector< double > alctMaxBin_
 
std::vector< double > alctMinBin_
 
std::vector< unsigned > alctNBin_
 
std::vector< std::string > alctVars_
 
bool B904Setup_
 
std::map< uint32_t, std::map< std::string, MonitorElement * > > chamberHistos_
 
std::vector< std::string > chambers_
 
std::vector< double > clctMaxBin_
 
std::vector< double > clctMinBin_
 
std::vector< unsigned > clctNBin_
 
std::vector< std::string > clctVars_
 
bool isRun3_
 
std::vector< double > lctMaxBin_
 
std::vector< double > lctMinBin_
 
std::vector< unsigned > lctNBin_
 
std::vector< std::string > lctVars_
 
std::string monitorDir_
 

Additional Inherited Members

- Public Types inherited from DQMEDHarvester
typedef dqm::harvesting::DQMStore DQMStore
 
typedef dqm::harvesting::MonitorElement MonitorElement
 
- Public Types inherited from edm::one::EDProducerBase
typedef EDProducerBase ModuleType
 
- Public Types inherited from edm::ProducerBase
using ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > >
 
typedef ProductRegistryHelper::TypeLabelList TypeLabelList
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from edm::one::EDProducerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 
- Protected Attributes inherited from DQMEDHarvester
DQMStoredqmstore_
 
edm::GetterOfProducts< DQMTokenjobmegetter_
 
edm::EDPutTokenT< DQMTokenjobToken_
 
edm::GetterOfProducts< DQMTokenlumimegetter_
 
edm::EDPutTokenT< DQMTokenlumiToken_
 
edm::GetterOfProducts< DQMTokenrunmegetter_
 
edm::EDPutTokenT< DQMTokenrunToken_
 

Detailed Description

Definition at line 13 of file L1TdeCSCTPGClient.h.

Constructor & Destructor Documentation

◆ L1TdeCSCTPGClient()

L1TdeCSCTPGClient::L1TdeCSCTPGClient ( const edm::ParameterSet ps)

Constructor.

Definition at line 13 of file L1TdeCSCTPGClient.cc.

14  : monitorDir_(ps.getParameter<string>("monitorDir")),
15  chambers_(ps.getParameter<std::vector<std::string>>("chambers")),
16  // variables
17  alctVars_(ps.getParameter<std::vector<std::string>>("alctVars")),
18  clctVars_(ps.getParameter<std::vector<std::string>>("clctVars")),
19  lctVars_(ps.getParameter<std::vector<std::string>>("lctVars")),
20  // binning
21  alctNBin_(ps.getParameter<std::vector<unsigned>>("alctNBin")),
22  clctNBin_(ps.getParameter<std::vector<unsigned>>("clctNBin")),
23  lctNBin_(ps.getParameter<std::vector<unsigned>>("lctNBin")),
24  alctMinBin_(ps.getParameter<std::vector<double>>("alctMinBin")),
25  clctMinBin_(ps.getParameter<std::vector<double>>("clctMinBin")),
26  lctMinBin_(ps.getParameter<std::vector<double>>("lctMinBin")),
27  alctMaxBin_(ps.getParameter<std::vector<double>>("alctMaxBin")),
28  clctMaxBin_(ps.getParameter<std::vector<double>>("clctMaxBin")),
29  lctMaxBin_(ps.getParameter<std::vector<double>>("lctMaxBin")),
30  B904Setup_(ps.getParameter<bool>("B904Setup")),
31  isRun3_(ps.getParameter<bool>("isRun3")) {}

◆ ~L1TdeCSCTPGClient()

L1TdeCSCTPGClient::~L1TdeCSCTPGClient ( )
override

Destructor.

Definition at line 33 of file L1TdeCSCTPGClient.cc.

33 {}

Member Function Documentation

◆ book()

void L1TdeCSCTPGClient::book ( DQMStore::IBooker ibooker)
private

Definition at line 49 of file L1TdeCSCTPGClient.cc.

49  {
50  iBooker.setCurrentFolder(monitorDir_);
51 
52  // do not analyze Run-3 properties in Run-1 and Run-2 eras
53  if (!isRun3_) {
54  clctVars_.resize(4);
55  lctVars_.resize(5);
56  }
57 
58  // remove the non-ME1/1 chambers from the list when B904Setup is set to true
59  if (B904Setup_) {
60  chambers_.resize(1);
61  }
62  // do not analyze the 1/4-strip bit, 1/8-strip bit
63  else {
64  clctVars_.resize(9);
65  lctVars_.resize(9);
66  }
67 
68  // chamber type
69  for (unsigned iType = 0; iType < chambers_.size(); iType++) {
70  // alct variable
71  for (unsigned iVar = 0; iVar < alctVars_.size(); iVar++) {
72  const std::string key("alct_" + alctVars_[iVar] + "_diff");
73  const std::string histName(key + "_" + chambers_[iType]);
74  const std::string histTitle(chambers_[iType] + " ALCT " + alctVars_[iVar] + " (Emul - Data)");
75  if (chamberHistos_[iType][key] == nullptr)
76  chamberHistos_[iType][key] =
77  iBooker.book1D(histName, histTitle, alctNBin_[iVar], alctMinBin_[iVar], alctMaxBin_[iVar]);
78  else
79  chamberHistos_[iType][key]->Reset();
80  }
81 
82  // clct variable
83  for (unsigned iVar = 0; iVar < clctVars_.size(); iVar++) {
84  const std::string key("clct_" + clctVars_[iVar] + "_diff");
85  const std::string histName(key + "_" + chambers_[iType]);
86  const std::string histTitle(chambers_[iType] + " CLCT " + clctVars_[iVar] + " (Emul - Data)");
87  if (chamberHistos_[iType][key] == nullptr)
88  chamberHistos_[iType][key] =
89  iBooker.book1D(histName, histTitle, clctNBin_[iVar], clctMinBin_[iVar], clctMaxBin_[iVar]);
90  else
91  chamberHistos_[iType][key]->Reset();
92  }
93 
94  // lct variable
95  for (unsigned iVar = 0; iVar < lctVars_.size(); iVar++) {
96  const std::string key("lct_" + lctVars_[iVar] + "_diff");
97  const std::string histName(key + "_" + chambers_[iType]);
98  const std::string histTitle(chambers_[iType] + " LCT " + lctVars_[iVar] + " (Emul - Data)");
99  if (chamberHistos_[iType][key] == nullptr)
100  chamberHistos_[iType][key] =
101  iBooker.book1D(histName, histTitle, lctNBin_[iVar], lctMinBin_[iVar], lctMaxBin_[iVar]);
102  else
103  chamberHistos_[iType][key]->Reset();
104  }
105  }
106 }

References alctMaxBin_, alctMinBin_, alctNBin_, alctVars_, B904Setup_, dqm::implementation::IBooker::book1D(), chamberHistos_, chambers_, clctMaxBin_, clctMinBin_, clctNBin_, clctVars_, B2GTnPMonitor_cfi::histTitle, isRun3_, crabWrapper::key, lctMaxBin_, lctMinBin_, lctNBin_, lctVars_, monitorDir_, dqm::implementation::NavigatorBase::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.

Referenced by dqmEndJob(), and dqmEndLuminosityBlock().

◆ dqmEndJob()

void L1TdeCSCTPGClient::dqmEndJob ( DQMStore::IBooker ibooker,
DQMStore::IGetter igetter 
)
overrideprotectedvirtual

Implements DQMEDHarvester.

Definition at line 44 of file L1TdeCSCTPGClient.cc.

44  {
45  book(ibooker);
46  processHistograms(igetter);
47 }

References book(), and processHistograms().

◆ dqmEndLuminosityBlock()

void L1TdeCSCTPGClient::dqmEndLuminosityBlock ( DQMStore::IBooker ibooker,
DQMStore::IGetter igetter,
edm::LuminosityBlock const &  lumiSeg,
edm::EventSetup const &  c 
)
overrideprotectedvirtual

Reimplemented from DQMEDHarvester.

Definition at line 35 of file L1TdeCSCTPGClient.cc.

38  {
39  book(ibooker);
40  processHistograms(igetter);
41 }

References book(), and processHistograms().

◆ processHistograms()

void L1TdeCSCTPGClient::processHistograms ( DQMStore::IGetter igetter)
private

Definition at line 108 of file L1TdeCSCTPGClient.cc.

108  {
109  MonitorElement *dataMon;
110  MonitorElement *emulMon;
111 
112  // chamber type
113  for (unsigned iType = 0; iType < chambers_.size(); iType++) {
114  // alct variable
115  for (unsigned iVar = 0; iVar < alctVars_.size(); iVar++) {
116  const std::string key("alct_" + alctVars_[iVar]);
117  const std::string histData(key + "_data_" + chambers_[iType]);
118  const std::string histEmul(key + "_emul_" + chambers_[iType]);
119 
120  dataMon = igetter.get(monitorDir_ + "/" + histData);
121  emulMon = igetter.get(monitorDir_ + "/" + histEmul);
122 
123  TH1F *hDiff = chamberHistos_[iType][key + "_diff"]->getTH1F();
124 
125  if (dataMon && emulMon) {
126  TH1F *hData = dataMon->getTH1F();
127  TH1F *hEmul = emulMon->getTH1F();
128  hDiff->Add(hEmul, hData, 1, -1);
129  }
130  }
131 
132  // clct variable
133  for (unsigned iVar = 0; iVar < clctVars_.size(); iVar++) {
134  const std::string key("clct_" + clctVars_[iVar]);
135  const std::string histData(key + "_data_" + chambers_[iType]);
136  const std::string histEmul(key + "_emul_" + chambers_[iType]);
137 
138  dataMon = igetter.get(monitorDir_ + "/" + histData);
139  emulMon = igetter.get(monitorDir_ + "/" + histEmul);
140 
141  TH1F *hDiff = chamberHistos_[iType][key + "_diff"]->getTH1F();
142 
143  if (dataMon && emulMon) {
144  TH1F *hData = dataMon->getTH1F();
145  TH1F *hEmul = emulMon->getTH1F();
146  hDiff->Add(hEmul, hData, 1, -1);
147  }
148  }
149 
150  // lct variable
151  for (unsigned iVar = 0; iVar < lctVars_.size(); iVar++) {
152  const std::string key("lct_" + lctVars_[iVar]);
153  const std::string histData(key + "_data_" + chambers_[iType]);
154  const std::string histEmul(key + "_emul_" + chambers_[iType]);
155 
156  dataMon = igetter.get(monitorDir_ + "/" + histData);
157  emulMon = igetter.get(monitorDir_ + "/" + histEmul);
158 
159  TH1F *hDiff = chamberHistos_[iType][key + "_diff"]->getTH1F();
160 
161  if (dataMon && emulMon) {
162  TH1F *hData = dataMon->getTH1F();
163  TH1F *hEmul = emulMon->getTH1F();
164  hDiff->Add(hEmul, hData, 1, -1);
165  }
166  }
167  }
168 }

References alctVars_, chamberHistos_, chambers_, clctVars_, dqm::implementation::IGetter::get(), dqm::legacy::MonitorElement::getTH1F(), crabWrapper::key, lctVars_, monitorDir_, and AlCaHLTBitMon_QueryRunRegistry::string.

Referenced by dqmEndJob(), and dqmEndLuminosityBlock().

Member Data Documentation

◆ alctMaxBin_

std::vector<double> L1TdeCSCTPGClient::alctMaxBin_
private

Definition at line 47 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ alctMinBin_

std::vector<double> L1TdeCSCTPGClient::alctMinBin_
private

Definition at line 44 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ alctNBin_

std::vector<unsigned> L1TdeCSCTPGClient::alctNBin_
private

Definition at line 41 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ alctVars_

std::vector<std::string> L1TdeCSCTPGClient::alctVars_
private

Definition at line 37 of file L1TdeCSCTPGClient.h.

Referenced by book(), and processHistograms().

◆ B904Setup_

bool L1TdeCSCTPGClient::B904Setup_
private

Definition at line 56 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ chamberHistos_

std::map<uint32_t, std::map<std::string, MonitorElement *> > L1TdeCSCTPGClient::chamberHistos_
private

Definition at line 62 of file L1TdeCSCTPGClient.h.

Referenced by book(), and processHistograms().

◆ chambers_

std::vector<std::string> L1TdeCSCTPGClient::chambers_
private

Definition at line 35 of file L1TdeCSCTPGClient.h.

Referenced by book(), and processHistograms().

◆ clctMaxBin_

std::vector<double> L1TdeCSCTPGClient::clctMaxBin_
private

Definition at line 48 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ clctMinBin_

std::vector<double> L1TdeCSCTPGClient::clctMinBin_
private

Definition at line 45 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ clctNBin_

std::vector<unsigned> L1TdeCSCTPGClient::clctNBin_
private

Definition at line 42 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ clctVars_

std::vector<std::string> L1TdeCSCTPGClient::clctVars_
private

Definition at line 38 of file L1TdeCSCTPGClient.h.

Referenced by book(), and processHistograms().

◆ isRun3_

bool L1TdeCSCTPGClient::isRun3_
private

Definition at line 58 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ lctMaxBin_

std::vector<double> L1TdeCSCTPGClient::lctMaxBin_
private

Definition at line 49 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ lctMinBin_

std::vector<double> L1TdeCSCTPGClient::lctMinBin_
private

Definition at line 46 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ lctNBin_

std::vector<unsigned> L1TdeCSCTPGClient::lctNBin_
private

Definition at line 43 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ lctVars_

std::vector<std::string> L1TdeCSCTPGClient::lctVars_
private

Definition at line 39 of file L1TdeCSCTPGClient.h.

Referenced by book(), and processHistograms().

◆ monitorDir_

std::string L1TdeCSCTPGClient::monitorDir_
private

Definition at line 32 of file L1TdeCSCTPGClient.h.

Referenced by book(), and processHistograms().

L1TdeCSCTPGClient::alctVars_
std::vector< std::string > alctVars_
Definition: L1TdeCSCTPGClient.h:37
L1TdeCSCTPGClient::monitorDir_
std::string monitorDir_
Definition: L1TdeCSCTPGClient.h:32
L1TdeCSCTPGClient::clctVars_
std::vector< std::string > clctVars_
Definition: L1TdeCSCTPGClient.h:38
L1TdeCSCTPGClient::clctMaxBin_
std::vector< double > clctMaxBin_
Definition: L1TdeCSCTPGClient.h:48
dqm::legacy::MonitorElement
Definition: MonitorElement.h:462
L1TdeCSCTPGClient::B904Setup_
bool B904Setup_
Definition: L1TdeCSCTPGClient.h:56
dqm::legacy::MonitorElement::getTH1F
virtual TH1F * getTH1F() const
Definition: MonitorElement.h:479
L1TdeCSCTPGClient::book
void book(DQMStore::IBooker &ibooker)
Definition: L1TdeCSCTPGClient.cc:49
L1TdeCSCTPGClient::lctMinBin_
std::vector< double > lctMinBin_
Definition: L1TdeCSCTPGClient.h:46
L1TdeCSCTPGClient::alctNBin_
std::vector< unsigned > alctNBin_
Definition: L1TdeCSCTPGClient.h:41
L1TdeCSCTPGClient::processHistograms
void processHistograms(DQMStore::IGetter &)
Definition: L1TdeCSCTPGClient.cc:108
L1TdeCSCTPGClient::isRun3_
bool isRun3_
Definition: L1TdeCSCTPGClient.h:58
L1TdeCSCTPGClient::lctNBin_
std::vector< unsigned > lctNBin_
Definition: L1TdeCSCTPGClient.h:43
B2GTnPMonitor_cfi.histTitle
histTitle
Definition: B2GTnPMonitor_cfi.py:112
L1TdeCSCTPGClient::alctMinBin_
std::vector< double > alctMinBin_
Definition: L1TdeCSCTPGClient.h:44
L1TdeCSCTPGClient::clctMinBin_
std::vector< double > clctMinBin_
Definition: L1TdeCSCTPGClient.h:45
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
dqm::implementation::IGetter::get
virtual MonitorElement * get(std::string const &fullpath) const
Definition: DQMStore.cc:673
edm::ParameterSet::getParameter
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
L1TdeCSCTPGClient::chamberHistos_
std::map< uint32_t, std::map< std::string, MonitorElement * > > chamberHistos_
Definition: L1TdeCSCTPGClient.h:62
L1TdeCSCTPGClient::alctMaxBin_
std::vector< double > alctMaxBin_
Definition: L1TdeCSCTPGClient.h:47
L1TdeCSCTPGClient::chambers_
std::vector< std::string > chambers_
Definition: L1TdeCSCTPGClient.h:35
crabWrapper.key
key
Definition: crabWrapper.py:19
L1TdeCSCTPGClient::lctMaxBin_
std::vector< double > lctMaxBin_
Definition: L1TdeCSCTPGClient.h:49
L1TdeCSCTPGClient::clctNBin_
std::vector< unsigned > clctNBin_
Definition: L1TdeCSCTPGClient.h:42
L1TdeCSCTPGClient::lctVars_
std::vector< std::string > lctVars_
Definition: L1TdeCSCTPGClient.h:39