#include <Candidate.h>
Public Types | |
enum | { dimension = 3 } |
enum | { size = dimension * (dimension + 1) / 2 } |
matix size More... | |
typedef int | Charge |
electric charge type More... | |
typedef candidate::const_iterator | const_iterator |
typedef math::Error< dimension >::type | CovarianceMatrix |
covariance error matrix (3x3) More... | |
typedef unsigned int | index |
index type More... | |
typedef candidate::iterator | iterator |
typedef math::XYZTLorentzVector | LorentzVector |
Lorentz vector. More... | |
typedef math::XYZPoint | Point |
point in the space More... | |
typedef math::PtEtaPhiMLorentzVector | PolarLorentzVector |
Lorentz vector. More... | |
typedef size_t | size_type |
typedef math::XYZVector | Vector |
point in the space More... | |
Public Member Functions | |
const_iterator | begin () const |
first daughter const_iterator More... | |
iterator | begin () |
first daughter iterator More... | |
virtual const Track * | bestTrack () const |
virtual Vector | boostToCM () const =0 |
Candidate () | |
default constructor More... | |
virtual int | charge () const =0 |
electric charge More... | |
virtual Candidate * | clone () const =0 |
returns a clone of the Candidate object More... | |
virtual const Candidate * | daughter (size_type i) const =0 |
return daughter at a given position, i = 0, ... numberOfDaughters() - 1 (read only mode) More... | |
virtual Candidate * | daughter (size_type i)=0 |
return daughter at a given position, i = 0, ... numberOfDaughters() - 1 More... | |
virtual Candidate * | daughter (const std::string &s)=0 |
return daughter with a specified role name More... | |
virtual const Candidate * | daughter (const std::string &s) const =0 |
return daughter with a specified role name More... | |
virtual float | dxyError () const |
uncertainty on dxy More... | |
virtual float | dzError () const |
uncertainty on dz More... | |
const_iterator | end () const |
last daughter const_iterator More... | |
iterator | end () |
last daughter iterator More... | |
virtual double | energy () const =0 |
energy More... | |
virtual double | et () const =0 |
transverse energy More... | |
virtual double | et2 () const =0 |
transverse energy squared (use this for cut!) More... | |
virtual double | eta () const =0 |
momentum pseudorapidity More... | |
virtual void | fillVertexCovariance (CovarianceMatrix &v) const =0 |
template<typename T > | |
T | get () const |
get a component More... | |
template<typename T , typename Tag > | |
T | get () const |
get a component More... | |
template<typename T > | |
T | get (size_type i) const |
get a component More... | |
template<typename T , typename Tag > | |
T | get (size_type i) const |
get a component More... | |
virtual bool | hasMasterClone () const =0 |
virtual bool | hasMasterClonePtr () const =0 |
virtual bool | isCaloMuon () const =0 |
virtual bool | isConvertedPhoton () const =0 |
virtual bool | isElectron () const =0 |
virtual bool | isGlobalMuon () const =0 |
virtual bool | isJet () const =0 |
virtual bool | isMuon () const =0 |
virtual bool | isPhoton () const =0 |
virtual bool | isStandAloneMuon () const =0 |
virtual bool | isTrackerMuon () const =0 |
virtual bool | longLived () const =0 |
is long lived? More... | |
virtual double | mass () const =0 |
mass More... | |
virtual bool | massConstraint () const =0 |
do mass constraint? More... | |
virtual double | massSqr () const =0 |
mass squared More... | |
virtual const CandidateBaseRef & | masterClone () const =0 |
virtual const CandidatePtr & | masterClonePtr () const =0 |
template<typename Ref > | |
Ref | masterRef () const |
cast master clone reference to a concrete type More... | |
virtual Vector | momentum () const =0 |
spatial momentum vector More... | |
virtual const Candidate * | mother (size_type i=0) const =0 |
return pointer to mother More... | |
virtual double | mt () const =0 |
transverse mass More... | |
virtual double | mtSqr () const =0 |
transverse mass squared More... | |
template<typename T > | |
size_type | numberOf () const |
number of components More... | |
template<typename T , typename Tag > | |
size_type | numberOf () const |
number of components More... | |
virtual size_type | numberOfDaughters () const =0 |
number of daughters More... | |
virtual size_type | numberOfMothers () const =0 |
number of mothers (zero or one in most of but not all the cases) More... | |
virtual size_t | numberOfSourceCandidatePtrs () const =0 |
virtual double | p () const =0 |
magnitude of momentum vector More... | |
virtual const LorentzVector & | p4 () const =0 |
four-momentum Lorentz vector More... | |
virtual int | pdgId () const =0 |
PDG identifier. More... | |
virtual double | phi () const =0 |
momentum azimuthal angle More... | |
virtual const PolarLorentzVector & | polarP4 () const =0 |
four-momentum Lorentz vector More... | |
virtual double | pt () const =0 |
transverse momentum More... | |
virtual double | px () const =0 |
x coordinate of momentum vector More... | |
virtual double | py () const =0 |
y coordinate of momentum vector More... | |
virtual double | pz () const =0 |
z coordinate of momentum vector More... | |
virtual double | rapidity () const =0 |
rapidity More... | |
virtual void | setCharge (Charge q)=0 |
set electric charge More... | |
virtual void | setLongLived ()=0 |
set long lived flag More... | |
virtual void | setMass (double m)=0 |
set particle mass More... | |
virtual void | setMassConstraint ()=0 |
set mass constraint flag More... | |
virtual void | setP4 (const LorentzVector &p4)=0 |
set 4-momentum More... | |
virtual void | setP4 (const PolarLorentzVector &p4)=0 |
set 4-momentum More... | |
virtual void | setPdgId (int pdgId)=0 |
virtual void | setPz (double pz)=0 |
virtual void | setSourceCandidatePtr (const CandidatePtr &ptr) |
Set the ptr to the source Candidate. More... | |
virtual void | setStatus (int status)=0 |
set status word More... | |
virtual void | setThreeCharge (Charge qx3)=0 |
set electric charge More... | |
virtual void | setVertex (const Point &vertex)=0 |
set vertex More... | |
virtual CandidatePtr | sourceCandidatePtr (size_type i) const |
virtual int | status () const =0 |
status word More... | |
virtual double | theta () const =0 |
momentum polar angle More... | |
virtual int | threeCharge () const =0 |
electric charge More... | |
virtual const Point & | vertex () const =0 |
vertex position More... | |
virtual double | vertexChi2 () const =0 |
chi-squares More... | |
virtual double | vertexCovariance (int i, int j) const =0 |
(i, j)-th element of error matrix, i, j = 0, ... 2 More... | |
virtual CovarianceMatrix | vertexCovariance () const |
fill SMatrix More... | |
virtual double | vertexNdof () const =0 |
virtual double | vertexNormalizedChi2 () const =0 |
chi-squared divided by n.d.o.f. More... | |
virtual double | vx () const =0 |
x coordinate of vertex position More... | |
virtual double | vy () const =0 |
y coordinate of vertex position More... | |
virtual double | vz () const =0 |
z coordinate of vertex position More... | |
virtual double | y () const =0 |
rapidity More... | |
virtual | ~Candidate () |
destructor More... | |
Protected Member Functions | |
virtual bool | overlap (const Candidate &) const =0 |
check overlap with another Candidate More... | |
Friends | |
class | ::OverlapChecker |
template<typename , typename , typename > | |
struct | component |
class | ShallowCloneCandidate |
class | ShallowClonePtrCandidate |
abstract interface for physics objects
Definition at line 27 of file Candidate.h.
typedef int reco::Candidate::Charge |
electric charge type
Definition at line 34 of file Candidate.h.
Definition at line 30 of file Candidate.h.
covariance error matrix (3x3)
Definition at line 46 of file Candidate.h.
typedef unsigned int reco::Candidate::index |
index type
Definition at line 50 of file Candidate.h.
Definition at line 31 of file Candidate.h.
Lorentz vector.
Definition at line 36 of file Candidate.h.
typedef math::XYZPoint reco::Candidate::Point |
point in the space
Definition at line 40 of file Candidate.h.
Lorentz vector.
Definition at line 38 of file Candidate.h.
typedef size_t reco::Candidate::size_type |
Definition at line 29 of file Candidate.h.
point in the space
Definition at line 42 of file Candidate.h.
anonymous enum |
anonymous enum |
matix size
Enumerator | |
---|---|
size |
Definition at line 48 of file Candidate.h.
|
inline |
|
virtual |
|
inline |
first daughter const_iterator
Definition at line 143 of file Candidate.h.
Referenced by reco::NamedCompositeCandidate::addDaughter(), reco::CompositeCandidate::addDaughter(), TopDecaySubset::addDaughters(), TopDecaySubset::addRadiation(), TopDecaySubset::checkShowerModel(), TopDecaySubset::checkWBosons(), TopGenEvent::daughterQuarkOfTop(), BPHWriteSpecificDecay::fill(), TopDecaySubset::fillListing(), PFJetIDSelectionFunctor::firstDataCuts(), reco::GenJet::getGenConstituent(), TtDecayChannelSelector::operator()(), OverlapChecker::operator()(), and L1TCaloUpgradeToGCTConverter::produce().
|
inline |
|
inlinevirtual |
Reimplemented in pat::PackedCandidate, reco::PFCandidate, pat::Muon, reco::Muon, reco::RecoCandidate, and reco::RecoChargedRefCandidate.
Definition at line 268 of file Candidate.h.
Referenced by reco::CandidatePtrTransientTrack::CandidatePtrTransientTrack(), PileupJetIdAlgo::computeIdVariables(), DisplacedRegionSeedingVertexProducer::getDiscriminatorValue(), BPHTrackReference::getFromBT(), and Muon.Muon::ptErr().
|
pure virtual |
boost vector to boost a Lorentz vector to the particle center of mass system
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
pure virtual |
electric charge
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by PFRecoTauDiscriminationByIsolation::beginEvent(), PFRecoTauDiscriminationByIsolationContainer::beginEvent(), FWCandidateProxyBuilder::build(), PileupJetIdAlgo::computeIdVariables(), CandidateChargeBTagComputer::discriminator(), reco::PFTauDecayMode::filteredObjectCandidates(), BPHDecayVertex::fTracks(), TtFullLepKinSolutionProducer::LepDiffCharge(), TtDilepEvtSolutionMaker::LepDiffCharge(), MatcherUsingTracksAlgorithm::match(), PositionAtECalEntranceComputer::operator()(), reco::PFRecoTauChargedHadron::PFRecoTauChargedHadron(), NamedCandCombinerBase::preselect(), CandCombinerBase< OutputCollection, Cloner::CandPtr >::preselect(), printP4(), PseudoTopProducer::produce(), ColinsSoperVariablesComputer::produce(), VertexTableProducer::produce(), L1TMicroGMTInputProducerFromGen::produce(), l1t::GenToInputProducer::produce(), BPHRecoBuilder::sameTrack(), and reco::tau::sumPFCandCharge().
|
pure virtual |
returns a clone of the Candidate object
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::PFJet, reco::CaloJet, reco::GenJet, reco::JPTJet, reco::IsolatedPixelTrackCandidate, reco::PFCandidate, pat::Jet, l1extra::L1EtMissParticle, reco::GsfElectron, reco::SiStripElectron, pat::Tau, l1extra::L1MuonParticle, reco::PFTauDecayMode, pat::Electron, reco::VertexCompositePtrCandidate, pat::Muon, pat::Photon, reco::PFTau, pat::MET, reco::HcalIsolatedTrackCandidate, reco::CompositeCandidate, l1extra::L1EmParticle, l1extra::L1JetParticle, reco::MET, pat::GenericParticle, reco::CompositeRefCandidateT< D >, reco::CompositeRefCandidateT< GenParticleRefVector >, reco::Photon, reco::CompositePtrCandidate, reco::CompositeRefCandidate, reco::NamedCompositeCandidate, reco::EcalIsolatedParticleCandidate, reco::CompositeRefBaseCandidate, pat::PFParticle, pat::CompositeCandidate, reco::ShallowCloneCandidate, reco::VertexCompositeCandidate, pat::Particle, reco::ShallowClonePtrCandidate, pat::Lepton< reco::BaseTau >, pat::Lepton< reco::GsfElectron >, pat::Lepton< reco::Muon >, reco::TrackJet, reco::GenParticle, reco::PFClusterJet, reco::Muon, reco::RecoCandidate, reco::BasicJet, reco::CaloRecHitCandidate, reco::RecoChargedCandidate, reco::RecoEcalCandidate, reco::RecoStandAloneMuonCandidate, reco::CandidateWithRef< Ref >, reco::PileUpPFCandidate, reco::RecoCaloTowerCandidate, reco::IsolatedPFCandidate, reco::Electron, reco::BaseTau, reco::RecoPFClusterRefCandidate, and reco::RecoChargedRefCandidate.
return daughter at a given position, i = 0, ... numberOfDaughters() - 1 (read only mode)
Implemented in pat::Jet, pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::NamedCompositeCandidate, reco::CompositeCandidate, reco::LeafRefCandidateT, reco::CompositeRefCandidateT< D >, reco::CompositeRefCandidateT< GenParticleRefVector >, reco::CompositePtrCandidate, reco::CompositeRefBaseCandidate, reco::CompositeRefCandidate, reco::ShallowCloneCandidate, reco::ShallowClonePtrCandidate, and l1t::PFJet.
Referenced by TtFullLeptonicEvent::b(), TtFullLeptonicEvent::bBar(), reco::ShallowClonePtrCandidate::daughter(), reco::ShallowCloneCandidate::daughter(), MuScleFitMuonSelector::getStatus1Muon(), MuScleFitMuonSelector::getStatus3Muon(), GenHFHadronMatcher::hasHadronDaughter(), invalidateTree(), TtFullLeptonicEvent::lepton(), TtFullLeptonicEvent::leptonBar(), TtFullLeptonicEvent::neutrino(), TtFullLeptonicEvent::neutrinoBar(), reco::candidate::iterator::operator*(), reco::candidate::const_iterator::operator*(), ColinsSoperVariablesComputer::produce(), TauSpinnerCMS::readParticlesfromReco(), tnp::TagProbePairMaker::run(), InputGenJetsParticleSelector::testPartonChildren(), TtFullLeptonicEvent::wMinus(), TtFullLeptonicEvent::wPlus(), and zMCLeptonDaughters().
return daughter at a given position, i = 0, ... numberOfDaughters() - 1
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::CompositeCandidate, reco::LeafRefCandidateT, reco::NamedCompositeCandidate, reco::CompositeRefCandidateT< D >, reco::CompositeRefCandidateT< GenParticleRefVector >, reco::CompositePtrCandidate, reco::CompositeRefBaseCandidate, reco::CompositeRefCandidate, reco::ShallowCloneCandidate, and reco::ShallowClonePtrCandidate.
|
pure virtual |
return daughter with a specified role name
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::CompositeCandidate, reco::LeafRefCandidateT, and reco::NamedCompositeCandidate.
|
pure virtual |
return daughter with a specified role name
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::CompositeCandidate, reco::LeafRefCandidateT, and reco::NamedCompositeCandidate.
|
inlinevirtual |
uncertainty on dxy
Reimplemented in pat::PackedCandidate, reco::PFCandidate, pat::IsolatedTrack, reco::RecoCandidate, and reco::RecoChargedRefCandidate.
Definition at line 275 of file Candidate.h.
|
inlinevirtual |
uncertainty on dz
Reimplemented in pat::PackedCandidate, reco::PFCandidate, pat::IsolatedTrack, reco::RecoCandidate, and reco::RecoChargedRefCandidate.
Definition at line 271 of file Candidate.h.
|
inline |
last daughter const_iterator
Definition at line 145 of file Candidate.h.
References numberOfDaughters().
Referenced by reco::NamedCompositeCandidate::addDaughter(), reco::CompositeCandidate::addDaughter(), TopDecaySubset::addDaughters(), TopDecaySubset::addRadiation(), TopDecaySubset::checkShowerModel(), TopDecaySubset::checkWBosons(), Types.LuminosityBlockRange::cppID(), Types.EventRange::cppID(), TopGenEvent::daughterQuarkOfTop(), TopDecaySubset::fillListing(), PFJetIDSelectionFunctor::firstDataCuts(), reco::GenJet::getGenConstituent(), TtDecayChannelSelector::operator()(), OverlapChecker::operator()(), pat::TriggerObjectStandAlone::packPathNames(), L1TCaloUpgradeToGCTConverter::produce(), and pat::TriggerObjectStandAlone::unpackPathNames().
|
inline |
last daughter iterator
Definition at line 149 of file Candidate.h.
References numberOfDaughters().
Referenced by Types.LuminosityBlockRange::cppID(), and Types.EventRange::cppID().
|
pure virtual |
energy
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by FWCandidateLegoProxyBuilder::build(), MultipleAlgoIterator::calculateOrphanInput(), ShiftedParticleProducer::getUncShift(), reco::makeSpecific(), ColinsSoperVariablesComputer::produce(), QjetsAdder::produce(), TemplatedSecondaryVertexProducer< IPTI, VTX >::produce(), Jet.Jet::rawEnergy(), PFSpecificAlgo::run(), CandCommonVertexFitterBase::set(), and CandKinematicVertexFitter::set().
|
pure virtual |
transverse energy
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by FWCandidateLegoProxyBuilder::build(), MultipleAlgoIterator::calculatePedestal(), ReflectedIterator::calculatePedestal(), egammaisolation::EgammaTrackExtractor::deposit(), GenericBenchmark::fill(), GenericBenchmark::fillHistos(), PFFilter::filter(), PFMETFilter::filter(), MultipleAlgoIterator::offsetCorrectJets(), ReflectedIterator::offsetCorrectJets(), ShiftedParticleMETcorrInputProducer::produce(), MultipleAlgoIterator::subtractPedestal(), and ReflectedIterator::subtractPedestal().
|
pure virtual |
transverse energy squared (use this for cut!)
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
pure virtual |
momentum pseudorapidity
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by Particle.Particle::__str__(), BPHDaughterSelect::accept(), GenericBenchmark::accepted(), FWCandidateLegoProxyBuilder::build(), btagbtvdeep::TrackInfoBuilder::buildTrackInfo(), PileupJetIdAlgo::computeIdVariables(), datamodel.Object::DeltaR(), egammaisolation::EgammaTrackExtractor::deposit(), GenericBenchmark::fill(), PFCandidateMonitor::fill(), GenericBenchmark::fillHistos(), MatchCandidateBenchmark::fillOne(), PFFilter::filter(), PFMETFilter::filter(), PFJetFilter::filter(), DYToMuMuGenFilter::filter(), BadParticleFilter::filter(), HiGammaJetSignalDef::getDeltaR(), ShiftedParticleProducer::getUncShift(), Jet.Jet::jetID(), PuppiPhoton::matchPFCandidate(), PositionAtECalEntranceComputer::operator()(), AntiElectronDeadECAL::operator()(), datamodel.Object::p4(), reco::RecoTauPiZero::print(), printP4(), CandMergerCleanOthersByDR::produce(), HFJetShowerShape::produce(), L1TMicroGMTInputProducerFromGen::produce(), l1t::GenToInputProducer::produce(), and Jet.Jet::puJetId().
|
pure virtual |
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::VertexCompositePtrCandidate, and reco::VertexCompositeCandidate.
Referenced by vertexCovariance().
|
inline |
get a component
Definition at line 221 of file Candidate.h.
References edm::RefToBase< T >::get(), hasMasterClone(), and masterClone().
Referenced by Options.Options::__getitem__(), betterConfigParser.BetterConfigParser::__updateDict(), submitPVValidationJobs.BetterConfigParser::__updateDict(), rrapi.RRApi::columns(), util.rrapi.RRApi::columns(), rrapi.RRApi::count(), util.rrapi.RRApi::count(), rrapi.RRApi::data(), util.rrapi.RRApi::data(), egammaisolation::EgammaRecHitExtractor::deposit(), egammaisolation::EgammaHcalExtractor::deposit(), egammaisolation::EgammaEcalExtractor::deposit(), egammaisolation::EgammaTowerExtractor::deposit(), betterConfigParser.BetterConfigParser::getCompares(), EgammaEcalIsolation::getEcalEtSum(), BPHTrackReference::getFromRC(), betterConfigParser.BetterConfigParser::getGeneral(), betterConfigParser.BetterConfigParser::getResultingSection(), submitPVValidationJobs.BetterConfigParser::getResultingSection(), EgammaRecHitIsolation::getSum_(), reco::makeSpecific(), pat::PackedGenParticle::mother(), util.rrapi.RRApi::report(), rrapi.RRApi::report(), util.rrapi.RRApi::reports(), rrapi.RRApi::reports(), PFSpecificAlgo::run(), CandMassKinFitter::set(), util.rrapi.RRApi::tables(), rrapi.RRApi::tables(), util.rrapi.RRApi::tags(), rrapi.RRApi::tags(), util.rrapi.RRApi::templates(), rrapi.RRApi::templates(), rrapi.RRApi::workspaces(), and util.rrapi.RRApi::workspaces().
|
inline |
get a component
Definition at line 229 of file Candidate.h.
References edm::RefToBase< T >::get(), hasMasterClone(), and masterClone().
Referenced by Options.Options::__getitem__(), betterConfigParser.BetterConfigParser::__updateDict(), submitPVValidationJobs.BetterConfigParser::__updateDict(), util.rrapi.RRApi::columns(), rrapi.RRApi::columns(), rrapi.RRApi::count(), util.rrapi.RRApi::count(), rrapi.RRApi::data(), util.rrapi.RRApi::data(), betterConfigParser.BetterConfigParser::getCompares(), betterConfigParser.BetterConfigParser::getGeneral(), betterConfigParser.BetterConfigParser::getResultingSection(), submitPVValidationJobs.BetterConfigParser::getResultingSection(), util.rrapi.RRApi::report(), rrapi.RRApi::report(), rrapi.RRApi::reports(), util.rrapi.RRApi::reports(), rrapi.RRApi::tables(), util.rrapi.RRApi::tables(), util.rrapi.RRApi::tags(), rrapi.RRApi::tags(), rrapi.RRApi::templates(), util.rrapi.RRApi::templates(), util.rrapi.RRApi::workspaces(), and rrapi.RRApi::workspaces().
get a component
Definition at line 237 of file Candidate.h.
References edm::RefToBase< T >::get(), hasMasterClone(), mps_fire::i, and masterClone().
Referenced by Options.Options::__getitem__(), betterConfigParser.BetterConfigParser::__updateDict(), submitPVValidationJobs.BetterConfigParser::__updateDict(), util.rrapi.RRApi::columns(), rrapi.RRApi::columns(), rrapi.RRApi::count(), util.rrapi.RRApi::count(), rrapi.RRApi::data(), util.rrapi.RRApi::data(), betterConfigParser.BetterConfigParser::getCompares(), betterConfigParser.BetterConfigParser::getGeneral(), betterConfigParser.BetterConfigParser::getResultingSection(), submitPVValidationJobs.BetterConfigParser::getResultingSection(), util.rrapi.RRApi::report(), rrapi.RRApi::report(), rrapi.RRApi::reports(), util.rrapi.RRApi::reports(), rrapi.RRApi::tables(), util.rrapi.RRApi::tables(), util.rrapi.RRApi::tags(), rrapi.RRApi::tags(), rrapi.RRApi::templates(), util.rrapi.RRApi::templates(), util.rrapi.RRApi::workspaces(), and rrapi.RRApi::workspaces().
get a component
Definition at line 245 of file Candidate.h.
References edm::RefToBase< T >::get(), hasMasterClone(), mps_fire::i, and masterClone().
Referenced by Options.Options::__getitem__(), betterConfigParser.BetterConfigParser::__updateDict(), submitPVValidationJobs.BetterConfigParser::__updateDict(), util.rrapi.RRApi::columns(), rrapi.RRApi::columns(), rrapi.RRApi::count(), util.rrapi.RRApi::count(), rrapi.RRApi::data(), util.rrapi.RRApi::data(), betterConfigParser.BetterConfigParser::getCompares(), betterConfigParser.BetterConfigParser::getGeneral(), betterConfigParser.BetterConfigParser::getResultingSection(), submitPVValidationJobs.BetterConfigParser::getResultingSection(), util.rrapi.RRApi::report(), rrapi.RRApi::report(), rrapi.RRApi::reports(), util.rrapi.RRApi::reports(), rrapi.RRApi::tables(), util.rrapi.RRApi::tables(), util.rrapi.RRApi::tags(), rrapi.RRApi::tags(), rrapi.RRApi::templates(), util.rrapi.RRApi::templates(), util.rrapi.RRApi::workspaces(), and rrapi.RRApi::workspaces().
|
pure virtual |
returns true if this candidate has a reference to a master clone. This only happens if the concrete Candidate type is ShallowCloneCandidate
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::LeafRefCandidateT, and reco::ShallowCloneCandidate.
Referenced by reco::GenJet::genParticle(), get(), reco::makeSpecific(), numberOf(), and OverlapChecker::operator()().
|
pure virtual |
returns true if this candidate has a ptr to a master clone. This only happens if the concrete Candidate type is ShallowClonePtrCandidate
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::LeafRefCandidateT, and reco::ShallowClonePtrCandidate.
|
pure virtual |
|
pure virtual |
|
pure virtual |
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, l1t::P2GTCandidate, reco::LeafRefCandidateT, reco::GsfElectron, reco::SiStripElectron, reco::ShallowCloneCandidate, reco::ShallowClonePtrCandidate, and reco::Electron.
Referenced by reco::PFMETProducerMVA::chargedEnFrac(), egammaisolation::EgammaTrackExtractor::deposit(), reco::ShallowClonePtrCandidate::isElectron(), reco::ShallowCloneCandidate::isElectron(), and reco::PFMETProducerMVA::istau().
|
pure virtual |
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::Muon, reco::LeafCandidate, reco::LeafRefCandidateT, reco::ShallowCloneCandidate, and reco::ShallowClonePtrCandidate.
Referenced by reco::ShallowClonePtrCandidate::isGlobalMuon(), reco::ShallowCloneCandidate::isGlobalMuon(), and Muon.Muon::muonID().
|
pure virtual |
|
pure virtual |
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::Muon, reco::LeafCandidate, l1t::P2GTCandidate, reco::LeafRefCandidateT, l1t::PFTrack, reco::ShallowCloneCandidate, and reco::ShallowClonePtrCandidate.
Referenced by reco::PFMETProducerMVA::chargedEnFrac(), reco::ShallowClonePtrCandidate::isMuon(), reco::ShallowCloneCandidate::isMuon(), and reco::PFMETProducerMVA::istau().
|
pure virtual |
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, l1t::P2GTCandidate, reco::LeafRefCandidateT, reco::Photon, reco::ShallowCloneCandidate, and reco::ShallowClonePtrCandidate.
Referenced by reco::PFMETProducerMVA::chargedEnFrac(), reco::ShallowClonePtrCandidate::isPhoton(), reco::ShallowCloneCandidate::isPhoton(), and reco::PFMETProducerMVA::istau().
|
pure virtual |
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::Muon, reco::LeafCandidate, l1t::P2GTCandidate, reco::LeafRefCandidateT, reco::ShallowCloneCandidate, and reco::ShallowClonePtrCandidate.
Referenced by reco::ShallowClonePtrCandidate::isStandAloneMuon(), and reco::ShallowCloneCandidate::isStandAloneMuon().
|
pure virtual |
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::Muon, reco::LeafCandidate, l1t::P2GTCandidate, reco::LeafRefCandidateT, reco::ShallowCloneCandidate, and reco::ShallowClonePtrCandidate.
Referenced by reco::ShallowClonePtrCandidate::isTrackerMuon(), and reco::ShallowCloneCandidate::isTrackerMuon().
|
pure virtual |
is long lived?
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by CandKinematicVertexFitter::set().
|
pure virtual |
mass
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by Particle.Particle::__str__(), ZMuMuRochCorAnalyzer.DiMuon::__str__(), DiObject.DiMuon::__str__(), B2GDQM::analyzeAllHad(), B2GDQM::analyzeJets(), B2GDQM::analyzeSemiE(), B2GDQM::analyzeSemiMu(), BPHDecayToV0DiffMassBuilder::buildCandidate(), BPHDaughters::get(), datamodel.Object::p4(), tnp::TagProbePairMaker::run(), CandMassKinFitter::set(), CandCommonVertexFitterBase::set(), and heppy::FSRWeightAlgo::weight().
|
pure virtual |
do mass constraint?
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
pure virtual |
mass squared
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
pure virtual |
returns ptr to master clone, if existing. Throws an exception unless the concrete Candidate type is ShallowCloneCandidate
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::LeafRefCandidateT, and reco::ShallowCloneCandidate.
Referenced by reco::GenJet::genParticle(), get(), reco::makeSpecific(), masterRef(), numberOf(), OverlapChecker::operator()(), MuMuForEmbeddingSelector::produce(), and tnp::TagProbePairMaker::run().
|
pure virtual |
returns ptr to master clone, if existing. Throws an exception unless the concrete Candidate type is ShallowClonePtrCandidate
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::LeafRefCandidateT, and reco::ShallowClonePtrCandidate.
|
inline |
cast master clone reference to a concrete type
Definition at line 215 of file Candidate.h.
References masterClone().
|
pure virtual |
spatial momentum vector
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by btagbtvdeep::TrackInfoBuilder::buildTrackInfo(), and BPHRecoBuilder::sameTrack().
return pointer to mother
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::CompositeCandidate, reco::CompositeRefCandidate, reco::CompositePtrCandidate, reco::LeafRefCandidateT, reco::CompositeRefCandidateT< D >, reco::CompositeRefCandidateT< GenParticleRefVector >, reco::CompositeRefBaseCandidate, reco::ShallowCloneCandidate, and reco::ShallowClonePtrCandidate.
Referenced by ParticleDecayDrawer::analyze(), myFastSimVal::analyze(), ElectronMcSignalValidatorMiniAOD::analyze(), ElectronMcSignalValidator::analyze(), ResolutionCreator::analyze(), GenHFHadronMatcher::analyzeMothers(), ttHFGenFilter::analyzeMothersRecursive(), ttHFGenFilter::FindAllTopMothers(), GenHFHadronMatcher::findHadronJets(), InputGenJetsParticleSelector::fromResonance(), CandMCTagUtils::getAncestors(), FlavorHistoryProducer::getAncestors(), reco::ShallowClonePtrCandidate::mother(), reco::ShallowCloneCandidate::mother(), and operator<<().
|
pure virtual |
transverse mass
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
pure virtual |
transverse mass squared
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
inline |
number of components
Definition at line 253 of file Candidate.h.
References hasMasterClone(), and masterClone().
|
inline |
number of components
Definition at line 261 of file Candidate.h.
References hasMasterClone(), and masterClone().
|
pure virtual |
number of daughters
Implemented in pat::Jet, pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::CompositeCandidate, reco::LeafRefCandidateT, reco::CompositeRefCandidateT< D >, reco::CompositeRefCandidateT< GenParticleRefVector >, reco::CompositePtrCandidate, reco::CompositeRefCandidate, reco::CompositeRefBaseCandidate, reco::ShallowCloneCandidate, reco::ShallowClonePtrCandidate, and l1t::PFJet.
Referenced by myFastSimVal::analyze(), ElectronMcSignalValidatorMiniAOD::analyze(), ElectronMcSignalValidator::analyze(), TopDecaySubset::checkShowerModel(), end(), MuScleFitMuonSelector::getStatus1Muon(), MuScleFitMuonSelector::getStatus3Muon(), GenHFHadronMatcher::hasHadronDaughter(), invalidateTree(), reco::ShallowClonePtrCandidate::numberOfDaughters(), reco::ShallowCloneCandidate::numberOfDaughters(), OverlapChecker::operator()(), InputGenJetsParticleSelector::produce(), tnp::TagProbePairMaker::run(), InputGenJetsParticleSelector::testPartonChildren(), and zMCLeptonDaughters().
|
pure virtual |
number of mothers (zero or one in most of but not all the cases)
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::CompositeCandidate, reco::CompositeRefCandidate, reco::LeafRefCandidateT, reco::CompositeRefCandidateT< D >, reco::CompositeRefCandidateT< GenParticleRefVector >, reco::CompositePtrCandidate, reco::CompositeRefBaseCandidate, reco::ShallowCloneCandidate, and reco::ShallowClonePtrCandidate.
Referenced by ResolutionCreator::analyze(), GenHFHadronMatcher::analyzeMothers(), ttHFGenFilter::analyzeMothersRecursive(), ttHFGenFilter::FindAllTopMothers(), InputGenJetsParticleSelector::fromResonance(), CandMCTagUtils::getAncestors(), FlavorHistoryProducer::getAncestors(), PseudoTopProducer::isFromHadron(), reco::ShallowClonePtrCandidate::numberOfMothers(), reco::ShallowCloneCandidate::numberOfMothers(), operator<<(), and FlavorHistoryProducer::produce().
|
pure virtual |
return the number of source Candidates ( the candidates used to construct this Candidate)
Implemented in pat::PackedCandidate, pat::Photon, pat::Tau, reco::PFTau, pat::Electron, pat::PackedGenParticle, pat::Muon, reco::PFCandidate, reco::LeafCandidate, reco::CompositePtrCandidate, and reco::LeafRefCandidateT.
Referenced by ShiftedParticleMETcorrInputProducer::produce(), and ShiftedParticleProducer::produce().
|
protectedpure virtual |
check overlap with another Candidate
Implemented in pat::PackedCandidate, reco::Photon, pat::PackedGenParticle, reco::PFCandidate, reco::Muon, reco::LeafCandidate, reco::PFTau, reco::PFJet, reco::IsolatedPixelTrackCandidate, reco::LeafRefCandidateT, reco::CaloJet, reco::GsfElectron, reco::JPTJet, reco::GenJet, reco::HcalIsolatedTrackCandidate, reco::GenParticle, reco::SiStripElectron, reco::CompositeRefCandidateT< D >, reco::CompositeRefCandidateT< GenParticleRefVector >, reco::CompositeCandidate, reco::MET, reco::CompositePtrCandidate, reco::CompositeRefCandidate, reco::CaloMET, reco::GenMET, reco::ShallowCloneCandidate, reco::ShallowClonePtrCandidate, reco::CompositeRefBaseCandidate, reco::TrackJet, reco::Electron, reco::PFClusterJet, reco::BaseTau, reco::CandidateWithRef< Ref >, reco::CaloRecHitCandidate, reco::BasicJet, reco::RecoChargedCandidate, reco::RecoEcalCandidate, reco::RecoStandAloneMuonCandidate, reco::RecoCaloTowerCandidate, and reco::RecoCandidate.
|
pure virtual |
magnitude of momentum vector
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by btagbtvdeep::TrackInfoBuilder::buildTrackInfo(), and Electron.Electron::ptErr().
|
pure virtual |
four-momentum Lorentz vector
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by myFastSimVal::analyze(), L1TPhase2CorrelatorOffline::analyze(), EmbeddingLHEProducer::assign_4vector(), FWCandidateProxyBuilder::build(), BPHDecayToV0SameMassBuilder::buildCandidate(), LeptonJetVarProducer< T >::calculatePtRatioRel(), BJetEnergyRegressionVarProducer< T >::calculatePtRatioRelSimple(), reco::PFMETProducerMVA::chargedFracInCone(), HiggsDQM::DistancePhi(), DQMExample_Step1::DistancePhi(), Tau.Tau::dxy_approx(), Tau.Tau::dz(), MuScleFitMuonSelector::findGenMuFromRes(), FlavorHistoryProducer::getClosestJet(), helicityAngle(), TransientVertex::operator reco::VertexCompositePtrCandidate(), PositionAtECalEntranceComputer::operator()(), TemplatedSecondaryVertexProducer< IPTI, VTX >::SVBuilder::operator()(), Lepton.Lepton::p4WithFSR(), L1HLTJetsMatching::produce(), ShiftedParticleProducer::produce(), CandMassKinFitter::set(), reco::tau::sumPFCandP4(), and pat::DiObjectProxy::totalP4().
|
pure virtual |
PDG identifier.
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by Particle.Particle::__str__(), TauDecay_GenParticle::AddRadInfo(), myFastSimVal::analyze(), ElectronMcSignalValidatorMiniAOD::analyze(), ElectronMcSignalValidator::analyze(), ResolutionCreator::analyze(), L1TPhase2CorrelatorOffline::analyze(), GenHFHadronMatcher::analyzeMothers(), reco::FlavorHistoryEvent::cache(), TopDecaySubset::checkShowerModel(), PileupJetIdAlgo::computeIdVariables(), DYToMuMuGenFilter::filter(), BadParticleFilter::filter(), ttHFGenFilter::FindAllTopMothers(), GenHFHadronMatcher::findHadronJets(), TopDecaySubset::findPrimalW(), InputGenJetsParticleSelector::fromResonance(), PseudoTopProducer::getLast(), HeavyFlavorValidation::getMotherId(), MuScleFitMuonSelector::getStatus1Muon(), MuScleFitMuonSelector::getStatus3Muon(), PseudoTopProducer::isBHadron(), PseudoTopProducer::isFromHadron(), GenHFHadronMatcher::isHadron(), reco::makeSpecific(), PuppiPhoton::matchPFCandidate(), AntiElectronDeadECAL::operator()(), PseudoTopProducer::produce(), InputGenJetsParticleSelector::produce(), PartonSelector::produce(), Onia2MuMuPAT::produce(), HFJetShowerShape::produce(), L1TMicroGMTInputProducerFromGen::produce(), FlavorHistoryProducer::produce(), SoftPFMuonTagInfoProducer::produce(), l1t::GenToInputProducer::produce(), TauSpinnerCMS::readParticlesfromReco(), PFSpecificAlgo::run(), InputGenJetsParticleSelector::testPartonChildren(), heppy::FSRWeightAlgo::weight(), and zMCLeptonDaughters().
|
pure virtual |
momentum azimuthal angle
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by Particle.Particle::__str__(), B2GDQM::analyzeJets(), FWCandidateLegoProxyBuilder::build(), PileupJetIdAlgo::computeIdVariables(), pat::DiObjectProxy::deltaPhi(), datamodel.Object::DeltaR(), egammaisolation::EgammaTrackExtractor::deposit(), GenericBenchmark::fill(), PFCandidateMonitor::fill(), GenericBenchmark::fillHistos(), MatchCandidateBenchmark::fillOne(), PFFilter::filter(), PFMETFilter::filter(), PFJetFilter::filter(), BadParticleFilter::filter(), HiGammaJetSignalDef::getDeltaPhi(), HiGammaJetSignalDef::getDeltaR(), PuppiPhoton::matchPFCandidate(), AntiElectronDeadECAL::operator()(), datamodel.Object::p4(), ntupleDataFormat.Track::phiPull(), reco::RecoTauPiZero::print(), printP4(), CandMergerCleanOthersByDR::produce(), HFJetShowerShape::produce(), L1TMicroGMTInputProducerFromGen::produce(), and l1t::GenToInputProducer::produce().
|
pure virtual |
four-momentum Lorentz vector
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
pure virtual |
transverse momentum
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by Particle.Particle::__str__(), ZMuMuRochCorAnalyzer.DiMuon::__str__(), DiObject.DiMuon::__str__(), BPHDaughterSelect::accept(), GenericBenchmark::accepted(), BPHHistoSpecificDecay::analyze(), TauTagValidation::analyze(), B2GDQM::analyzeJets(), GenHFHadronMatcher::analyzeMothers(), FWCandidateLegoProxyBuilder::build(), Photon.Photon::calScaledIsoValueExp(), Photon.Photon::calScaledIsoValueLin(), Photon.Photon::calScaledIsoValueQuadr(), reco::PFMETProducerMVA::chargedFracInCone(), PileupJetIdAlgo::computeIdVariables(), CandidateChargeBTagComputer::discriminator(), GenericBenchmark::fill(), PFCandidateMonitor::fill(), MatchCandidateBenchmark::fillOne(), PFJetFilter::filter(), DYToMuMuGenFilter::filter(), BadParticleFilter::filter(), ShiftedParticleProducer::getUncShift(), Electron.Electron::mvaIDLoose(), Electron.Electron::mvaIDRun2(), Electron.Electron::mvaIDTight(), AntiElectronDeadECAL::operator()(), SortCandByDecreasingPt::operator()(), HLTMuonPlotter::MatchStruct::operator<(), HLTMuonPlotter::MatchStruct::operator>(), datamodel.Object::p4(), reco::RecoTauPiZero::print(), printP4(), IsolationProducerForTracks::produce(), L1HLTJetsMatching::produce(), PseudoTopProducer::produce(), InputGenJetsParticleSelector::produce(), HFJetShowerShape::produce(), L1TMicroGMTInputProducerFromGen::produce(), SoftPFMuonTagInfoProducer::produce(), l1t::GenToInputProducer::produce(), TemplatedSecondaryVertexProducer< IPTI, VTX >::produce(), TtFullLepKinSolutionProducer::PTComp(), TtDilepEvtSolutionMaker::PTComp(), Electron.Electron::ptErr(), ntupleDataFormat.Track::ptPull(), Lepton.Lepton::relIso(), Lepton.Lepton::relIsoFromEA(), Lepton.Lepton::relIsoR(), Jet.Jet::setCorrP4(), and reco::tau::sumPFCandPt().
|
pure virtual |
x coordinate of momentum vector
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by FWInvMassDialog::Calculate(), MultipleAlgoIterator::calculateOrphanInput(), GenericBenchmark::fill(), GenericBenchmark::fillHistos(), PFMETFilter::filter(), ColinsSoperVariablesComputer::produce(), QjetsAdder::produce(), ShiftedParticleMETcorrInputProducer::produce(), and TemplatedSecondaryVertexProducer< IPTI, VTX >::produce().
|
pure virtual |
y coordinate of momentum vector
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by FWInvMassDialog::Calculate(), MultipleAlgoIterator::calculateOrphanInput(), GenericBenchmark::fill(), GenericBenchmark::fillHistos(), PFMETFilter::filter(), ColinsSoperVariablesComputer::produce(), QjetsAdder::produce(), ShiftedParticleMETcorrInputProducer::produce(), and TemplatedSecondaryVertexProducer< IPTI, VTX >::produce().
|
pure virtual |
z coordinate of momentum vector
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by FWInvMassDialog::Calculate(), MultipleAlgoIterator::calculateOrphanInput(), ColinsSoperVariablesComputer::produce(), QjetsAdder::produce(), and TemplatedSecondaryVertexProducer< IPTI, VTX >::produce().
|
pure virtual |
rapidity
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by B2GDQM::analyzeJets().
|
pure virtual |
set electric charge
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
pure virtual |
set long lived flag
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
pure virtual |
set particle mass
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by BPHDecayMomentum::clonesList().
|
pure virtual |
set mass constraint flag
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
pure virtual |
set 4-momentum
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by CandMassKinFitter::set(), CandCommonVertexFitterBase::set(), CandKinematicVertexFitter::set(), and Jet.Jet::setCorrP4().
|
pure virtual |
|
pure virtual |
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
pure virtual |
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
inlinevirtual |
Set the ptr to the source Candidate.
necessary, to allow a parallel treatment of all candidates in PF2PAT. Does nothing for most Candidate classes, including CompositePtrCandidates, where the source information is in fact the collection of ptrs to daughters. For non-Composite Candidates, this function can be used to set the ptr to the source of the Candidate, which will allow to keep track of the reconstruction history.
Definition at line 179 of file Candidate.h.
|
pure virtual |
set status word
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
pure virtual |
set electric charge
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
pure virtual |
set vertex
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, and reco::Photon.
Referenced by CandCommonVertexFitterBase::set(), and CandKinematicVertexFitter::set().
|
inlinevirtual |
return a Ptr to one of the source Candidates ( the candidates used to construct this Candidate)
Reimplemented in pat::PackedCandidate, pat::Photon, pat::Tau, reco::PFTau, pat::Electron, pat::PackedGenParticle, pat::Muon, reco::PFCandidate, reco::LeafCandidate, reco::CompositePtrCandidate, and reco::LeafRefCandidateT.
Definition at line 169 of file Candidate.h.
Referenced by TopProjectorFwdPtrOverlap< Top, Bottom >::operator()(), ShiftedParticleMETcorrInputProducer::produce(), and ShiftedParticleProducer::produce().
|
pure virtual |
status word
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by ttHFGenFilter::analyzeMothersRecursive(), TopDecaySubset::checkShowerModel(), InputGenJetsParticleSelector::fromResonance(), PseudoTopProducer::isFromHadron(), InputGenJetsParticleSelector::produce(), L1TMicroGMTInputProducerFromGen::produce(), FlavorHistoryProducer::produce(), l1t::GenToInputProducer::produce(), and zMCLeptonDaughters().
|
pure virtual |
momentum polar angle
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by PFSpecificAlgo::run(), and Tau.Tau::zImpact().
|
pure virtual |
electric charge
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
|
pure virtual |
vertex position
Implemented in pat::PackedCandidate, reco::PFCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by ExoticaDQM::analyzeDisplacedJets(), egammaisolation::EgammaTrackExtractor::deposit(), Tau.Tau::dxy(), PositionAtECalEntranceComputer::operator()(), L1THLTTauMatching::produce(), L1HLTTauMatching::produce(), and GenParticles2HepMCConverter::produce().
|
pure virtual |
chi-squares
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::VertexCompositePtrCandidate, and reco::VertexCompositeCandidate.
|
pure virtual |
(i, j)-th element of error matrix, i, j = 0, ... 2
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::VertexCompositePtrCandidate, and reco::VertexCompositeCandidate.
|
inlinevirtual |
fill SMatrix
Reimplemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Definition at line 195 of file Candidate.h.
References fillVertexCovariance(), and visualization-live-secondInstance_cfg::m.
|
pure virtual |
Number of degrees of freedom Meant to be Double32_t for soft-assignment fitters: tracks may contribute to the vertex with fractional weights. The ndof is then = to the sum of the track weights. see e.g. CMS NOTE-2006/032, CMS NOTE-2004/002
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::VertexCompositePtrCandidate, and reco::VertexCompositeCandidate.
|
pure virtual |
chi-squared divided by n.d.o.f.
Implemented in pat::PackedCandidate, pat::PackedGenParticle, reco::LeafCandidate, reco::VertexCompositePtrCandidate, and reco::VertexCompositeCandidate.
|
pure virtual |
x coordinate of vertex position
Implemented in pat::PackedCandidate, reco::PFCandidate, pat::PackedGenParticle, reco::LeafCandidate, and l1t::TkPhiCandidate.
Referenced by myFastSimVal::analyze(), and FWCandidateProxyBuilder::build().
|
pure virtual |
y coordinate of vertex position
Implemented in pat::PackedCandidate, reco::PFCandidate, pat::PackedGenParticle, reco::LeafCandidate, and l1t::TkPhiCandidate.
Referenced by myFastSimVal::analyze(), and FWCandidateProxyBuilder::build().
|
pure virtual |
z coordinate of vertex position
Implemented in pat::PackedCandidate, reco::PFCandidate, pat::PackedGenParticle, reco::LeafCandidate, and l1t::TkPhiCandidate.
Referenced by myFastSimVal::analyze(), and FWCandidateProxyBuilder::build().
|
pure virtual |
rapidity
Implemented in pat::PackedCandidate, pat::PackedGenParticle, and reco::LeafCandidate.
Referenced by svgfig.Ellipse::__repr__(), geometryXMLparser.Alignable::pos(), ntupleDataFormat._HitObject::r(), and ntupleDataFormat._HitObject::r3D().
|
friend |
Definition at line 294 of file Candidate.h.
|
friend |
Definition at line 293 of file Candidate.h.
|
friend |
Definition at line 295 of file Candidate.h.
|
friend |
Definition at line 296 of file Candidate.h.