Static Public Member Functions | |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Private Member Functions | |
void | analyze (Event const &, EventSetup const &) override |
void | beginJob () override |
void | beginLuminosityBlock (LuminosityBlock const &, EventSetup const &) override |
void | beginRun (Run const &, EventSetup const &) override |
void | endJob () override |
void | endLuminosityBlock (LuminosityBlock const &, EventSetup const &) override |
void | endRun (Run const &, EventSetup const &) override |
Private Attributes | |
bool | bxZeroOnly_ |
bool | egCheck_ |
int | egCount_ |
edm::EDGetTokenT< EGammaBxCollection > | egToken_ |
bool | jetCheck_ |
int | jetCount_ |
edm::EDGetTokenT< JetBxCollection > | jetToken_ |
bool | muonCheck_ |
int | muonCount_ |
edm::EDGetTokenT< MuonBxCollection > | muonToken_ |
bool | sumCheck_ |
int | sumCount_ |
edm::EDGetTokenT< EtSumBxCollection > | sumToken_ |
string | tag_ |
bool | tauCheck_ |
int | tauCount_ |
std::vector< edm::EDGetTokenT< TauBxCollection > > | tauTokens_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | 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 23 of file L1TSummary.cc.
|
explicit |
Definition at line 66 of file L1TSummary.cc.
References edm::ParameterSet::getParameter(), metsig::tau, and nano_cff::taus.
|
override |
Definition at line 108 of file L1TSummary.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 112 of file L1TSummary.cc.
References BXVector< T >::begin(), gather_cfg::cout, BXVector< T >::end(), edm::Event::getByToken(), BXVector< T >::getFirstBX(), BXVector< T >::getLastBX(), and edm::HandleBase::isValid().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 221 of file L1TSummary.cc.
References gather_cfg::cout.
|
overrideprivatevirtual |
|
overrideprivatevirtual |
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 227 of file L1TSummary.cc.
References gather_cfg::cout.
|
overrideprivatevirtual |
|
overrideprivatevirtual |
|
static |
Definition at line 258 of file L1TSummary.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 49 of file L1TSummary.cc.
|
private |
Definition at line 44 of file L1TSummary.cc.
|
private |
Definition at line 59 of file L1TSummary.cc.
|
private |
Definition at line 52 of file L1TSummary.cc.
|
private |
Definition at line 46 of file L1TSummary.cc.
|
private |
Definition at line 61 of file L1TSummary.cc.
|
private |
Definition at line 54 of file L1TSummary.cc.
|
private |
Definition at line 48 of file L1TSummary.cc.
|
private |
Definition at line 63 of file L1TSummary.cc.
|
private |
Definition at line 56 of file L1TSummary.cc.
|
private |
Definition at line 47 of file L1TSummary.cc.
|
private |
Definition at line 62 of file L1TSummary.cc.
|
private |
Definition at line 55 of file L1TSummary.cc.
|
private |
Definition at line 41 of file L1TSummary.cc.
|
private |
Definition at line 45 of file L1TSummary.cc.
|
private |
Definition at line 60 of file L1TSummary.cc.
|
private |
Definition at line 53 of file L1TSummary.cc.