Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginRun (Run const &, EventSetup const &) override |
virtual void | endRun (Run const &, EventSetup const &) override |
L1TGlobalSummary (const edm::ParameterSet &) | |
virtual | ~L1TGlobalSummary () |
Public Member Functions inherited from edm::one::EDAnalyzer< edm::one::WatchRuns > | |
EDAnalyzer ()=default | |
Public Member Functions inherited from edm::one::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDAnalyzerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
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 const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
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 const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
virtual | ~EDConsumerBase () noexcept(false) |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
InputTag | algInputTag_ |
EDGetToken | algToken_ |
std::vector< int > | decisionCount_ |
bool | dumpRecord_ |
bool | dumpTriggerResults_ |
bool | dumpTriggerSummary_ |
InputTag | extInputTag_ |
EDGetToken | extToken_ |
std::vector< int > | finalCount_ |
int | finalOrCount |
L1TGlobalUtil * | gtUtil_ |
std::vector< int > | intermCount_ |
int | maxBx_ |
int | minBx_ |
bool | readPrescalesFromFile_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, 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 ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 32 of file L1TGlobalSummary.cc.
|
explicit |
Definition at line 60 of file L1TGlobalSummary.cc.
References edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlinevirtual |
Definition at line 35 of file L1TGlobalSummary.cc.
References Vispa.Share.Profiling::analyze(), and Ecal2004TBTDCRanges_v1_cff::endRun.
|
overridevirtual |
Definition at line 156 of file L1TGlobalSummary.cc.
References gather_cfg::cout, TauDecayModes::dec, DEFINE_FWK_MODULE, edm::first(), edm::Event::getByToken(), mps_fire::i, edm::HandleBase::isValid(), LogDebug, RecoTauDiscriminantConfiguration::mask, masks, dataset::name, edm::second(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Definition at line 100 of file L1TGlobalSummary.cc.
References lumiContext::fill, and findQualityFiles::size.
|
overridevirtual |
Definition at line 118 of file L1TGlobalSummary.cc.
References TauDecayModes::dec, edm::first(), mps_fire::i, RecoTauDiscriminantConfiguration::mask, masks, dataset::name, edm::second(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 82 of file L1TGlobalSummary.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 42 of file L1TGlobalSummary.cc.
|
private |
Definition at line 44 of file L1TGlobalSummary.cc.
|
private |
Definition at line 54 of file L1TGlobalSummary.cc.
|
private |
Definition at line 46 of file L1TGlobalSummary.cc.
|
private |
Definition at line 47 of file L1TGlobalSummary.cc.
|
private |
Definition at line 48 of file L1TGlobalSummary.cc.
|
private |
Definition at line 43 of file L1TGlobalSummary.cc.
|
private |
Definition at line 45 of file L1TGlobalSummary.cc.
|
private |
Definition at line 56 of file L1TGlobalSummary.cc.
|
private |
Definition at line 57 of file L1TGlobalSummary.cc.
|
private |
Definition at line 52 of file L1TGlobalSummary.cc.
|
private |
Definition at line 55 of file L1TGlobalSummary.cc.
|
private |
Definition at line 51 of file L1TGlobalSummary.cc.
|
private |
Definition at line 50 of file L1TGlobalSummary.cc.
|
private |
Definition at line 49 of file L1TGlobalSummary.cc.