#include <SecSourceAnalyzer.h>
Public Types | |
typedef PileUp::EventPrincipalVector | EventPrincipalVector |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Public Member Functions | |
virtual void | getBranches (EventPrincipal *ep) |
virtual void | Loop (const EventPrincipalVector &vec) |
SecSourceAnalyzer (const edm::ParameterSet &) | |
~SecSourceAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
Private Attributes | |
bool | dataStep2_ |
boost::shared_ptr< PileUp > | input_ |
edm::InputTag | label_ |
int | maxBunch_ |
int | minBunch_ |
std::vector< EventPrincipalVector > | pileup_ [5] |
InputTag | tag_ |
std::vector< float > | TrueNumInteractions_ [5] |
std::vector< std::vector < edm::EventID > > | vectorEventIDs_ |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 42 of file SecSourceAnalyzer.h.
Definition at line 45 of file SecSourceAnalyzer.h.
|
explicit |
Definition at line 51 of file SecSourceAnalyzer.cc.
References dataStep2_, edm::ParameterSet::getParameter(), diJetCalib::histoFileName, input_, label_, maxBunch_, minBunch_, and Playback_cff::playback.
SecSourceAnalyzer::~SecSourceAnalyzer | ( | ) |
Definition at line 78 of file SecSourceAnalyzer.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 89 of file SecSourceAnalyzer.cc.
References gather_cfg::cout, input_, Loop(), maxBunch_, minBunch_, pileup_, TrueNumInteractions_, and vectorEventIDs_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 161 of file SecSourceAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 167 of file SecSourceAnalyzer.cc.
References input_.
|
virtual |
Definition at line 120 of file SecSourceAnalyzer.cc.
References gather_cfg::cout, dataStep2_, label_, edm::Principal::size(), and tag_.
Referenced by Loop().
|
virtual |
Definition at line 106 of file SecSourceAnalyzer.cc.
References gather_cfg::cout, and getBranches().
Referenced by analyze().
|
private |
Definition at line 63 of file SecSourceAnalyzer.h.
Referenced by getBranches(), and SecSourceAnalyzer().
|
private |
Definition at line 68 of file SecSourceAnalyzer.h.
Referenced by analyze(), endJob(), and SecSourceAnalyzer().
|
private |
Definition at line 64 of file SecSourceAnalyzer.h.
Referenced by Mixins._Labelable::_findDependencies(), Mixins._TypedParameterizable::dumpPython(), getBranches(), and SecSourceAnalyzer().
|
private |
Definition at line 61 of file SecSourceAnalyzer.h.
Referenced by analyze(), and SecSourceAnalyzer().
|
private |
Definition at line 60 of file SecSourceAnalyzer.h.
Referenced by analyze(), and SecSourceAnalyzer().
|
private |
Definition at line 70 of file SecSourceAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 73 of file SecSourceAnalyzer.h.
Referenced by getBranches().
|
private |
Definition at line 71 of file SecSourceAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 66 of file SecSourceAnalyzer.h.
Referenced by analyze().