#include <Alignment/OfflineValidation/plugins/DiElectronVertexValidation.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 |
bool | passLooseSelection (const reco::GsfElectron &electron) |
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 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: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 67 of file DiElectronVertexValidation.cc.
|
explicit |
Definition at line 143 of file DiElectronVertexValidation.cc.
References TFileService::kSharedResource, maxSVdist_, pTthresholds_, and jetUpdater_cfi::sort.
|
overridedefault |
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 177 of file DiElectronVertexValidation.cc.
References funct::abs(), TransientTrackBuilder::build(), ALCARECOTkAlJpsiMuMu_cff::charge, cmToum, CosPhi3DPlots, CosPhiPlots, counter, TransientVertex::degreesOfFreedom(), PbPb_ZMuSkimMuonDPG_cff::deltaR, VertexDistanceXY::distance(), VertexDistance3D::distance(), HLT_2023v12_cff::distance, StorageManager_cfg::e1, HPSPFTauProducerPuppi_cfi::electron, electronsToken_, emass2, Measurement1D::error(), PVValHelper::eta, DiLeptonHelp::Counts::eventsAfterDist, DiLeptonHelp::Counts::eventsAfterEta, DiLeptonHelp::Counts::eventsAfterMult, DiLeptonHelp::Counts::eventsAfterPt, DiLeptonHelp::Counts::eventsAfterVtx, DiLeptonHelp::Counts::eventsTotal, DiLeptonHelp::PlotsVsKinematics::fillPlots(), edm::EventSetup::getData(), gsfTracksToken_, hClosestVtxIndex_, hCosPhi3D_, hCosPhi_, hGSF0Eta_, hGSF0Pt_, hGSF1Eta_, hGSF1Pt_, hGSFMult_, hGSFMultAftPt_, hInvMass_, hSVDist3D_, hSVDist3DSig_, hSVDist_, hSVDistSig_, hSVProb_, hTrackInvMass_, iEvent, createfilelist::int, edm::HandleBase::isValid(), reco::Vertex::isValid(), TransientVertex::isValid(), SiStripPI::max, maxSVdist_, myCounts, passLooseSelection(), reco::Vertex::position(), TransientVertex::position(), edm::Handle< T >::product(), DiDispStaMuonMonitor_cfi::pt, reco::LeafCandidate::pt(), pTthresholds_, jetUpdater_cfi::sort, mathSSE::sqrt(), TransientVertex::totalChiSquared(), HLT_2023v12_cff::track, ttbESToken_, Measurement1D::value(), KalmanVertexFitter::vertex(), vertexToken_, AlignmentTracksFromVertexSelector_cfi::vertices, L1BJetProducer_cff::vtx, 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 413 of file DiElectronVertexValidation.cc.
References DiLeptonHelp::PlotsVsKinematics::bookFromPSet(), CosPhi3DConfiguration_, CosPhi3DPlots, CosPhiConfiguration_, CosPhiPlots, DiMuMassConfiguration_, compareTotals::fs, hClosestVtxIndex_, hCosPhi3D_, hCosPhi_, hCutFlow_, hGSF0Eta_, hGSF0Pt_, hGSF1Eta_, hGSF1Pt_, hGSFMult_, hGSFMultAftPt_, 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 480 of file DiElectronVertexValidation.cc.
References DiLeptonHelp::Counts::eventsAfterDist, DiLeptonHelp::Counts::eventsAfterEta, DiLeptonHelp::Counts::eventsAfterMult, DiLeptonHelp::Counts::eventsAfterPt, DiLeptonHelp::Counts::eventsAfterVtx, DiLeptonHelp::Counts::eventsTotal, hCutFlow_, myCounts, and DiLeptonHelp::Counts::printCounts().
Referenced by o2olib.O2ORunMgr::executeJob().
|
static |
Definition at line 492 of file DiElectronVertexValidation.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 390 of file DiElectronVertexValidation.cc.
References Reference_intrackfit_cff::barrel, reco::GsfElectron::deltaEtaSuperClusterTrackAtVtx(), reco::GsfElectron::deltaPhiSuperClusterTrackAtVtx(), reco::GsfElectron::ecalEnergy(), makeMuonMisalignmentScenario::endcap, reco::GsfElectron::eSuperClusterOverP(), reco::GsfElectron::full5x5_sigmaIetaIeta(), reco::GsfElectron::gsfTrack(), reco::GsfElectron::hadronicOverEm(), reco::HitPattern::MISSING_INNER_HITS, pfClustersFromCombinedCaloHF_cfi::resol, and reco::GsfElectron::superCluster().
Referenced by analyze().
|
private |
Definition at line 88 of file DiElectronVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 124 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 87 of file DiElectronVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 123 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 94 of file DiElectronVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 98 of file DiElectronVertexValidation.cc.
Referenced by analyze().
|
private |
Definition at line 100 of file DiElectronVertexValidation.cc.
Referenced by analyze().
|
private |
Definition at line 118 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 115 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 114 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 119 of file DiElectronVertexValidation.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 108 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 107 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 110 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 109 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 105 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 106 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 117 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 112 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 113 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 104 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 111 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 103 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 116 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 83 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and DiElectronVertexValidation().
|
private |
Definition at line 81 of file DiElectronVertexValidation.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 82 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and DiElectronVertexValidation().
|
private |
Definition at line 96 of file DiElectronVertexValidation.cc.
Referenced by analyze().
|
private |
Definition at line 101 of file DiElectronVertexValidation.cc.
Referenced by analyze().
|
private |
Definition at line 91 of file DiElectronVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 127 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 93 of file DiElectronVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 129 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 90 of file DiElectronVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 126 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 92 of file DiElectronVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 128 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 89 of file DiElectronVertexValidation.cc.
Referenced by beginJob().
|
private |
Definition at line 125 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 130 of file DiElectronVertexValidation.cc.
Referenced by analyze(), and beginJob().