#include <SecSourceAnalyzer.h>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
Private Attributes | |
bool | dataStep2_ |
std::unique_ptr< PileUp > | input_ |
edm::InputTag | label_ |
int | maxBunch_ |
int | minBunch_ |
InputTag | tag_ |
std::vector< float > | TrueNumInteractions_ [5] |
std::vector< std::vector < edm::SecondaryEventIDAndFileInfo > > | vectorEventIDs_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 40 of file SecSourceAnalyzer.h.
|
explicit |
Definition at line 53 of file SecSourceAnalyzer.cc.
References customise_stdgeom::averageNumber, edm::EDConsumerBase::consumesCollector(), dataStep2_, edm::ParameterSet::getParameter(), diJetCalib::histoFileName, input_, label_, personalPlayback::playback, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 76 of file SecSourceAnalyzer.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 83 of file SecSourceAnalyzer.cc.
References gather_cfg::cout, dummyFunction(), getBranches(), edm::EventBase::id(), input_, maxBunch_, minBunch_, edm::Event::moduleCallingContext(), nevt, edm::Event::streamID(), and vectorEventIDs_.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 153 of file SecSourceAnalyzer.cc.
|
inline |
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 156 of file SecSourceAnalyzer.cc.
References input_.
bool SecSourceAnalyzer::getBranches | ( | EventPrincipal const & | ep, |
ModuleCallingContext const * | mcc | ||
) |
Definition at line 110 of file SecSourceAnalyzer.cc.
References gather_cfg::cout, dataStep2_, edm::EventPrincipal::id(), HLT_FULL_cff::InputTag, label_, edm::one::EDAnalyzerBase::moduleDescription(), edm::Principal::size(), and tag_.
Referenced by analyze().
|
private |
Definition at line 57 of file SecSourceAnalyzer.h.
Referenced by getBranches(), and SecSourceAnalyzer().
|
private |
Definition at line 62 of file SecSourceAnalyzer.h.
Referenced by analyze(), endJob(), and SecSourceAnalyzer().
|
private |
Definition at line 58 of file SecSourceAnalyzer.h.
Referenced by SequenceTypes.DummyModule::__repr__(), Mixins._Labelable::_findDependencies(), getBranches(), SecSourceAnalyzer(), and Mixins._Labelable::setLabel().
|
private |
Definition at line 55 of file SecSourceAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 54 of file SecSourceAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 65 of file SecSourceAnalyzer.h.
Referenced by getBranches().
|
private |
Definition at line 63 of file SecSourceAnalyzer.h.
|
private |
Definition at line 60 of file SecSourceAnalyzer.h.
Referenced by analyze().