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 &) |
Protected Member Functions | |
void | analyze (edm::Event const &iEvent, edm::EventSetup const &iSetup) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Private Attributes | |
const std::string | folderName_ |
std::vector< MonitorElement * > | histsPtAll_ |
const std::vector< std::string > | hitsRemain_ |
const double | maxDr_ |
const double | maxTracksEta_ |
const double | maxTracksPt_ |
const double | minTracksEta_ |
const double | minTracksPt_ |
const std::vector< edm::InputTag > | tracksRerecoTag_ |
const std::vector< edm::EDGetTokenT< std::vector< reco::Track > > > | tracksRerecoToken_ |
const edm::InputTag | tracksTag_ |
const edm::EDGetTokenT< std::vector< reco::Track > > | tracksToken_ |
Definition at line 19 of file ShortenedTrackResolution.cc.
ShortenedTrackResolution::ShortenedTrackResolution | ( | const edm::ParameterSet & | ps | ) |
Definition at line 48 of file ShortenedTrackResolution.cc.
References makeGlobalPositionRcd_cfg::tag.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 84 of file ShortenedTrackResolution.cc.
References funct::abs(), PbPb_ZMuSkimMuonDPG_cff::deltaR, edm::InputTag::encode(), histsPtAll_, trackingPlots::hp, mps_fire::i, iEvent, maxDr_, maxTracksEta_, maxTracksPt_, minTracksEta_, minTracksPt_, unpackBuffers-CaloStage2::token, HLT_2024v10_cff::track, reco::HitPattern::TRACK_HITS, DiMuonV_cfg::tracks, tracksRerecoToken_, tracksTag_, and tracksToken_.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 65 of file ShortenedTrackResolution.cc.
References dqm::implementation::IBooker::book1D(), folderName_, histsPtAll_, hitsRemain_, mps_fire::i, createfilelist::int, dqm::implementation::NavigatorBase::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 123 of file ShortenedTrackResolution.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 29 of file ShortenedTrackResolution.cc.
Referenced by bookHistograms().
|
private |
Definition at line 42 of file ShortenedTrackResolution.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 30 of file ShortenedTrackResolution.cc.
Referenced by bookHistograms().
|
private |
Definition at line 36 of file ShortenedTrackResolution.cc.
Referenced by analyze().
|
private |
Definition at line 32 of file ShortenedTrackResolution.cc.
Referenced by analyze().
|
private |
Definition at line 34 of file ShortenedTrackResolution.cc.
Referenced by analyze().
|
private |
Definition at line 31 of file ShortenedTrackResolution.cc.
Referenced by analyze().
|
private |
Definition at line 33 of file ShortenedTrackResolution.cc.
Referenced by analyze().
|
private |
Definition at line 38 of file ShortenedTrackResolution.cc.
|
private |
Definition at line 40 of file ShortenedTrackResolution.cc.
Referenced by analyze().
|
private |
Definition at line 37 of file ShortenedTrackResolution.cc.
Referenced by analyze().
|
private |
Definition at line 39 of file ShortenedTrackResolution.cc.
Referenced by analyze().