bookLayer More...
#include <SiPixelMonitorVertexSoA.cc>
Public Types | |
using | IndToEdm = std::vector< uint16_t > |
Public Types inherited from DQMEDAnalyzer | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator > | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static void | globalEndJob (DQMEDAnalyzerGlobalCache const *) |
static void | globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context) |
static void | globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context) |
static std::unique_ptr< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
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< ZVertexSoAHost > | tokenSoAVertex_ |
std::string | topFolderName_ |
Additional Inherited Members | |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
bookLayer
Definition at line 27 of file SiPixelMonitorVertexSoA.cc.
using SiPixelMonitorVertexSoA::IndToEdm = std::vector<uint16_t> |
Definition at line 29 of file SiPixelMonitorVertexSoA.cc.
|
explicit |
Definition at line 54 of file SiPixelMonitorVertexSoA.cc.
References edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, tokenBeamSpot_, tokenSoAVertex_, and topFolderName_.
|
overridedefault |
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 63 of file SiPixelMonitorVertexSoA.cc.
References cms::cuda::bs, dxdz, dydz, dqm::impl::MonitorElement::Fill(), hchi2, hchi2oNdof, hntrks, hnVertex, hptv2, hx, hy, hz, iEvent, gpuVertexFinder::iv, ndof, TrackCollections2monitor_cff::nVertices, tokenBeamSpot_, tokenSoAVertex_, x, y, z, and HLTMuonOfflineAnalyzer_cfi::z0.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 107 of file SiPixelMonitorVertexSoA.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 123 of file SiPixelMonitorVertexSoA.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 44 of file SiPixelMonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 45 of file SiPixelMonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 47 of file SiPixelMonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 40 of file SiPixelMonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 46 of file SiPixelMonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 41 of file SiPixelMonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 42 of file SiPixelMonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 43 of file SiPixelMonitorVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 38 of file SiPixelMonitorVertexSoA.cc.
Referenced by analyze(), and SiPixelMonitorVertexSoA().
|
private |
Definition at line 37 of file SiPixelMonitorVertexSoA.cc.
Referenced by analyze(), and SiPixelMonitorVertexSoA().
|
private |
Definition at line 39 of file SiPixelMonitorVertexSoA.cc.
Referenced by bookHistograms(), and SiPixelMonitorVertexSoA().