#include <GlobalTest.h>
Private Attributes | |
MonitorElement * | caloEnergyEBH_ [nMaxH] |
MonitorElement * | caloEnergyEEH_ [nMaxH] |
edm::EDGetTokenT < CrossingFrame< SimTrack > > | cfTrackToken_ |
edm::EDGetTokenT < CrossingFrame< SimTrack > > | cfVertexToken_ |
DQMStore * | dbe_ |
std::string | filename_ |
edm::EDGetTokenT < CrossingFrame< PCaloHit > > | g4SimHits_EB_Token_ |
edm::EDGetTokenT < CrossingFrame< PCaloHit > > | g4SimHits_EE_Token_ |
TFile * | histfile_ |
char * | labels [nrHistos] |
int | maxbunch_ |
int | minbunch_ |
MonitorElement * | nrPileupsH_ [nMaxH] |
MonitorElement * | nrTracksH_ [nMaxH] |
MonitorElement * | nrVerticesH_ [nMaxH] |
MonitorElement * | trackPartIdH_ [nMaxH] |
Static Private Attributes | |
static const int | nMaxH =10 |
static const int | nrHistos =6 |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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::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) |
Description: test suite for Mixing Module
Definition at line 46 of file GlobalTest.h.
|
explicit |
Definition at line 40 of file GlobalTest.cc.
References gather_cfg::cout, filename_, g4SimHits_EB_Token_, g4SimHits_EE_Token_, maxbunch_, minbunch_, and AlCaHLTBitMon_QueryRunRegistry::string.
GlobalTest::~GlobalTest | ( | ) |
Definition at line 62 of file GlobalTest.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 135 of file GlobalTest.cc.
References caloEnergyEBH_, caloEnergyEEH_, cfTrackToken_, cfVertexToken_, MonitorElement::Fill(), g4SimHits_EB_Token_, g4SimHits_EE_Token_, edm::Event::getByToken(), i, maxbunch_, minbunch_, nrTracksH_, nrVerticesH_, AlCaHLTBitMon_QueryRunRegistry::string, and trackPartIdH_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 69 of file GlobalTest.cc.
References DQMStore::book1D(), caloEnergyEBH_, caloEnergyEEH_, dbe_, i, cuy::ii, diffTwoXMLs::label, labels, maxbunch_, minbunch_, nrPileupsH_, nrTracksH_, nrVerticesH_, cppFunctionSkipper::operator, DQMStore::setCurrentFolder(), DQMStore::showDirStructure(), AlCaHLTBitMon_QueryRunRegistry::string, and trackPartIdH_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 123 of file GlobalTest.cc.
References dbe_, filename_, i, labels, and DQMStore::save().
|
private |
Definition at line 67 of file GlobalTest.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 68 of file GlobalTest.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 75 of file GlobalTest.h.
Referenced by analyze().
|
private |
Definition at line 76 of file GlobalTest.h.
Referenced by analyze().
|
private |
Definition at line 70 of file GlobalTest.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 57 of file GlobalTest.h.
Referenced by endJob(), and GlobalTest().
|
private |
Definition at line 77 of file GlobalTest.h.
Referenced by analyze(), and GlobalTest().
|
private |
Definition at line 78 of file GlobalTest.h.
Referenced by analyze(), and GlobalTest().
|
private |
Definition at line 60 of file GlobalTest.h.
|
private |
Definition at line 73 of file GlobalTest.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 59 of file GlobalTest.h.
Referenced by analyze(), beginJob(), and GlobalTest().
|
private |
Definition at line 58 of file GlobalTest.h.
Referenced by analyze(), beginJob(), and GlobalTest().
|
staticprivate |
Definition at line 62 of file GlobalTest.h.
|
staticprivate |
Definition at line 72 of file GlobalTest.h.
|
private |
Definition at line 63 of file GlobalTest.h.
Referenced by beginJob().
|
private |
Definition at line 65 of file GlobalTest.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 64 of file GlobalTest.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 66 of file GlobalTest.h.
Referenced by analyze(), and beginJob().