#include <SiPixelCompareVertexSoA.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 | |
const float | dzCut_ |
MonitorElement * | hchi2_ |
MonitorElement * | hchi2oNdof_ |
MonitorElement * | hntrks_ |
MonitorElement * | hnVertex_ |
MonitorElement * | hptv2_ |
MonitorElement * | hx_ |
MonitorElement * | hxdiff_ |
MonitorElement * | hy_ |
MonitorElement * | hydiff_ |
MonitorElement * | hz_ |
MonitorElement * | hzdiff_ |
const edm::EDGetTokenT< reco::BeamSpot > | tokenBeamSpot_ |
const edm::EDGetTokenT< ZVertexSoAHost > | tokenSoAVertexCPU_ |
const edm::EDGetTokenT< ZVertexSoAHost > | tokenSoAVertexGPU_ |
const 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_ |
Definition at line 24 of file SiPixelCompareVertexSoA.cc.
using SiPixelCompareVertexSoA::IndToEdm = std::vector<uint16_t> |
Definition at line 26 of file SiPixelCompareVertexSoA.cc.
|
explicit |
Definition at line 57 of file SiPixelCompareVertexSoA.cc.
|
overridedefault |
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 67 of file SiPixelCompareVertexSoA.cc.
References funct::abs(), cms::cuda::bs, dxdz, dydz, dzCut_, dqm::impl::MonitorElement::Fill(), hchi2_, hchi2oNdof_, hntrks_, hnVertex_, hptv2_, hx_, hxdiff_, hy_, hydiff_, hz_, hzdiff_, iEvent, notFound, or, MillePedeFileConverter_cfg::out, tokenBeamSpot_, tokenSoAVertexCPU_, tokenSoAVertexGPU_, and HLTMuonOfflineAnalyzer_cfi::z0.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 153 of file SiPixelCompareVertexSoA.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2I(), dqm::implementation::NavigatorBase::cd(), hchi2_, hchi2oNdof_, hntrks_, hnVertex_, hptv2_, hx_, hxdiff_, hy_, hydiff_, hz_, hzdiff_, dqm::implementation::NavigatorBase::setCurrentFolder(), and topFolderName_.
|
static |
Definition at line 175 of file SiPixelCompareVertexSoA.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 38 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze().
|
private |
Definition at line 43 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 44 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 46 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 39 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 45 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 40 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 47 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 41 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 48 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 42 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 49 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 36 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze().
|
private |
Definition at line 34 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze().
|
private |
Definition at line 35 of file SiPixelCompareVertexSoA.cc.
Referenced by analyze().
|
private |
Definition at line 37 of file SiPixelCompareVertexSoA.cc.
Referenced by bookHistograms().