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 |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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_ |
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 59 of file L1TGlobalSummary.cc.
References edm::ParameterSet::getParameter().
|
inlinevirtual |
Definition at line 35 of file L1TGlobalSummary.cc.
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 144 of file L1TGlobalSummary.cc.
References gather_cfg::cout, TauDecayModes::dec, edm::first(), edm::Event::getByToken(), i, edm::HandleBase::isValid(), LogDebug, masks, mergeVDriftHistosByStation::name, makeHLTPrescaleTable::prescales, edm::second(), AlCaHLTBitMon_QueryRunRegistry::string, and TriggerAnalyzer::veto.
|
overridevirtual |
Definition at line 88 of file L1TGlobalSummary.cc.
References lumiContext::fill, and findQualityFiles::size.
|
overridevirtual |
Definition at line 106 of file L1TGlobalSummary.cc.
References TauDecayModes::dec, edm::first(), i, masks, mergeVDriftHistosByStation::name, makeHLTPrescaleTable::prescales, edm::second(), AlCaHLTBitMon_QueryRunRegistry::string, and TriggerAnalyzer::veto.
|
static |
Definition at line 73 of file L1TGlobalSummary.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and HLT_25ns10e33_v2_cff::InputTag.
|
private |
Definition at line 42 of file L1TGlobalSummary.cc.
|
private |
Definition at line 44 of file L1TGlobalSummary.cc.
|
private |
Definition at line 53 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 55 of file L1TGlobalSummary.cc.
|
private |
Definition at line 56 of file L1TGlobalSummary.cc.
|
private |
Definition at line 51 of file L1TGlobalSummary.cc.
|
private |
Definition at line 54 of file L1TGlobalSummary.cc.
|
private |
Definition at line 50 of file L1TGlobalSummary.cc.
|
private |
Definition at line 49 of file L1TGlobalSummary.cc.