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
 
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
 
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::vector< ModuleDescription const * > &modules, 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
 
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_
 
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_
 
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")) {}

◆ ~L1TdeCSCTPGClient()

L1TdeCSCTPGClient::~L1TdeCSCTPGClient ( )
override

Destructor.

Definition at line 31 of file L1TdeCSCTPGClient.cc.

31 {}

Member Function Documentation

◆ book()

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

Definition at line 47 of file L1TdeCSCTPGClient.cc.

47  {
48  iBooker.setCurrentFolder(monitorDir_);
49 
50  // chamber type
51  for (unsigned iType = 0; iType < chambers_.size(); iType++) {
52  // alct variable
53  for (unsigned iVar = 0; iVar < alctVars_.size(); iVar++) {
54  const std::string key("alct_" + alctVars_[iVar] + "_diff");
55  const std::string histName(key + "_" + chambers_[iType]);
56  const std::string histTitle(chambers_[iType] + " ALCT " + alctVars_[iVar] + " (Emul - Data)");
57  if (chamberHistos_[iType][key] == nullptr)
58  chamberHistos_[iType][key] =
59  iBooker.book1D(histName, histTitle, alctNBin_[iVar], alctMinBin_[iVar], alctMaxBin_[iVar]);
60  else
61  chamberHistos_[iType][key]->Reset();
62  }
63 
64  // clct variable
65  for (unsigned iVar = 0; iVar < clctVars_.size(); iVar++) {
66  const std::string key("clct_" + clctVars_[iVar] + "_diff");
67  const std::string histName(key + "_" + chambers_[iType]);
68  const std::string histTitle(chambers_[iType] + " CLCT " + clctVars_[iVar] + " (Emul - Data)");
69  if (chamberHistos_[iType][key] == nullptr)
70  chamberHistos_[iType][key] =
71  iBooker.book1D(histName, histTitle, clctNBin_[iVar], clctMinBin_[iVar], clctMaxBin_[iVar]);
72  else
73  chamberHistos_[iType][key]->Reset();
74  }
75 
76  // lct variable
77  for (unsigned iVar = 0; iVar < lctVars_.size(); iVar++) {
78  const std::string key("lct_" + lctVars_[iVar] + "_diff");
79  const std::string histName(key + "_" + chambers_[iType]);
80  const std::string histTitle(chambers_[iType] + " LCT " + lctVars_[iVar] + " (Emul - Data)");
81  if (chamberHistos_[iType][key] == nullptr)
82  chamberHistos_[iType][key] =
83  iBooker.book1D(histName, histTitle, lctNBin_[iVar], lctMinBin_[iVar], lctMaxBin_[iVar]);
84  else
85  chamberHistos_[iType][key]->Reset();
86  }
87  }
88 }

References alctMaxBin_, alctMinBin_, alctNBin_, alctVars_, dqm::implementation::IBooker::book1D(), chamberHistos_, chambers_, clctMaxBin_, clctMinBin_, clctNBin_, clctVars_, B2GTnPMonitor_cfi::histTitle, 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 42 of file L1TdeCSCTPGClient.cc.

42  {
43  book(ibooker);
44  processHistograms(igetter);
45 }

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 33 of file L1TdeCSCTPGClient.cc.

36  {
37  book(ibooker);
38  processHistograms(igetter);
39 }

References book(), and processHistograms().

◆ processHistograms()

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

Definition at line 90 of file L1TdeCSCTPGClient.cc.

