#include <RivetAnalyzer.h>
Public Member Functions | |
template<> | |
TH1F * | aida2root (const AIDA::IHistogram1D *aidah, const std::string &name) |
template<> | |
TProfile * | aida2root (const AIDA::IProfile1D *aidah, const std::string &name) |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) |
virtual void | endJob () |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) |
RivetAnalyzer (const edm::ParameterSet &) | |
virtual | ~RivetAnalyzer () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
template<class AIDATYPE , class ROOTTYPE > | |
ROOTTYPE * | aida2root (const AIDATYPE *, const std::string &) |
void | normalizeTree (AIDA::ITree &tree) |
template<class AIDATYPE , class ROOTTYPE > | |
ROOTTYPE * | prebook (const AIDATYPE *, const std::string &) |
Private Attributes | |
Rivet::AnalysisHandler | _analysisHandler |
bool | _doFinalize |
edm::InputTag | _genEventInfoCollection |
edm::InputTag | _hepmcCollection |
bool | _isFirstEvent |
std::vector< MonitorElement * > | _mes |
std::string | _outFileName |
bool | _produceDQM |
bool | _useExternalWeight |
DQMStore * | dbe |
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 | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 28 of file RivetAnalyzer.h.
RivetAnalyzer::RivetAnalyzer | ( | const edm::ParameterSet & | pset | ) |
Definition at line 25 of file RivetAnalyzer.cc.
References _analysisHandler, _genEventInfoCollection, _hepmcCollection, _produceDQM, _useExternalWeight, dbe, edm::hlt::Exception, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), cppFunctionSkipper::operator, and DQMStore::setVerbose().
|
virtual |
Definition at line 71 of file RivetAnalyzer.cc.
|
private |
TH1F* RivetAnalyzer::aida2root | ( | const AIDA::IHistogram1D * | aidah, |
const std::string & | name | ||
) |
Definition at line 91 of file RivetAnalyzer.h.
References h, i, and mergeVDriftHistosByStation::name.
TProfile* RivetAnalyzer::aida2root | ( | const AIDA::IProfile1D * | aidah, |
const std::string & | name | ||
) |
Definition at line 121 of file RivetAnalyzer.h.
References h, i, and mergeVDriftHistosByStation::name.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 89 of file RivetAnalyzer.cc.
References _analysisHandler, _genEventInfoCollection, _hepmcCollection, _isFirstEvent, _useExternalWeight, edm::hlt::Exception, and edm::Event::getByLabel().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 74 of file RivetAnalyzer.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 85 of file RivetAnalyzer.cc.
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 128 of file RivetAnalyzer.cc.
References _analysisHandler, _doFinalize, _outFileName, and normalizeTree().
|
private |
Definition at line 143 of file RivetAnalyzer.cc.
References _analysisHandler, _mes, _produceDQM, DQMStore::book1D(), DQMStore::bookProfile(), gather_cfg::cout, dbe, h, interpolateCardsSimple::histo, nevent, AlCaHLTBitMon_ParallelJobs::p, scaleCards::path, EgammaValidation_cff::paths, and DQMStore::setCurrentFolder().
Referenced by endRun().
|
private |
Definition at line 67 of file RivetAnalyzer.h.
References combineCards::bins, edm::hlt::Exception, h, i, and pileupCalc::nbins.
|
private |
Definition at line 55 of file RivetAnalyzer.h.
Referenced by analyze(), endRun(), normalizeTree(), and RivetAnalyzer().
|
private |
Definition at line 58 of file RivetAnalyzer.h.
Referenced by endRun().
|
private |
Definition at line 54 of file RivetAnalyzer.h.
Referenced by analyze(), and RivetAnalyzer().
|
private |
Definition at line 52 of file RivetAnalyzer.h.
Referenced by analyze(), and RivetAnalyzer().
|
private |
Definition at line 56 of file RivetAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 62 of file RivetAnalyzer.h.
Referenced by normalizeTree().
|
private |
Definition at line 57 of file RivetAnalyzer.h.
Referenced by endRun().
|
private |
Definition at line 59 of file RivetAnalyzer.h.
Referenced by normalizeTree(), and RivetAnalyzer().
|
private |
Definition at line 53 of file RivetAnalyzer.h.
Referenced by analyze(), and RivetAnalyzer().
|
private |
Definition at line 61 of file RivetAnalyzer.h.
Referenced by normalizeTree(), and RivetAnalyzer().