#include <GlobalTest.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
GlobalTest (const edm::ParameterSet &) | |
~GlobalTest () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
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 |
Description: test suite for Mixing Module
Definition at line 45 of file GlobalTest.h.
|
explicit |
Definition at line 39 of file GlobalTest.cc.
References gather_cfg::cout, filename_, g4SimHits_EB_Token_, g4SimHits_EE_Token_, maxbunch_, minbunch_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
|
override |
Definition at line 114 of file GlobalTest.cc.
References MixCollection< T >::MixItr::bunch(), caloEnergyEBH_, caloEnergyEEH_, cfTrackToken_, cfVertexToken_, MonitorElement::Fill(), g4SimHits_EB_Token_, g4SimHits_EE_Token_, edm::Event::getByToken(), mps_fire::i, maxbunch_, minbunch_, nrTracksH_, nrVerticesH_, edm::Handle< T >::product(), AlCaHLTBitMon_QueryRunRegistry::string, and trackPartIdH_.
|
override |
Definition at line 59 of file GlobalTest.cc.
References DQMStore::IBooker::book1D(), caloEnergyEBH_, caloEnergyEEH_, mps_fire::i, cuy::ii, label, labels, maxbunch_, minbunch_, nrPileupsH_, nrTracksH_, nrVerticesH_, DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and trackPartIdH_.
|
private |
Definition at line 64 of file GlobalTest.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file GlobalTest.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file GlobalTest.h.
Referenced by analyze().
|
private |
Definition at line 71 of file GlobalTest.h.
Referenced by analyze().
|
private |
Definition at line 54 of file GlobalTest.h.
Referenced by GlobalTest().
|
private |
Definition at line 72 of file GlobalTest.h.
Referenced by analyze(), and GlobalTest().
|
private |
Definition at line 73 of file GlobalTest.h.
Referenced by analyze(), and GlobalTest().
|
private |
Definition at line 57 of file GlobalTest.h.
|
private |
Definition at line 68 of file GlobalTest.h.
Referenced by bookHistograms(), and ~GlobalTest().
|
private |
Definition at line 56 of file GlobalTest.h.
Referenced by analyze(), bookHistograms(), and GlobalTest().
|
private |
Definition at line 55 of file GlobalTest.h.
Referenced by analyze(), bookHistograms(), and GlobalTest().
|
staticprivate |
Definition at line 59 of file GlobalTest.h.
|
staticprivate |
Definition at line 67 of file GlobalTest.h.
|
private |
Definition at line 60 of file GlobalTest.h.
Referenced by bookHistograms().
|
private |
Definition at line 62 of file GlobalTest.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file GlobalTest.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file GlobalTest.h.
Referenced by analyze(), and bookHistograms().