#include <Alignment/OfflineValidation/plugins/DiMuonVertexValidation.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Description: Class to perform validation Tracker Alignment Validations by means of a PV and the SV constructed with a di-muon pair
Definition at line 63 of file DiMuonVertexValidation.cc.
|
explicit |
Definition at line 147 of file DiMuonVertexValidation.cc.
References alcaRecoToken_, edm::ParameterSet::getParameter(), TFileService::kSharedResource, maxSVdist_, muonsToken_, pTthresholds_, jetUpdater_cfi::sort, and useReco_.
|
overridedefault |
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 187 of file DiMuonVertexValidation.cc.
References alcaRecoToken_, TransientTrackBuilder::build(), ALCARECOTkAlJpsiMuMu_cff::charge, cmToum, CosPhi3DPlots, CosPhiPlots, TransientVertex::degreesOfFreedom(), PbPb_ZMuSkimMuonDPG_cff::deltaR, VertexDistanceXY::distance(), VertexDistance3D::distance(), HLT_2022v12_cff::distance, Measurement1D::error(), DiLeptonHelp::Counts::eventsAfterDist, DiLeptonHelp::Counts::eventsAfterEta, DiLeptonHelp::Counts::eventsAfterMult, DiLeptonHelp::Counts::eventsAfterPt, DiLeptonHelp::Counts::eventsAfterVtx, DiLeptonHelp::Counts::eventsTotal, DiLeptonHelp::PlotsVsKinematics::fillPlots(), edm::EventSetup::getData(), hCosPhi3D_, hCosPhi_, reco::TrackBase::highPurity, hInvMass_, hSVDist3D_, hSVDist3DSig_, hSVDist_, hSVDistSig_, hSVProb_, hTrackInvMass_, mps_fire::i, iEvent, createfilelist::int, edm::HandleBase::isValid(), reco::Vertex::isValid(), TransientVertex::isValid(), LogDebug, maxSVdist_, mumass2, muonsToken_, myCounts, TransientVertex::position(), edm::Handle< T >::product(), DiDispStaMuonMonitor_cfi::pt, reco::LeafCandidate::pt(), pTthresholds_, jetUpdater_cfi::sort, mathSSE::sqrt(), submitPVValidationJobs::t, FrontierCondition_GT_autoExpress_cfi::t0, RandomServiceHelper::t1, TransientVertex::totalChiSquared(), HLT_2022v12_cff::track, tracksToken_, ttbESToken_, useReco_, Measurement1D::value(), KalmanVertexFitter::vertex(), vertexToken_, AlignmentTracksFromVertexSelector_cfi::vertices, VtxDist3DPlots, VtxDist3DSigPlots, VtxDistPlots, VtxDistSigPlots, VtxProbPlots, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::z(), and ZMassPlots.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 404 of file DiMuonVertexValidation.cc.
References DiLeptonHelp::PlotsVsKinematics::bookFromPSet(), CosPhi3DConfiguration_, CosPhi3DPlots, CosPhiConfiguration_, CosPhiPlots, DiMuMassConfiguration_, compareTotals::fs, hCosPhi3D_, hCosPhi_, hCosPhiInv3D_, hCosPhiInv_, hCutFlow_, hInvMass_, hSVDist3D_, hSVDist3DSig_, hSVDist_, hSVDistSig_, hSVProb_, hTrackInvMass_, mps_fire::i, myCounts, names, AlCaHLTBitMon_QueryRunRegistry::string, VtxDist3DConfiguration_, VtxDist3DPlots, VtxDist3DSigConfiguration_, VtxDist3DSigPlots, VtxDistConfiguration_, VtxDistPlots, VtxDistSigConfiguration_, VtxDistSigPlots, VtxProbConfiguration_, VtxProbPlots, DiLeptonHelp::Counts::zeroAll(), and ZMassPlots.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 465 of file DiMuonVertexValidation.cc.
References DiLeptonHelp::Counts::eventsAfterDist, DiLeptonHelp::Counts::eventsAfterEta, DiLeptonHelp::Counts::eventsAfterMult, DiLeptonHelp::Counts::eventsAfterPt, DiLeptonHelp::Counts::eventsAfterVtx, DiLeptonHelp::Counts::eventsTotal, hCosPhi3D_, hCosPhi_, hCosPhiInv3D_, hCosPhiInv_, hCutFlow_, mps_fire::i, myCounts, and DiLeptonHelp::Counts::printCounts().
Referenced by o2olib.O2ORunMgr::executeJob().
|
static |
Definition at line 493 of file DiMuonVertexValidation.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, HLT_2022v12_cff::InputTag, or, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 130 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and DiMuonVertexValidation().
|
private |
Definition at line 85 of file DiMuonVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 114 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 84 of file DiMuonVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 113 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 91 of file DiMuonVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 102 of file DiMuonVertexValidation.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 101 of file DiMuonVertexValidation.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 104 of file DiMuonVertexValidation.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 103 of file DiMuonVertexValidation.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 109 of file DiMuonVertexValidation.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 106 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 98 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 99 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 96 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 97 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 95 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 107 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 80 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and DiMuonVertexValidation().
|
private |
Definition at line 128 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and DiMuonVertexValidation().
|
private |
Definition at line 76 of file DiMuonVertexValidation.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 79 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and DiMuonVertexValidation().
|
private |
Definition at line 124 of file DiMuonVertexValidation.cc.
Referenced by analyze().
|
private |
Definition at line 122 of file DiMuonVertexValidation.cc.
Referenced by analyze().
|
private |
Definition at line 78 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and DiMuonVertexValidation().
|
private |
Definition at line 125 of file DiMuonVertexValidation.cc.
Referenced by analyze().
|
private |
Definition at line 88 of file DiMuonVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 117 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 90 of file DiMuonVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 119 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 87 of file DiMuonVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 116 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 89 of file DiMuonVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 118 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 86 of file DiMuonVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 115 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 120 of file DiMuonVertexValidation.cc.
Referenced by analyze(), and beginJob().