#include <LeafRefCandidateT.h>
Classes | |
struct | daughter_iterator |
Public Types | |
typedef int | Charge |
electric charge type | |
typedef CandidateCollection | daughters |
collection of daughter candidates | |
typedef unsigned int | index |
index type | |
typedef math::XYZTLorentzVector | LorentzVector |
Lorentz vector. | |
typedef math::XYZPoint | Point |
point in the space | |
typedef math::PtEtaPhiMLorentzVector | PolarLorentzVector |
Lorentz vector. | |
typedef math::XYZVector | Vector |
point in the space | |
Public Member Functions | |
virtual const_iterator | begin () const |
first daughter const_iterator | |
virtual iterator | begin () |
first daughter iterator | |
template<typename S > | |
daughter_iterator< S >::type | beginFilter (const S &s) const |
virtual Vector | boostToCM () const |
virtual int | charge () const |
electric charge | |
virtual LeafRefCandidateT< T > * | clone () const |
returns a clone of the Candidate object | |
virtual const Candidate * | daughter (size_type) const |
return daughter at a given position (throws an exception) | |
virtual Candidate * | daughter (size_type) |
return daughter at a given position (throws an exception) | |
virtual Candidate * | daughter (const std::string &s) |
return daughter with a specified role name | |
virtual const Candidate * | daughter (const std::string &s) const |
return daughter with a specified role name | |
virtual const_iterator | end () const |
last daughter const_iterator | |
virtual iterator | end () |
last daughter iterator | |
template<typename S > | |
daughter_iterator< S >::type | endFilter (const S &s) const |
virtual double | energy () const |
energy | |
virtual double | et () const |
transverse energy | |
virtual double | eta () const |
momentum pseudorapidity | |
template<typename C > | |
C | get () const |
get a component | |
template<typename C , typename Tag > | |
C | get () const |
get a component | |
template<typename C > | |
C | get (size_type i) const |
get a component | |
template<typename C , typename Tag > | |
C | get (size_type i) const |
get a component | |
virtual bool | hasMasterClone () const |
This only happens if the concrete Candidate type is ShallowCloneCandidate. | |
virtual bool | hasMasterClonePtr () const |
virtual bool | isCaloMuon () const |
virtual bool | isConvertedPhoton () const |
virtual bool | isElectron () const |
virtual bool | isGlobalMuon () const |
virtual bool | isJet () const |
virtual bool | isMuon () const |
virtual bool | isPhoton () const |
virtual bool | isStandAloneMuon () const |
virtual bool | isTrackerMuon () const |
LeafRefCandidateT (const T &c, float m) | |
LeafRefCandidateT () | |
default constructor | |
virtual double | mass () const |
mass | |
virtual double | massSqr () const |
mass squared | |
virtual const CandidateBaseRef & | masterClone () const |
virtual const CandidatePtr & | masterClonePtr () const |
template<typename Ref > | |
Ref | masterRef () const |
cast master clone reference to a concrete type | |
virtual Vector | momentum () const |
spatial momentum vector | |
virtual const Candidate * | mother (size_type) const |
return mother at a given position (throws an exception) | |
virtual double | mt () const |
transverse mass | |
virtual double | mtSqr () const |
transverse mass squared | |
template<typename C > | |
size_type | numberOf () const |
number of components | |
template<typename C , typename Tag > | |
size_type | numberOf () const |
number of components | |
virtual size_t | numberOfDaughters () const |
number of daughters | |
virtual size_t | numberOfMothers () const |
number of mothers | |
virtual size_t | numberOfSourceCandidatePtrs () const |
virtual double | p () const |
magnitude of momentum vector | |
virtual const LorentzVector & | p4 () const |
four-momentum Lorentz vector | |
virtual int | pdgId () const |
pdg ID: dummy for now | |
virtual double | phi () const |
momentum azimuthal angle | |
virtual const PolarLorentzVector & | polarP4 () const |
four-momentum Lorentz vector | |
virtual double | pt () const |
transverse momentum | |
virtual double | px () const |
x coordinate of momentum vector | |
virtual double | py () const |
y coordinate of momentum vector | |
virtual double | pz () const |
z coordinate of momentum vector | |
virtual double | rapidity () const |
rapidity | |
virtual void | setMass (double m) |
set particle mass | |
virtual CandidatePtr | sourceCandidatePtr (size_type i) const |
virtual double | theta () const |
momentum polar angle | |
virtual const Point & | vertex () const |
vertex position | |
virtual double | vx () const |
x coordinate of vertex position | |
virtual double | vy () const |
y coordinate of vertex position | |
virtual double | vz () const |
z coordinate of vertex position | |
virtual double | y () const |
rapidity | |
virtual | ~LeafRefCandidateT () |
destructor | |
Protected Member Functions | |
void | cacheCartesian () const |
set internal cache | |
void | cachePolar () const |
set internal cache | |
void | clearCache () const |
clear internal cache | |
virtual bool | overlap (const Candidate &) const |
check overlap with another Candidate | |
virtual bool | overlap (const LeafRefCandidateT &) const |
Protected Attributes | |
edm::BoolCache | cacheCartesianFixed_ |
edm::BoolCache | cachePolarFixed_ |
has cache been set? | |
float | mass_ |
mass hypothesis | |
LorentzVector | p4Cartesian_ |
internal cache for p4 | |
PolarLorentzVector | p4Polar_ |
internal cache for p4 | |
T | ref_ |
Private Types | |
typedef candidate::const_iterator_imp_specific < daughters > | const_iterator_imp_specific |
typedef candidate::iterator_imp_specific < daughters > | iterator_imp_specific |
Private Member Functions | |
virtual void | fillVertexCovariance (CovarianceMatrix &v) const |
virtual bool | longLived () const |
is long lived? | |
virtual bool | massConstraint () const |
do mass constraint? | |
virtual void | setCharge (Charge q) |
virtual void | setLongLived () |
set long lived flag | |
virtual void | setMassConstraint () |
set mass constraint flag | |
virtual void | setP4 (const LorentzVector &p4) |
set 4-momentum | |
virtual void | setP4 (const PolarLorentzVector &p4) |
set 4-momentum | |
virtual void | setPdgId (int pdgId) |
virtual void | setPz (double pz) |
virtual void | setStatus (int status) |
set status word | |
virtual void | setThreeCharge (Charge qx3) |
set electric charge | |
virtual void | setVertex (const Point &vertex) |
set vertex | |
virtual int | status () const |
status word | |
virtual int | threeCharge () const |
electric charge | |
virtual double | vertexChi2 () const |
chi-squares | |
virtual double | vertexCovariance (int i, int j) const |
(i, j)-th element of error matrix, i, j = 0, ... 2 | |
CovarianceMatrix | vertexCovariance () const |
fill SMatrix | |
virtual double | vertexNdof () const |
virtual double | vertexNormalizedChi2 () const |
chi-squared divided by n.d.o.f. | |
Static Private Attributes | |
static const unsigned int | longLivedTag |
static const unsigned int | massConstraintTag |
Friends | |
class | ::OverlapChecker |
struct | component |
class | ShallowCloneCandidate |
class | ShallowClonePtrCandidate |
particle candidate with no constituent nor daughters, that takes the 3-vector from a constituent T (where T satisfies T->pt(), etc, like a TrackRef), and the mass is set
Definition at line 22 of file LeafRefCandidateT.h.
typedef int reco::LeafRefCandidateT< T >::Charge |
electric charge type
Reimplemented from reco::Candidate.
Definition at line 27 of file LeafRefCandidateT.h.
typedef candidate::const_iterator_imp_specific<daughters> reco::LeafRefCandidateT< T >::const_iterator_imp_specific [private] |
Definition at line 268 of file LeafRefCandidateT.h.
typedef CandidateCollection reco::LeafRefCandidateT< T >::daughters |
collection of daughter candidates
Definition at line 25 of file LeafRefCandidateT.h.
typedef unsigned int reco::LeafRefCandidateT< T >::index |
typedef candidate::iterator_imp_specific<daughters> reco::LeafRefCandidateT< T >::iterator_imp_specific [private] |
Definition at line 270 of file LeafRefCandidateT.h.
typedef math::XYZTLorentzVector reco::LeafRefCandidateT< T >::LorentzVector |
Lorentz vector.
Reimplemented from reco::Candidate.
Definition at line 29 of file LeafRefCandidateT.h.
typedef math::XYZPoint reco::LeafRefCandidateT< T >::Point |
point in the space
Reimplemented from reco::Candidate.
Definition at line 33 of file LeafRefCandidateT.h.
typedef math::PtEtaPhiMLorentzVector reco::LeafRefCandidateT< T >::PolarLorentzVector |
Lorentz vector.
Reimplemented from reco::Candidate.
Definition at line 31 of file LeafRefCandidateT.h.
typedef math::XYZVector reco::LeafRefCandidateT< T >::Vector |
point in the space
Reimplemented from reco::Candidate.
Definition at line 35 of file LeafRefCandidateT.h.
reco::LeafRefCandidateT< T >::LeafRefCandidateT | ( | ) | [inline] |
default constructor
Definition at line 40 of file LeafRefCandidateT.h.
: mass_(0), cachePolarFixed_( false ) { }
reco::LeafRefCandidateT< T >::LeafRefCandidateT | ( | const T & | c, |
float | m | ||
) | [inline, explicit] |
Definition at line 44 of file LeafRefCandidateT.h.
: ref_(c), mass_( m ), cachePolarFixed_( false ), cacheCartesianFixed_( false ) {}
virtual reco::LeafRefCandidateT< T >::~LeafRefCandidateT | ( | ) | [inline, virtual] |
Candidate::const_iterator reco::LeafRefCandidateT< T >::begin | ( | void | ) | const [virtual] |
first daughter const_iterator
Implements reco::Candidate.
Definition at line 311 of file LeafRefCandidateT.h.
Referenced by reco::LeafRefCandidateT< T >::beginFilter().
{ return const_iterator( new const_iterator_imp_specific ); }
Candidate::iterator reco::LeafRefCandidateT< T >::begin | ( | void | ) | [virtual] |
first daughter iterator
Implements reco::Candidate.
Definition at line 321 of file LeafRefCandidateT.h.
{ return iterator( new iterator_imp_specific ); }
daughter_iterator<S>::type reco::LeafRefCandidateT< T >::beginFilter | ( | const S & | s | ) | const [inline] |
Reimplemented from reco::Candidate.
Definition at line 209 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::begin(), and reco::LeafRefCandidateT< T >::end().
virtual Vector reco::LeafRefCandidateT< T >::boostToCM | ( | ) | const [inline, virtual] |
boost vector to boost a Lorentz vector to the particle center of mass system
Implements reco::Candidate.
Definition at line 96 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cacheCartesian(), and reco::LeafRefCandidateT< T >::p4Cartesian_.
{ cacheCartesian(); return p4Cartesian_.BoostToCM(); }
void reco::LeafRefCandidateT< T >::cacheCartesian | ( | ) | const [inline, protected] |
set internal cache
Definition at line 247 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cacheCartesianFixed_, reco::LeafRefCandidateT< T >::cachePolar(), reco::LeafRefCandidateT< T >::p4Cartesian_, and reco::LeafRefCandidateT< T >::p4Polar_.
Referenced by reco::LeafRefCandidateT< T >::boostToCM(), reco::LeafRefCandidateT< T >::energy(), reco::LeafRefCandidateT< T >::momentum(), reco::LeafRefCandidateT< T >::p(), reco::LeafRefCandidateT< T >::p4(), reco::LeafRefCandidateT< T >::px(), reco::LeafRefCandidateT< T >::py(), and reco::LeafRefCandidateT< T >::pz().
{ if ( cacheCartesianFixed_ ) return; cachePolar(); p4Cartesian_ = p4Polar_; cacheCartesianFixed_ = true; }
void reco::LeafRefCandidateT< T >::cachePolar | ( | ) | const [inline, protected] |
set internal cache
Definition at line 241 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cachePolarFixed_, reco::LeafRefCandidateT< T >::mass_, reco::LeafRefCandidateT< T >::p4Polar_, and reco::LeafRefCandidateT< T >::ref_.
Referenced by reco::LeafRefCandidateT< T >::cacheCartesian(), reco::LeafRefCandidateT< T >::et(), reco::LeafRefCandidateT< T >::mt(), reco::LeafRefCandidateT< T >::mtSqr(), reco::LeafRefCandidateT< T >::polarP4(), and reco::LeafRefCandidateT< T >::rapidity().
{ if ( cachePolarFixed_ ) return; p4Polar_ = PolarLorentzVector( ref_->pt(), ref_->eta(), ref_->phi(), mass_ ); cachePolarFixed_ = true; }
virtual int reco::LeafRefCandidateT< T >::charge | ( | ) | const [inline, virtual] |
electric charge
Implements reco::Candidate.
Definition at line 84 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::ref_.
{ return ref_->charge(); }
void reco::LeafRefCandidateT< T >::clearCache | ( | ) | const [inline, protected] |
clear internal cache
Definition at line 254 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cacheCartesianFixed_, and reco::LeafRefCandidateT< T >::cachePolarFixed_.
Referenced by reco::LeafRefCandidateT< T >::setMass().
{ cachePolarFixed_ = false; cacheCartesianFixed_ = false; }
virtual LeafRefCandidateT<T>* reco::LeafRefCandidateT< T >::clone | ( | void | ) | const [inline, virtual] |
returns a clone of the Candidate object
Implements reco::Candidate.
Definition at line 147 of file LeafRefCandidateT.h.
{ return new LeafRefCandidateT<T>( *this ); }
virtual Candidate* reco::LeafRefCandidateT< T >::daughter | ( | size_type | ) | [inline, virtual] |
return daughter at a given position (throws an exception)
Implements reco::Candidate.
Definition at line 68 of file LeafRefCandidateT.h.
{ return 0; }
virtual Candidate* reco::LeafRefCandidateT< T >::daughter | ( | const std::string & | s | ) | [inline, virtual] |
return daughter with a specified role name
Implements reco::Candidate.
Definition at line 70 of file LeafRefCandidateT.h.
{ return 0; }
virtual const Candidate* reco::LeafRefCandidateT< T >::daughter | ( | const std::string & | s | ) | const [inline, virtual] |
return daughter with a specified role name
Implements reco::Candidate.
Definition at line 72 of file LeafRefCandidateT.h.
{ return 0; }
virtual const Candidate* reco::LeafRefCandidateT< T >::daughter | ( | size_type | ) | const [inline, virtual] |
return daughter at a given position (throws an exception)
Implements reco::Candidate.
Definition at line 62 of file LeafRefCandidateT.h.
{ return 0; }
Candidate::const_iterator reco::LeafRefCandidateT< T >::end | ( | void | ) | const [virtual] |
last daughter const_iterator
Implements reco::Candidate.
Definition at line 316 of file LeafRefCandidateT.h.
Referenced by reco::LeafRefCandidateT< T >::beginFilter(), and reco::LeafRefCandidateT< T >::endFilter().
{ return const_iterator( new const_iterator_imp_specific ); }
Candidate::iterator reco::LeafRefCandidateT< T >::end | ( | void | ) | [virtual] |
last daughter iterator
Implements reco::Candidate.
Definition at line 326 of file LeafRefCandidateT.h.
{ return iterator( new iterator_imp_specific ); }
daughter_iterator<S>::type reco::LeafRefCandidateT< T >::endFilter | ( | const S & | s | ) | const [inline] |
Reimplemented from reco::Candidate.
Definition at line 213 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::end().
virtual double reco::LeafRefCandidateT< T >::energy | ( | ) | const [inline, virtual] |
energy
Implements reco::Candidate.
Definition at line 100 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cacheCartesian(), and reco::LeafRefCandidateT< T >::p4Cartesian_.
{ cacheCartesian(); return p4Cartesian_.E(); }
virtual double reco::LeafRefCandidateT< T >::et | ( | ) | const [inline, virtual] |
transverse energy
Implements reco::Candidate.
Definition at line 102 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cachePolar(), and reco::LeafRefCandidateT< T >::p4Polar_.
{ cachePolar(); return p4Polar_.Et(); }
virtual double reco::LeafRefCandidateT< T >::eta | ( | ) | const [inline, virtual] |
momentum pseudorapidity
Implements reco::Candidate.
Definition at line 124 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::ref_.
{ return ref_->eta(); }
virtual void reco::LeafRefCandidateT< T >::fillVertexCovariance | ( | CovarianceMatrix & | v | ) | const [inline, private, virtual] |
get a component
Reimplemented from reco::Candidate.
Definition at line 173 of file LeafRefCandidateT.h.
References funct::C, edm::RefToBase< T >::get(), reco::LeafRefCandidateT< T >::hasMasterClone(), and reco::LeafRefCandidateT< T >::masterClone().
{ if ( hasMasterClone() ) return masterClone()->get<C>(); else return reco::get<C>( * this ); }
C reco::LeafRefCandidateT< T >::get | ( | void | ) | const [inline] |
get a component
Reimplemented from reco::Candidate.
Definition at line 178 of file LeafRefCandidateT.h.
References funct::C, edm::RefToBase< T >::get(), reco::LeafRefCandidateT< T >::hasMasterClone(), and reco::LeafRefCandidateT< T >::masterClone().
{ if ( hasMasterClone() ) return masterClone()->get<C, Tag>(); else return reco::get<C, Tag>( * this ); }
C reco::LeafRefCandidateT< T >::get | ( | size_type | i | ) | const [inline] |
get a component
Reimplemented from reco::Candidate.
Definition at line 183 of file LeafRefCandidateT.h.
References funct::C, edm::RefToBase< T >::get(), reco::LeafRefCandidateT< T >::hasMasterClone(), i, and reco::LeafRefCandidateT< T >::masterClone().
{ if ( hasMasterClone() ) return masterClone()->get<C>( i ); else return reco::get<C>( * this, i ); }
C reco::LeafRefCandidateT< T >::get | ( | size_type | i | ) | const [inline] |
get a component
Reimplemented from reco::Candidate.
Definition at line 188 of file LeafRefCandidateT.h.
References funct::C, edm::RefToBase< T >::get(), reco::LeafRefCandidateT< T >::hasMasterClone(), i, and reco::LeafRefCandidateT< T >::masterClone().
{ if ( hasMasterClone() ) return masterClone()->get<C, Tag>( i ); else return reco::get<C, Tag>( * this, i ); }
virtual bool reco::LeafRefCandidateT< T >::hasMasterClone | ( | ) | const [inline, virtual] |
This only happens if the concrete Candidate type is ShallowCloneCandidate.
Implements reco::Candidate.
Definition at line 153 of file LeafRefCandidateT.h.
Referenced by reco::LeafRefCandidateT< T >::get(), and reco::LeafRefCandidateT< T >::numberOf().
{ return false; }
virtual bool reco::LeafRefCandidateT< T >::hasMasterClonePtr | ( | ) | const [inline, virtual] |
returns true if this candidate has a ptr to a master clone. This only happens if the concrete Candidate type is ShallowClonePtrCandidate
Implements reco::Candidate.
Definition at line 161 of file LeafRefCandidateT.h.
{ return false; }
virtual bool reco::LeafRefCandidateT< T >::isCaloMuon | ( | ) | const [inline, virtual] |
virtual bool reco::LeafRefCandidateT< T >::isConvertedPhoton | ( | ) | const [inline, virtual] |
virtual bool reco::LeafRefCandidateT< T >::isElectron | ( | ) | const [inline, virtual] |
virtual bool reco::LeafRefCandidateT< T >::isGlobalMuon | ( | ) | const [inline, virtual] |
virtual bool reco::LeafRefCandidateT< T >::isJet | ( | ) | const [inline, virtual] |
virtual bool reco::LeafRefCandidateT< T >::isMuon | ( | ) | const [inline, virtual] |
virtual bool reco::LeafRefCandidateT< T >::isPhoton | ( | ) | const [inline, virtual] |
virtual bool reco::LeafRefCandidateT< T >::isStandAloneMuon | ( | ) | const [inline, virtual] |
virtual bool reco::LeafRefCandidateT< T >::isTrackerMuon | ( | ) | const [inline, virtual] |
virtual bool reco::LeafRefCandidateT< T >::longLived | ( | ) | const [inline, private, virtual] |
is long lived?
Implements reco::Candidate.
Definition at line 295 of file LeafRefCandidateT.h.
{ return false; }
virtual double reco::LeafRefCandidateT< T >::mass | ( | ) | const [inline, virtual] |
mass
Implements reco::Candidate.
Definition at line 104 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::mass_.
{ return mass_; }
virtual bool reco::LeafRefCandidateT< T >::massConstraint | ( | ) | const [inline, private, virtual] |
do mass constraint?
Implements reco::Candidate.
Definition at line 298 of file LeafRefCandidateT.h.
{ return false; }
virtual double reco::LeafRefCandidateT< T >::massSqr | ( | ) | const [inline, virtual] |
mass squared
Implements reco::Candidate.
Definition at line 106 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::mass_.
virtual const CandidateBaseRef& reco::LeafRefCandidateT< T >::masterClone | ( | ) | const [inline, virtual] |
returns ptr to master clone, if existing. Throws an exception unless the concrete Candidate type is ShallowCloneCandidate
Implements reco::Candidate.
Definition at line 156 of file LeafRefCandidateT.h.
Referenced by reco::LeafRefCandidateT< T >::get(), and reco::LeafRefCandidateT< T >::numberOf().
{ static CandidateBaseRef dummyRef; return dummyRef; }
virtual const CandidatePtr& reco::LeafRefCandidateT< T >::masterClonePtr | ( | ) | const [inline, virtual] |
returns ptr to master clone, if existing. Throws an exception unless the concrete Candidate type is ShallowClonePtrCandidate
Implements reco::Candidate.
Definition at line 164 of file LeafRefCandidateT.h.
{ static CandidatePtr dummyPtr; return dummyPtr; }
Ref reco::LeafRefCandidateT< T >::masterRef | ( | ) | const [inline] |
cast master clone reference to a concrete type
Reimplemented from reco::Candidate.
Definition at line 170 of file LeafRefCandidateT.h.
{ Ref dummyRef; return dummyRef; }
virtual Vector reco::LeafRefCandidateT< T >::momentum | ( | ) | const [inline, virtual] |
spatial momentum vector
Implements reco::Candidate.
Definition at line 93 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cacheCartesian(), and reco::LeafRefCandidateT< T >::p4Cartesian_.
{ cacheCartesian(); return p4Cartesian_.Vect(); }
virtual const Candidate* reco::LeafRefCandidateT< T >::mother | ( | size_type | ) | const [inline, virtual] |
return mother at a given position (throws an exception)
Implements reco::Candidate.
Definition at line 66 of file LeafRefCandidateT.h.
{ return 0; }
virtual double reco::LeafRefCandidateT< T >::mt | ( | ) | const [inline, virtual] |
transverse mass
Implements reco::Candidate.
Definition at line 108 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cachePolar(), and reco::LeafRefCandidateT< T >::p4Polar_.
{ cachePolar(); return p4Polar_.Mt(); }
virtual double reco::LeafRefCandidateT< T >::mtSqr | ( | ) | const [inline, virtual] |
transverse mass squared
Implements reco::Candidate.
Definition at line 110 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cachePolar(), and reco::LeafRefCandidateT< T >::p4Polar_.
{ cachePolar(); return p4Polar_.Mt2(); }
size_type reco::LeafRefCandidateT< T >::numberOf | ( | ) | const [inline] |
number of components
Reimplemented from reco::Candidate.
Definition at line 193 of file LeafRefCandidateT.h.
References funct::C, reco::LeafRefCandidateT< T >::hasMasterClone(), and reco::LeafRefCandidateT< T >::masterClone().
{ if ( hasMasterClone() ) return masterClone()->numberOf<C>(); else return reco::numberOf<C>( * this ); }
size_type reco::LeafRefCandidateT< T >::numberOf | ( | ) | const [inline] |
number of components
Reimplemented from reco::Candidate.
Definition at line 198 of file LeafRefCandidateT.h.
References funct::C, reco::LeafRefCandidateT< T >::hasMasterClone(), and reco::LeafRefCandidateT< T >::masterClone().
{ if ( hasMasterClone() ) return masterClone()->numberOf<C, Tag>(); else return reco::numberOf<C, Tag>( * this ); }
virtual size_t reco::LeafRefCandidateT< T >::numberOfDaughters | ( | ) | const [inline, virtual] |
number of daughters
Implements reco::Candidate.
Definition at line 60 of file LeafRefCandidateT.h.
{ return 0; }
virtual size_t reco::LeafRefCandidateT< T >::numberOfMothers | ( | ) | const [inline, virtual] |
number of mothers
Implements reco::Candidate.
Definition at line 64 of file LeafRefCandidateT.h.
{ return 0; }
virtual size_t reco::LeafRefCandidateT< T >::numberOfSourceCandidatePtrs | ( | ) | const [inline, virtual] |
return the number of source Candidates ( the candidates used to construct this Candidate)
Implements reco::Candidate.
Definition at line 75 of file LeafRefCandidateT.h.
{ return 0;}
bool reco::LeafRefCandidateT< T >::overlap | ( | const Candidate & | o | ) | const [protected, virtual] |
check overlap with another Candidate
Implements reco::Candidate.
Definition at line 332 of file LeafRefCandidateT.h.
References reco::Candidate::charge(), DeDxDiscriminatorTools::charge(), reco::Candidate::p4(), p4, and reco::Candidate::vertex().
bool reco::LeafRefCandidateT< T >::overlap | ( | const LeafRefCandidateT< T > & | o | ) | const [protected, virtual] |
Definition at line 338 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::ref_.
virtual double reco::LeafRefCandidateT< T >::p | ( | ) | const [inline, virtual] |
magnitude of momentum vector
Implements reco::Candidate.
Definition at line 98 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cacheCartesian(), and reco::LeafRefCandidateT< T >::p4Cartesian_.
{ cacheCartesian(); return p4Cartesian_.P(); }
virtual const LorentzVector& reco::LeafRefCandidateT< T >::p4 | ( | ) | const [inline, virtual] |
four-momentum Lorentz vector
Implements reco::Candidate.
Definition at line 89 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cacheCartesian(), and reco::LeafRefCandidateT< T >::p4Cartesian_.
{ cacheCartesian(); return p4Cartesian_; }
virtual int reco::LeafRefCandidateT< T >::pdgId | ( | ) | const [inline, virtual] |
pdg ID: dummy for now
Implements reco::Candidate.
Definition at line 86 of file LeafRefCandidateT.h.
{ return 0; }
virtual double reco::LeafRefCandidateT< T >::phi | ( | ) | const [inline, virtual] |
momentum azimuthal angle
Implements reco::Candidate.
Definition at line 120 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::ref_.
{ return ref_->phi(); }
virtual const PolarLorentzVector& reco::LeafRefCandidateT< T >::polarP4 | ( | ) | const [inline, virtual] |
four-momentum Lorentz vector
Implements reco::Candidate.
Definition at line 91 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cachePolar(), and reco::LeafRefCandidateT< T >::p4Polar_.
{ cachePolar(); return p4Polar_; }
virtual double reco::LeafRefCandidateT< T >::pt | ( | ) | const [inline, virtual] |
transverse momentum
Implements reco::Candidate.
Definition at line 118 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::ref_.
{ return ref_->pt(); }
virtual double reco::LeafRefCandidateT< T >::px | ( | ) | const [inline, virtual] |
x coordinate of momentum vector
Implements reco::Candidate.
Definition at line 112 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cacheCartesian(), and reco::LeafRefCandidateT< T >::p4Cartesian_.
{ cacheCartesian(); return p4Cartesian_.Px(); }
virtual double reco::LeafRefCandidateT< T >::py | ( | ) | const [inline, virtual] |
y coordinate of momentum vector
Implements reco::Candidate.
Definition at line 114 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cacheCartesian(), and reco::LeafRefCandidateT< T >::p4Cartesian_.
{ cacheCartesian(); return p4Cartesian_.Py(); }
virtual double reco::LeafRefCandidateT< T >::pz | ( | ) | const [inline, virtual] |
z coordinate of momentum vector
Implements reco::Candidate.
Definition at line 116 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cacheCartesian(), and reco::LeafRefCandidateT< T >::p4Cartesian_.
{ cacheCartesian(); return p4Cartesian_.Pz(); }
virtual double reco::LeafRefCandidateT< T >::rapidity | ( | ) | const [inline, virtual] |
rapidity
Implements reco::Candidate.
Definition at line 126 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::cachePolar(), and reco::LeafRefCandidateT< T >::p4Polar_.
Referenced by reco::LeafRefCandidateT< T >::y().
{ cachePolar(); return p4Polar_.Rapidity(); }
virtual void reco::LeafRefCandidateT< T >::setCharge | ( | Charge | q | ) | [inline, private, virtual] |
Hide these from all users:
Implements reco::Candidate.
Definition at line 277 of file LeafRefCandidateT.h.
{ return; }
virtual void reco::LeafRefCandidateT< T >::setLongLived | ( | ) | [inline, private, virtual] |
set long lived flag
Implements reco::Candidate.
Definition at line 294 of file LeafRefCandidateT.h.
{ return; }
virtual void reco::LeafRefCandidateT< T >::setMass | ( | double | m | ) | [inline, virtual] |
set particle mass
Implements reco::Candidate.
Definition at line 131 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::clearCache(), m, and reco::LeafRefCandidateT< T >::mass_.
{ mass_ = m; clearCache(); }
virtual void reco::LeafRefCandidateT< T >::setMassConstraint | ( | ) | [inline, private, virtual] |
set mass constraint flag
Implements reco::Candidate.
Definition at line 297 of file LeafRefCandidateT.h.
{ return;}
virtual void reco::LeafRefCandidateT< T >::setP4 | ( | const LorentzVector & | p4 | ) | [inline, private, virtual] |
set 4-momentum
Implements reco::Candidate.
Definition at line 280 of file LeafRefCandidateT.h.
{
return;
}
virtual void reco::LeafRefCandidateT< T >::setP4 | ( | const PolarLorentzVector & | p4 | ) | [inline, private, virtual] |
set 4-momentum
Implements reco::Candidate.
Definition at line 283 of file LeafRefCandidateT.h.
{
return;
}
virtual void reco::LeafRefCandidateT< T >::setPdgId | ( | int | pdgId | ) | [inline, private, virtual] |
virtual void reco::LeafRefCandidateT< T >::setPz | ( | double | pz | ) | [inline, private, virtual] |
virtual void reco::LeafRefCandidateT< T >::setStatus | ( | int | status | ) | [inline, private, virtual] |
set status word
Implements reco::Candidate.
Definition at line 292 of file LeafRefCandidateT.h.
{ return; }
virtual void reco::LeafRefCandidateT< T >::setThreeCharge | ( | Charge | qx3 | ) | [inline, private, virtual] |
set electric charge
Implements reco::Candidate.
Definition at line 279 of file LeafRefCandidateT.h.
{ return; }
virtual void reco::LeafRefCandidateT< T >::setVertex | ( | const Point & | vertex | ) | [inline, private, virtual] |
set vertex
Implements reco::Candidate.
Definition at line 289 of file LeafRefCandidateT.h.
{ return; }
virtual CandidatePtr reco::LeafRefCandidateT< T >::sourceCandidatePtr | ( | size_type | i | ) | const [inline, virtual] |
return a Ptr to one of the source Candidates ( the candidates used to construct this Candidate)
Reimplemented from reco::Candidate.
Definition at line 78 of file LeafRefCandidateT.h.
{ static CandidatePtr dummyPtr; return dummyPtr; }
virtual int reco::LeafRefCandidateT< T >::status | ( | ) | const [inline, private, virtual] |
status word
Implements reco::Candidate.
Definition at line 291 of file LeafRefCandidateT.h.
{ return 0; }
virtual double reco::LeafRefCandidateT< T >::theta | ( | ) | const [inline, virtual] |
momentum polar angle
Implements reco::Candidate.
Definition at line 122 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::ref_.
{ return ref_->theta(); }
virtual int reco::LeafRefCandidateT< T >::threeCharge | ( | ) | const [inline, private, virtual] |
electric charge
Implements reco::Candidate.
Definition at line 278 of file LeafRefCandidateT.h.
{ return 0; }
virtual const Point& reco::LeafRefCandidateT< T >::vertex | ( | ) | const [inline, virtual] |
vertex position
Implements reco::Candidate.
Definition at line 137 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::ref_.
{ return ref_->vertex(); }
virtual double reco::LeafRefCandidateT< T >::vertexChi2 | ( | ) | const [inline, private, virtual] |
chi-squares
Implements reco::Candidate.
Definition at line 299 of file LeafRefCandidateT.h.
{ return 0.; }
virtual double reco::LeafRefCandidateT< T >::vertexCovariance | ( | int | i, |
int | j | ||
) | const [inline, private, virtual] |
(i, j)-th element of error matrix, i, j = 0, ... 2
Implements reco::Candidate.
Definition at line 302 of file LeafRefCandidateT.h.
{ return 0.; }
CovarianceMatrix reco::LeafRefCandidateT< T >::vertexCovariance | ( | ) | const [inline, private, virtual] |
fill SMatrix
Reimplemented from reco::Candidate.
Definition at line 303 of file LeafRefCandidateT.h.
References m.
{ CovarianceMatrix m; return m; }
virtual double reco::LeafRefCandidateT< T >::vertexNdof | ( | ) | const [inline, private, 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
Implements reco::Candidate.
Definition at line 300 of file LeafRefCandidateT.h.
{ return 0.; }
virtual double reco::LeafRefCandidateT< T >::vertexNormalizedChi2 | ( | ) | const [inline, private, virtual] |
chi-squared divided by n.d.o.f.
Implements reco::Candidate.
Definition at line 301 of file LeafRefCandidateT.h.
{ return 0.; }
virtual double reco::LeafRefCandidateT< T >::vx | ( | ) | const [inline, virtual] |
x coordinate of vertex position
Implements reco::Candidate.
Definition at line 139 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::ref_.
{ return ref_->vx(); }
virtual double reco::LeafRefCandidateT< T >::vy | ( | ) | const [inline, virtual] |
y coordinate of vertex position
Implements reco::Candidate.
Definition at line 141 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::ref_.
{ return ref_->vy(); }
virtual double reco::LeafRefCandidateT< T >::vz | ( | ) | const [inline, virtual] |
z coordinate of vertex position
Implements reco::Candidate.
Definition at line 143 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::ref_.
{ return ref_->vz(); }
virtual double reco::LeafRefCandidateT< T >::y | ( | ) | const [inline, virtual] |
rapidity
Implements reco::Candidate.
Definition at line 128 of file LeafRefCandidateT.h.
References reco::LeafRefCandidateT< T >::rapidity().
{ return rapidity(); }
friend class ::OverlapChecker [friend] |
Reimplemented from reco::Candidate.
Definition at line 262 of file LeafRefCandidateT.h.
friend struct component [friend] |
Reimplemented from reco::Candidate.
Definition at line 261 of file LeafRefCandidateT.h.
friend class ShallowCloneCandidate [friend] |
Reimplemented from reco::Candidate.
Definition at line 263 of file LeafRefCandidateT.h.
friend class ShallowClonePtrCandidate [friend] |
Reimplemented from reco::Candidate.
Definition at line 264 of file LeafRefCandidateT.h.
edm::BoolCache reco::LeafRefCandidateT< T >::cacheCartesianFixed_ [mutable, protected] |
Definition at line 239 of file LeafRefCandidateT.h.
Referenced by reco::LeafRefCandidateT< T >::cacheCartesian(), and reco::LeafRefCandidateT< T >::clearCache().
edm::BoolCache reco::LeafRefCandidateT< T >::cachePolarFixed_ [mutable, protected] |
has cache been set?
Definition at line 239 of file LeafRefCandidateT.h.
Referenced by reco::LeafRefCandidateT< T >::cachePolar(), and reco::LeafRefCandidateT< T >::clearCache().
const unsigned int reco::LeafRefCandidateT< T >::longLivedTag [static, private] |
Definition at line 293 of file LeafRefCandidateT.h.
float reco::LeafRefCandidateT< T >::mass_ [protected] |
mass hypothesis
Definition at line 233 of file LeafRefCandidateT.h.
Referenced by reco::LeafRefCandidateT< T >::cachePolar(), reco::LeafRefCandidateT< T >::mass(), reco::LeafRefCandidateT< T >::massSqr(), and reco::LeafRefCandidateT< T >::setMass().
const unsigned int reco::LeafRefCandidateT< T >::massConstraintTag [static, private] |
Definition at line 296 of file LeafRefCandidateT.h.
LorentzVector reco::LeafRefCandidateT< T >::p4Cartesian_ [mutable, protected] |
internal cache for p4
Definition at line 237 of file LeafRefCandidateT.h.
Referenced by reco::LeafRefCandidateT< T >::boostToCM(), reco::LeafRefCandidateT< T >::cacheCartesian(), reco::LeafRefCandidateT< T >::energy(), reco::LeafRefCandidateT< T >::momentum(), reco::LeafRefCandidateT< T >::p(), reco::LeafRefCandidateT< T >::p4(), reco::LeafRefCandidateT< T >::px(), reco::LeafRefCandidateT< T >::py(), and reco::LeafRefCandidateT< T >::pz().
PolarLorentzVector reco::LeafRefCandidateT< T >::p4Polar_ [mutable, protected] |
internal cache for p4
Definition at line 235 of file LeafRefCandidateT.h.
Referenced by reco::LeafRefCandidateT< T >::cacheCartesian(), reco::LeafRefCandidateT< T >::cachePolar(), reco::LeafRefCandidateT< T >::et(), reco::LeafRefCandidateT< T >::mt(), reco::LeafRefCandidateT< T >::mtSqr(), reco::LeafRefCandidateT< T >::polarP4(), and reco::LeafRefCandidateT< T >::rapidity().
T reco::LeafRefCandidateT< T >::ref_ [protected] |
T internally. NOTE! T must satisfy ref_->pt(), ref_->phi(), etc, like a TrackRef
Definition at line 231 of file LeafRefCandidateT.h.
Referenced by reco::LeafRefCandidateT< T >::cachePolar(), reco::LeafRefCandidateT< T >::charge(), reco::LeafRefCandidateT< T >::eta(), reco::LeafRefCandidateT< T >::overlap(), reco::RecoPFClusterRefCandidate::pfCluster(), reco::LeafRefCandidateT< T >::phi(), reco::LeafRefCandidateT< T >::pt(), reco::LeafRefCandidateT< T >::theta(), reco::RecoChargedRefCandidate::track(), reco::LeafRefCandidateT< T >::vertex(), reco::LeafRefCandidateT< T >::vx(), reco::LeafRefCandidateT< T >::vy(), and reco::LeafRefCandidateT< T >::vz().