#include <SecSourceAnalyzer.h>
Public Member Functions | |
virtual void | dummyFunction (EventPrincipal const &ep) |
virtual void | getBranches (EventPrincipal const &ep) |
SecSourceAnalyzer (const edm::ParameterSet &) | |
~SecSourceAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginJob () |
virtual void | endJob () |
Private Attributes | |
bool | dataStep2_ |
boost::shared_ptr< PileUp > | input_ |
edm::InputTag | label_ |
int | maxBunch_ |
int | minBunch_ |
InputTag | tag_ |
std::vector< float > | TrueNumInteractions_ [5] |
std::vector< std::vector < edm::EventID > > | vectorEventIDs_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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 42 of file SecSourceAnalyzer.h.
|
explicit |
Definition at line 52 of file SecSourceAnalyzer.cc.
References customise_phase1_hcal::averageNumber, dataStep2_, edm::ParameterSet::getParameter(), diJetCalib::histoFileName, input_, label_, Playback_cff::playback, and AlCaHLTBitMon_QueryRunRegistry::string.
SecSourceAnalyzer::~SecSourceAnalyzer | ( | ) |
Definition at line 80 of file SecSourceAnalyzer.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 91 of file SecSourceAnalyzer.cc.
References gather_cfg::cout, dummyFunction(), getBranches(), edm::EventBase::id(), input_, maxBunch_, minBunch_, nevt, and vectorEventIDs_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 165 of file SecSourceAnalyzer.cc.
|
inlinevirtual |
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 171 of file SecSourceAnalyzer.cc.
References input_.
|
virtual |
Definition at line 123 of file SecSourceAnalyzer.cc.
References gather_cfg::cout, dataStep2_, edm::EventPrincipal::id(), label_, edm::Principal::size(), and tag_.
Referenced by analyze().
|
private |
Definition at line 60 of file SecSourceAnalyzer.h.
Referenced by getBranches(), and SecSourceAnalyzer().
|
private |
Definition at line 65 of file SecSourceAnalyzer.h.
Referenced by analyze(), endJob(), and SecSourceAnalyzer().
|
private |
Definition at line 61 of file SecSourceAnalyzer.h.
Referenced by Mixins._Labelable::_findDependencies(), Mixins._TypedParameterizable::dumpPython(), getBranches(), SecSourceAnalyzer(), and Mixins._Labelable::setLabel().
|
private |
Definition at line 58 of file SecSourceAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 57 of file SecSourceAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 68 of file SecSourceAnalyzer.h.
Referenced by getBranches().
|
private |
Definition at line 66 of file SecSourceAnalyzer.h.
|
private |
Definition at line 63 of file SecSourceAnalyzer.h.
Referenced by analyze().