|
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
|
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
|
std::shared_ptr< l1s::Empty > | globalBeginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) const final |
| DQM Client Diagnostic should be performed here: More...
|
|
void | globalEndLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) override |
|
| L1Scalers (const edm::ParameterSet &ps) |
|
| ~L1Scalers () override |
|
void | accumulate (edm::Event const &event, edm::EventSetup const &setup) override |
|
void | beginRun (edm::Run const &run, edm::EventSetup const &setup) final |
|
| DQMOneEDAnalyzer () |
|
void | endRun (edm::Run const &, edm::EventSetup const &) final |
|
void | endRunProduce (edm::Run &run, edm::EventSetup const &setup) final |
|
virtual bool | getCanSaveByLumi () |
|
| EDProducer ()=default |
|
SerialTaskQueue * | globalLuminosityBlocksQueue () final |
|
SerialTaskQueue * | globalRunsQueue () final |
|
bool | hasAbilityToProduceInBeginLumis () const final |
|
bool | hasAbilityToProduceInBeginRuns () const final |
|
bool | hasAbilityToProduceInEndLumis () const final |
|
bool | hasAbilityToProduceInEndRuns () const final |
|
bool | wantsGlobalLuminosityBlocks () const final |
|
bool | wantsGlobalRuns () const final |
|
| EDProducerBase () |
|
ModuleDescription const & | moduleDescription () const |
|
bool | wantsStreamLuminosityBlocks () const |
|
bool | wantsStreamRuns () const |
|
| ~EDProducerBase () override |
|
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 |
|
std::vector< ConsumesInfo > | consumesInfo () 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 |
|
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 |
|
EDConsumerBase & | operator= (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) |
|
|
typedef dqm::reco::DQMStore | DQMStore |
|
typedef dqm::reco::MonitorElement | MonitorElement |
|
typedef EDProducerBase | ModuleType |
|
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
|
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
|
typedef ProductLabels | Labels |
|
static const std::string & | baseType () |
|
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
|
static void | prevalidate (ConfigurationDescriptions &descriptions) |
|
virtual void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &)=0 |
|
virtual void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) |
|
virtual void | dqmEndRun (edm::Run const &, edm::EventSetup const &) |
|
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 () |
|
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> |
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<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> |
auto | esConsumes (ESInputTag const &tag) |
|
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) |
|
edm::EDPutTokenT< DQMToken > | runToken_ |
|
Definition at line 19 of file L1Scalers.h.
empty DecisionWord
Reimplemented from DQMOneEDAnalyzer< edm::LuminosityBlockCache< l1s::Empty > >.
Definition at line 193 of file L1Scalers.cc.
196 LogDebug(
"Status") <<
"L1Scalers::analyze event " <<
nev_;
205 LogDebug(
"Product") <<
"can't find L1GlobalTriggerReadoutRecord";
208 int gtfeBx = gtfeWord.
bxNr();
211 bool tfBitGood =
false;
215 for (
int iebx = 0; iebx <= 4; iebx++) {
219 if (!gtDecisionWord.empty()) {
221 for (
uint i = 0;
i < gtDecisionWord.size(); ++
i) {
222 if (gtDecisionWord[
i]) {
229 for (
uint i = 0;
i < gtDecisionWord.size(); ++
i) {
230 if (gtDecisionWord[
i]) {
233 for (
uint j =
i + 1;
j < gtDecisionWord.size(); ++
j) {
234 if (gtDecisionWord[
j]) {
249 for (
uint i = 0;
i < tw.size(); ++
i) {
256 for (
uint i = 0;
i < tw.size(); ++
i) {
288 if (!gmtCollection.
isValid()) {
289 edm::LogInfo(
"DataNotFound") <<
"can't find L1MuGMTReadoutCollection with label";
293 int bx1st[4] = {9, 9, 9, 9};
297 for (
int iebx = 0; iebx <= 4; iebx++) {
301 bool denomBitGood =
false;
313 if (!gtDecisionWord.empty()) {
334 if (!gtDecisionWord.empty()) {
350 std::vector<L1MuGMTReadoutRecord> gmt_records = gmtrc->
getRecords();
352 std::vector<L1MuGMTReadoutRecord>::const_iterator RRItr;
354 for (RRItr = gmt_records.begin(); RRItr != gmt_records.end(); RRItr++) {
355 std::vector<L1MuRegionalCand> INPCands[4] = {
356 RRItr->getDTBXCands(), RRItr->getBrlRPCCands(), RRItr->getCSCCands(), RRItr->getFwdRPCCands()};
357 std::vector<L1MuRegionalCand>::const_iterator INPItr;
358 int BxInEvent = RRItr->getBxInEvent();
361 for (
int i = 0;
i < 4;
i++) {
362 for (INPItr = INPCands[
i].
begin(); INPItr != INPCands[
i].end(); ++INPItr) {
363 if (!INPItr->empty()) {
365 bx1st[
i] = BxInEvent + 2;
References algoBxDiff_, algoBxDiffLumi_, algoSelected_, begin, L1GtfeWord::bxNr(), bxNum_, cscBxDiff_, cscBxDiffLumi_, L1GlobalTriggerReadoutRecord::decisionWord(), denomBit_, denomIsTech_, change_name::diff, dtBxDiff_, dtBxDiffLumi_, MillePedeFileConverter_cfg::e, earliestAlgo_, earliestDenom_, earliestTech_, dqm::impl::MonitorElement::Fill(), L1MuGMTReadoutCollection::getRecords(), L1GlobalTriggerReadoutRecord::gtfeWord(), mps_fire::i, edm::HandleBase::isValid(), dqmiolumiharvest::j, l1AlgoCounter_, l1Correlations_, l1GmtDataSource_, l1GtDataSource_, l1scalers_, l1scalersBx_, l1techScalers_, l1techScalersBx_, l1TtCounter_, LogDebug, nev_, edm::Handle< T >::product(), rateAlgoCounter_, rateTtCounter_, rpcbBxDiff_, rpcbBxDiffLumi_, rpcfBxDiff_, rpcfBxDiffLumi_, OrderedSet::t, techBxDiff_, techBxDiffLumi_, L1GlobalTriggerReadoutRecord::technicalTriggerWord(), techSelected_, tfBit_, tfIsTech_, and parallelization::uint.
Definition at line 71 of file L1Scalers.cc.
73 l1scalers_ = iBooker.book1D(
"l1AlgoBits",
"L1 Algorithm Bits", 128, -0.5, 127.5);
75 "L1 Algorithm Bits vs "
92 l1techScalers_ = iBooker.book1D(
"l1TechBits",
"L1 Tech. Trigger Bits", 64, -0.5, 63.5);
96 "Bits vs Bunch Number",
103 bxNum_ = iBooker.book1D(
"bxNum",
"Bunch number from GTFE", 3600, -0.5, 3599.5);
112 std::stringstream sdenom;
124 std::stringstream
ss;
126 algoBxDiff_.push_back(iBooker.book1D(
"BX_diff_algo" +
ss.str(),
"BX_diff_algo" +
ss.str(), 9, -4, 5));
128 "BX_diff_algo" +
ss.str(),
138 std::stringstream
ss;
140 techBxDiff_.push_back(iBooker.book1D(
"BX_diff_tech" +
ss.str(),
"BX_diff_tech" +
ss.str(), 9, -4, 5));
142 "BX_diff_tech" +
ss.str(),
153 std::stringstream ss1;
155 dtBxDiff_ = iBooker.book1D(
"BX_diff_DT" + ss1.str(),
"BX_diff_DT" + ss1.str(), 9, -4, 5);
156 dtBxDiffLumi_ = iBooker.book2D(
"BX_diffvslumi_DT" + ss1.str(),
157 "BX_diffvslumi_DT" + ss1.str(),
164 cscBxDiff_ = iBooker.book1D(
"BX_diff_CSC" + ss1.str(),
"BX_diff_CSC" + ss1.str(), 9, -4, 5);
166 "BX_diffvslumi_CSC" + ss1.str(),
173 rpcbBxDiff_ = iBooker.book1D(
"BX_diff_RPCb" + ss1.str(),
"BX_diff_RPCb" + ss1.str(), 9, -4, 5);
175 "BX_diffvslumi_RPCb" + ss1.str(),
182 rpcfBxDiff_ = iBooker.book1D(
"BX_diff_RPCf" + ss1.str(),
"BX_diff_RPCf" + ss1.str(), 9, -4, 5);
184 "BX_diffvslumi_RPCf" + ss1.str(),
References algoBxDiff_, algoBxDiffLumi_, algoSelected_, bxNum_, cscBxDiff_, cscBxDiffLumi_, denomBit_, denomIsTech_, dtBxDiff_, dtBxDiffLumi_, folderName_, l1AlgoCounter_, l1Correlations_, l1scalers_, l1scalersBx_, l1techScalers_, l1techScalersBx_, l1TtCounter_, MAX_LUMI_BIN, MAX_LUMI_SEG, nLumiBlock_, rpcbBxDiff_, rpcbBxDiffLumi_, rpcfBxDiff_, rpcfBxDiffLumi_, contentValuesCheck::ss, techBxDiff_, techBxDiffLumi_, techSelected_, and parallelization::uint.