#include <GlobalTest.h>
Private Attributes | |
MonitorElement * | caloEnergyEBH_ [nMaxH] |
MonitorElement * | caloEnergyEEH_ [nMaxH] |
edm::EDGetTokenT < CrossingFrame< SimTrack > > | cfTrackToken_ |
edm::EDGetTokenT < CrossingFrame< SimTrack > > | cfVertexToken_ |
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::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::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) |
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_, HLT_25ns10e33_v2_cff::InputTag, maxbunch_, minbunch_, and AlCaHLTBitMon_QueryRunRegistry::string.
GlobalTest::~GlobalTest | ( | ) |
Definition at line 63 of file GlobalTest.cc.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 126 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_.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 68 of file GlobalTest.cc.
References DQMStore::IBooker::book1D(), caloEnergyEBH_, caloEnergyEEH_, i, cuy::ii, diffTwoXMLs::label, labels, maxbunch_, minbunch_, nrPileupsH_, nrTracksH_, nrVerticesH_, DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and trackPartIdH_.
|
private |
Definition at line 66 of file GlobalTest.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file GlobalTest.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file GlobalTest.h.
Referenced by analyze().
|
private |
Definition at line 73 of file GlobalTest.h.
Referenced by analyze().
|
private |
Definition at line 56 of file GlobalTest.h.
Referenced by GlobalTest().
|
private |
Definition at line 74 of file GlobalTest.h.
Referenced by analyze(), and GlobalTest().
|
private |
Definition at line 75 of file GlobalTest.h.
Referenced by analyze(), and GlobalTest().
|
private |
Definition at line 59 of file GlobalTest.h.
|
private |
Definition at line 70 of file GlobalTest.h.
Referenced by bookHistograms(), and ~GlobalTest().
|
private |
Definition at line 58 of file GlobalTest.h.
Referenced by analyze(), bookHistograms(), and GlobalTest().
|
private |
Definition at line 57 of file GlobalTest.h.
Referenced by analyze(), bookHistograms(), and GlobalTest().
|
staticprivate |
Definition at line 61 of file GlobalTest.h.
|
staticprivate |
Definition at line 69 of file GlobalTest.h.
|
private |
Definition at line 62 of file GlobalTest.h.
Referenced by bookHistograms().
|
private |
Definition at line 64 of file GlobalTest.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file GlobalTest.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file GlobalTest.h.
Referenced by analyze(), and bookHistograms().