90  {
91  MonitorElement *dataMon;
92  MonitorElement *emulMon;
93 
94  // chamber type
95  for (unsigned iType = 0; iType < chambers_.size(); iType++) {
96  // alct variable
97  for (unsigned iVar = 0; iVar < alctVars_.size(); iVar++) {
98  const std::string key("alct_" + alctVars_[iVar]);
99  const std::string histData(key + "_data_" + chambers_[iType]);
100  const std::string histEmul(key + "_emul_" + chambers_[iType]);
101 
102  dataMon = igetter.get(monitorDir_ + "/" + histData);
103  emulMon = igetter.get(monitorDir_ + "/" + histEmul);
104 
105  TH1F *hDiff = chamberHistos_[iType][key + "_diff"]->getTH1F();
106 
107  if (dataMon && emulMon) {
108  TH1F *hData = dataMon->getTH1F();
109  TH1F *hEmul = emulMon->getTH1F();
110  hDiff->Add(hEmul, hData, 1, -1);
111  }
112  }
113 
114  // clct variable
115  for (unsigned iVar = 0; iVar < clctVars_.size(); iVar++) {
116  const std::string key("clct_" + clctVars_[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  // lct variable
133  for (unsigned iVar = 0; iVar < lctVars_.size(); iVar++) {
134  const std::string key("lct_" + lctVars_[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 }

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 46 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ alctMinBin_

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

Definition at line 43 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ alctNBin_

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

Definition at line 40 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ alctVars_

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

Definition at line 36 of file L1TdeCSCTPGClient.h.

Referenced by book(), and processHistograms().

◆ chamberHistos_

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

Definition at line 52 of file L1TdeCSCTPGClient.h.

Referenced by book(), and processHistograms().

◆ chambers_

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

Definition at line 34 of file L1TdeCSCTPGClient.h.

Referenced by book(), and processHistograms().

◆ clctMaxBin_

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

Definition at line 47 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ clctMinBin_

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

Definition at line 44 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ clctNBin_

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

Definition at line 41 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ clctVars_

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

Definition at line 37 of file L1TdeCSCTPGClient.h.

Referenced by book(), and processHistograms().

◆ lctMaxBin_

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

Definition at line 48 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ lctMinBin_

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

Definition at line 45 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ lctNBin_

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

Definition at line 42 of file L1TdeCSCTPGClient.h.

Referenced by book().

◆ lctVars_

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

Definition at line 38 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:36
L1TdeCSCTPGClient::monitorDir_
std::string monitorDir_
Definition: L1TdeCSCTPGClient.h:32
L1TdeCSCTPGClient::clctVars_
std::vector< std::string > clctVars_
Definition: L1TdeCSCTPGClient.h:37
L1TdeCSCTPGClient::clctMaxBin_
std::vector< double > clctMaxBin_
Definition: L1TdeCSCTPGClient.h:47
dqm::legacy::MonitorElement
Definition: MonitorElement.h:461
dqm::legacy::MonitorElement::getTH1F
virtual TH1F * getTH1F() const
Definition: MonitorElement.h:478
L1TdeCSCTPGClient::book
void book(DQMStore::IBooker &ibooker)
Definition: L1TdeCSCTPGClient.cc:47
L1TdeCSCTPGClient::lctMinBin_
std::vector< double > lctMinBin_
Definition: L1TdeCSCTPGClient.h:45
L1TdeCSCTPGClient::alctNBin_
std::vector< unsigned > alctNBin_
Definition: L1TdeCSCTPGClient.h:40
L1TdeCSCTPGClient::processHistograms
void processHistograms(DQMStore::IGetter &)
Definition: L1TdeCSCTPGClient.cc:90
L1TdeCSCTPGClient::lctNBin_
std::vector< unsigned > lctNBin_
Definition: L1TdeCSCTPGClient.h:42
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
B2GTnPMonitor_cfi.histTitle
histTitle
Definition: B2GTnPMonitor_cfi.py:112
L1TdeCSCTPGClient::alctMinBin_
std::vector< double > alctMinBin_
Definition: L1TdeCSCTPGClient.h:43
L1TdeCSCTPGClient::clctMinBin_
std::vector< double > clctMinBin_
Definition: L1TdeCSCTPGClient.h:44
dqm::implementation::IGetter::get
virtual MonitorElement * get(std::string const &fullpath) const
Definition: DQMStore.cc:651
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:52
L1TdeCSCTPGClient::alctMaxBin_
std::vector< double > alctMaxBin_
Definition: L1TdeCSCTPGClient.h:46
L1TdeCSCTPGClient::chambers_
std::vector< std::string > chambers_
Definition: L1TdeCSCTPGClient.h:34
crabWrapper.key
key
Definition: crabWrapper.py:19
L1TdeCSCTPGClient::lctMaxBin_
std::vector< double > lctMaxBin_
Definition: L1TdeCSCTPGClient.h:48
L1TdeCSCTPGClient::clctNBin_
std::vector< unsigned > clctNBin_
Definition: L1TdeCSCTPGClient.h:41
L1TdeCSCTPGClient::lctVars_
std::vector< std::string > lctVars_
Definition: L1TdeCSCTPGClient.h:38