bookLayer More...
#include <SiPixelPhase1MonitorVertexSoA.cc>
Public Types | |
using | IndToEdm = std::vector< uint16_t > |
Public Member Functions | |
void | analyze (const edm::Event &iEvent, const edm::EventSetup &iSetup) override |
void | bookHistograms (DQMStore::IBooker &ibooker, edm::Run const &iRun, edm::EventSetup const &iSetup) override |
SiPixelPhase1MonitorVertexSoA (const edm::ParameterSet &) | |
~SiPixelPhase1MonitorVertexSoA () override=default | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
MonitorElement * | hchi2 |
MonitorElement * | hchi2oNdof |
MonitorElement * | hntrks |
MonitorElement * | hnVertex |
MonitorElement * | hptv2 |
MonitorElement * | hx |
MonitorElement * | hy |
MonitorElement * | hz |
edm::EDGetTokenT< reco::BeamSpot > | tokenBeamSpot_ |
edm::EDGetTokenT < ZVertexHeterogeneous > | tokenSoAVertex_ |
std::string | topFolderName_ |
bookLayer
Definition at line 27 of file SiPixelPhase1MonitorVertexSoA.cc.
using SiPixelPhase1MonitorVertexSoA::IndToEdm = std::vector<uint16_t> |
Definition at line 29 of file SiPixelPhase1MonitorVertexSoA.cc.
|
explicit |
Definition at line 54 of file SiPixelPhase1MonitorVertexSoA.cc.
References edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, tokenBeamSpot_, tokenSoAVertex_, and topFolderName_.
|
overridedefault |
|
override |
Definition at line 63 of file SiPixelPhase1MonitorVertexSoA.cc.
References cms::cuda::bs, BeamSpotPI::dxdz, reco::BeamSpot::dxdz(), BeamSpotPI::dydz, reco::BeamSpot::dydz(), dqm::impl::MonitorElement::Fill(), edm::Event::getHandle(), hchi2, hchi2oNdof, hntrks, hnVertex, hptv2, hx, hy, hz, gpuVertexFinder::iv, ndof, HLT_FULL_cff::nVertices, tokenBeamSpot_, tokenSoAVertex_, x, reco::BeamSpot::x0(), y, reco::BeamSpot::y0(), z, and reco::BeamSpot::z0().
|
override |
Definition at line 105 of file SiPixelPhase1MonitorVertexSoA.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::NavigatorBase::cd(), hchi2, hchi2oNdof, hntrks, hnVertex, hptv2, hx, hy, hz, dqm::implementation::NavigatorBase::setCurrentFolder(), and topFolderName_.
|
static |
Definition at line 121 of file SiPixelPhase1MonitorVertexSoA.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 44 of file SiPixelPhase1MonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 45 of file SiPixelPhase1MonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 47 of file SiPixelPhase1MonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 40 of file SiPixelPhase1MonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 46 of file SiPixelPhase1MonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 41 of file SiPixelPhase1MonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 42 of file SiPixelPhase1MonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 43 of file SiPixelPhase1MonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 38 of file SiPixelPhase1MonitorVertexSoA.cc.
Referenced by analyze(), and SiPixelPhase1MonitorVertexSoA().
|
private |
Definition at line 37 of file SiPixelPhase1MonitorVertexSoA.cc.
Referenced by analyze(), and SiPixelPhase1MonitorVertexSoA().
|
private |
Definition at line 39 of file SiPixelPhase1MonitorVertexSoA.cc.
Referenced by bookHistograms(), and SiPixelPhase1MonitorVertexSoA().