CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes | Friends
reco::PFCandidate Class Reference

Particle reconstructed by the particle flow algorithm. More...

#include <PFCandidate.h>

Inheritance diagram for reco::PFCandidate:
reco::CompositeCandidate reco::LeafCandidate reco::Candidate pat::PATObject< reco::PFCandidate > reco::IsolatedPFCandidate reco::PileUpPFCandidate pat::PFParticle

Public Types

typedef edm::RefVector
< reco::PFBlockCollection
Blocks
 
typedef std::pair
< reco::PFBlockRef, unsigned > 
ElementInBlock
 return indices of elements used in the block More...
 
typedef std::vector< unsigned > Elements
 
typedef std::vector
< ElementInBlock
ElementsInBlocks
 
enum  Flags {
  NORMAL =0, E_PHI_SMODULES, E_ETA_0, E_ETA_MODULES,
  E_BARREL_ENDCAP, E_PRESHOWER_EDGE, E_PRESHOWER, E_ENDCAP_EDGE,
  H_ETA_0, H_BARREL_ENDCAP, H_ENDCAP_VFCAL, H_VFCAL_EDGE,
  T_TO_DISP, T_FROM_DISP, T_FROM_V0, T_FROM_GAMMACONV,
  GAMMA_TO_GAMMACONV
}
 
enum  ParticleType {
  X =0, h, e, mu,
  gamma, h0, h_HF, egamma_HF
}
 particle types More...
 
enum  PFVertexType {
  kCandVertex =0, kTrkVertex =1, kComMuonVertex =2, kSAMuonVertex =3,
  kTrkMuonVertex =4, kGSFVertex =5, kTPFMSMuonVertex =6, kPickyMuonVertex =7
}
 
- Public Types inherited from reco::CompositeCandidate
typedef CandidateCollection daughters
 collection of daughters More...
 
typedef std::vector< std::string > role_collection
 
- Public Types inherited from reco::LeafCandidate
typedef int Charge
 electric charge type More...
 
typedef CandidateCollection daughters
 collection of daughter candidates More...
 
typedef unsigned int index
 
typedef math::XYZTLorentzVector LorentzVector
 Lorentz vector. More...
 
typedef math::XYZPoint Point
 point in the space More...
 
typedef
math::PtEtaPhiMLorentzVector 
PolarLorentzVector
 Lorentz vector. More...
 
typedef math::XYZVector Vector
 point in the space More...
 
- Public Types inherited from reco::Candidate
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

void addElementInBlock (const reco::PFBlockRef &blockref, unsigned elementIndex)
 add an element to the current PFCandidate More...
 
const reco::Muon::MuonTrackType bestMuonTrackType () const
 get the Best Muon Track Ref More...
 
virtual PFCandidateclone () const
 return a clone More...
 
reco::ConversionRef conversionRef () const
 return a reference to the original conversion More...
 
double deltaP () const
 uncertainty on 3-momentum More...
 
reco::PFDisplacedVertexRef displacedVertexRef (Flags type) const
 
double ecalEnergy () const
 return corrected Ecal energy More...
 
reco::PFCandidateEGammaExtraRef egammaExtraRef () const
 return a reference to the EGamma extra More...
 
reco::PFCandidateElectronExtraRef electronExtraRef () const
 return a reference to the electron extra More...
 
const ElementsInBlockselementsInBlocks () const
 
bool flag (Flags theFlag) const
 return a given flag More...
 
reco::GsfElectronRef gsfElectronRef () const
 return a reference to the corresponding GsfElectron if any More...
 
reco::GsfTrackRef gsfTrackRef () const
 
double hcalEnergy () const
 return corrected Hcal energy More...
 
double hoEnergy () const
 return corrected Hcal energy More...
 
reco::MuonRef muonRef () const
 
float mva_e_mu () const
 mva for electron-muon discrimination More...
 
float mva_e_pi () const
 mva for electron-pion discrimination More...
 
float mva_gamma_nh () const
 mva for neutral hadron - gamma discrimination More...
 
float mva_nothing_gamma () const
 mva for gamma detection More...
 
float mva_nothing_nh () const
 mva for neutral hadron detection More...
 
float mva_pi_mu () const
 mva for pi-muon discrimination More...
 
size_t numberOfSourceCandidatePtrs () const
 
PFCandidateoperator= (PFCandidate const &)
 
virtual ParticleType particleId () const
 
 PFCandidate ()
 default constructor More...
 
 PFCandidate (const PFCandidatePtr &sourcePtr)
 constructor from a reference (keeps track of source relationship) More...
 
 PFCandidate (Charge q, const LorentzVector &p4, ParticleType particleId)
 
 PFCandidate (const PFCandidate &)
 copy constructor More...
 
reco::PFCandidatePhotonExtraRef photonExtraRef () const
 return a reference to the photon extra More...
 
reco::PhotonRef photonRef () const
 return a reference to the corresponding Photon if any More...
 
const math::XYZPointFpositionAtECALEntrance () const
 
double pS1Energy () const
 return corrected PS1 energy More...
 
double pS2Energy () const
 return corrected PS2 energy More...
 
double rawEcalEnergy () const
 return corrected Ecal energy More...
 
double rawHcalEnergy () const
 return raw Hcal energy More...
 
double rawHoEnergy () const
 return raw Hcal energy More...
 
void rescaleMomentum (double rescaleFactor)
 particle momentum *= rescaleFactor More...
 
void set_mva_e_mu (float mva)
 set mva for electron-muon discrimination More...
 
void set_mva_e_pi (float mva)
 
void set_mva_gamma_nh (float mva)
 set mva for neutral hadron - gamma discrimination More...
 
void set_mva_nothing_gamma (float mva)
 set mva for gamma detection More...
 
void set_mva_nothing_nh (float mva)
 set mva for neutral hadron detection More...
 
void set_mva_pi_mu (float mva)
 set mva for pi-muon discrimination More...
 
void setConversionRef (const reco::ConversionRef &ref)
 set ref to original reco conversion More...
 
void setDeltaP (double dp)
 set uncertainty on momentum More...
 
void setDisplacedVertexRef (const reco::PFDisplacedVertexRef &ref, Flags flag)
 set displaced vertex reference More...
 
void setEcalEnergy (float eeRaw, float eeCorr)
 set corrected Ecal energy More...
 
void setFlag (Flags theFlag, bool value)
 set a given flag More...
 
void setGsfElectronRef (const reco::GsfElectronRef &ref)
 set GsfElectronRef More...
 
void setGsfTrackRef (const reco::GsfTrackRef &ref)
 set gsftrack reference More...
 
void setHcalEnergy (float ehRaw, float ehCorr)
 set corrected Hcal energy More...
 
void setHoEnergy (float eoRaw, float eoCorr)
 set corrected Hcal energy More...
 
void setMuonRef (const reco::MuonRef &ref)
 set muon reference More...
 
void setMuonTrackType (const reco::Muon::MuonTrackType &type)
 set the Best Muon Track Ref More...
 
void setParticleType (ParticleType type)
 set Particle Type More...
 
void setPFEGammaExtraRef (const reco::PFCandidateEGammaExtraRef &ref)
 set the PF EGamma Extra Ref More...
 
void setPFElectronExtraRef (const reco::PFCandidateElectronExtraRef &ref)
 set the PF Electron Extra Ref More...
 
void setPFPhotonExtraRef (const reco::PFCandidatePhotonExtraRef &ref)
 set the PF Photon Extra Ref More...
 
void setPhotonRef (const reco::PhotonRef &phRef)
 set ref to the corresponding reco::Photon if any More...
 
void setPositionAtECALEntrance (const math::XYZPointF &pos)
 set position at ECAL entrance More...
 
void setPs1Energy (float e1)
 set corrected PS1 energy More...
 
void setPs2Energy (float e2)
 set corrected PS2 energy More...
 
void setSourceCandidatePtr (const PFCandidatePtr &ptr)
 
void setSuperClusterRef (const reco::SuperClusterRef &scRef)
 
void setTrackRef (const reco::TrackRef &ref)
 set track reference More...
 
void setV0Ref (const reco::VertexCompositeCandidateRef &ref)
 set ref to original reco conversion More...
 
virtual void setVertex (const math::XYZPoint &p)
 set vertex More...
 
void setVertexSource (PFVertexType vt)
 
CandidatePtr sourceCandidatePtr (size_type i) const
 
reco::SuperClusterRef superClusterRef () const
 return a reference to the corresponding SuperCluster if any More...
 
reco::TrackRef trackRef () const
 
ParticleType translatePdgIdToType (int pdgid) const
 
int translateTypeToPdgId (ParticleType type) const
 
reco::VertexCompositeCandidateRef v0Ref () const
 return a reference to the original conversion More...
 
virtual const Pointvertex () const
 vertex position (overwritten by PF...) More...
 
virtual double vx () const
 x coordinate of vertex position More...
 
virtual double vy () const
 y coordinate of vertex position More...
 
virtual double vz () const
 z coordinate of vertex position More...
 
virtual ~PFCandidate ()
 destructor More...
 
- Public Member Functions inherited from reco::CompositeCandidate
void addDaughter (const Candidate &, const std::string &s="")
 add a clone of the passed candidate as daughter More...
 
void addDaughter (std::auto_ptr< Candidate >, const std::string &s="")
 add a clone of the passed candidate as daughter More...
 
void applyRoles ()
 
virtual const_iterator begin () const
 first daughter const_iterator More...
 
virtual iterator begin ()
 first daughter iterator More...
 
void clearDaughters ()
 clear daughters More...
 
void clearRoles ()
 
 CompositeCandidate (std::string name="")
 default constructor More...
 
template<typename P4 >
 CompositeCandidate (Charge q, const P4 &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true, std::string name="")
 constructor from values More...
 
 CompositeCandidate (const Candidate &p, const std::string &name="")
 constructor from values More...
 
 CompositeCandidate (const Candidate &p, const std::string &name, role_collection const &roles)
 constructor from values More...
 
virtual const Candidatedaughter (size_type) const
 return daughter at a given position, i = 0, ... numberOfDaughters() - 1 (read only mode) More...
 
virtual Candidatedaughter (size_type)
 return daughter at a given position, i = 0, ... numberOfDaughters() - 1 More...
 
virtual Candidatedaughter (const std::string &s)
 return daughter with a specified role name More...
 
virtual const Candidatedaughter (const std::string &s) const
 return daughter with a specified role name More...
 
virtual const_iterator end () const
 last daughter const_iterator More...
 
virtual iterator end ()
 last daughter const_iterator More...
 
virtual const Candidatemother (size_type i=0) const
 return pointer to mother More...
 
std::string name () const
 get the name of the candidate More...
 
virtual size_type numberOfDaughters () const
 number of daughters More...
 
virtual size_type numberOfMothers () const
 number of mothers (zero or one in most of but not all the cases) More...
 
role_collection const & roles () const
 get the roles More...
 
void setName (std::string name)
 set the name of the candidate More...
 
void setRoles (const role_collection &roles)
 set the roles More...
 
virtual ~CompositeCandidate ()
 destructor More...
 
- Public Member Functions inherited from reco::LeafCandidate
template<typename S >
daughter_iterator< S >::type beginFilter (const S &s) const
 
virtual Vector boostToCM () const GCC11_FINAL
 
virtual int charge () const GCC11_FINAL
 electric charge More...
 
template<typename S >
daughter_iterator< S >::type endFilter (const S &s) const
 
virtual double energy () const GCC11_FINAL
 energy More...
 
virtual double et () const GCC11_FINAL
 transverse energy More...
 
virtual float eta () const GCC11_FINAL
 momentum pseudorapidity More...
 
virtual void fillVertexCovariance (CovarianceMatrix &v) const
 fill SMatrix More...
 
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
 
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
 
 LeafCandidate ()
 default constructor More...
 
 LeafCandidate (const Candidate &c)
 
template<typename P4 >
 LeafCandidate (Charge q, const P4 &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from Any values More...
 
 LeafCandidate (Charge q, const PtEtaPhiMass &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const LorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const PolarLorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const GlobalVector &p3, float iEnergy, bool massless, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const GlobalVector &p3, float iEnergy, float imass, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
virtual bool longLived () const GCC11_FINAL
 is long lived? More...
 
virtual float mass () const GCC11_FINAL
 mass More...
 
virtual bool massConstraint () const GCC11_FINAL
 do mass constraint? More...
 
virtual float massSqr () const GCC11_FINAL
 mass squared More...
 
virtual const CandidateBaseRefmasterClone () const
 
virtual const CandidatePtrmasterClonePtr () const
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type More...
 
virtual Vector momentum () const GCC11_FINAL
 spatial momentum vector More...
 
virtual double mt () const GCC11_FINAL
 transverse mass More...
 
virtual double mtSqr () const GCC11_FINAL
 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 double p () const GCC11_FINAL
 magnitude of momentum vector More...
 
virtual const LorentzVectorp4 () const GCC11_FINAL
 four-momentum Lorentz vector More...
 
virtual int pdgId () const GCC11_FINAL
 PDG identifier. More...
 
virtual float phi () const GCC11_FINAL
 momentum azimuthal angle More...
 
virtual const PolarLorentzVectorpolarP4 () const GCC11_FINAL
 four-momentum Lorentz vector More...
 
virtual float pt () const GCC11_FINAL
 transverse momentum More...
 
virtual double px () const GCC11_FINAL
 x coordinate of momentum vector More...
 
virtual double py () const GCC11_FINAL
 y coordinate of momentum vector More...
 
virtual double pz () const GCC11_FINAL
 z coordinate of momentum vector More...
 
virtual double rapidity () const GCC11_FINAL
 rapidity More...
 
virtual void setCharge (Charge q) GCC11_FINAL
 set electric charge More...
 
virtual void setLongLived () GCC11_FINAL
 set long lived flag More...
 
virtual void setMass (double m) GCC11_FINAL
 set particle mass More...
 
virtual void setMassConstraint () GCC11_FINAL
 set mass constraint flag More...
 
virtual void setP4 (const LorentzVector &p4) GCC11_FINAL
 set 4-momentum More...
 
virtual void setP4 (const PolarLorentzVector &p4) GCC11_FINAL
 set 4-momentum More...
 
virtual void setPdgId (int pdgId) GCC11_FINAL
 
virtual void setPz (double pz) GCC11_FINAL
 
virtual void setStatus (int status) GCC11_FINAL
 set status word More...
 
virtual void setThreeCharge (Charge qx3) GCC11_FINAL
 set electric charge More...
 
virtual int status () const GCC11_FINAL
 status word More...
 
virtual double theta () const GCC11_FINAL
 momentum polar angle More...
 
virtual int threeCharge () const GCC11_FINAL
 electric charge More...
 
virtual double vertexChi2 () const
 chi-squares More...
 
virtual double vertexCovariance (int i, int j) const
 (i, j)-th element of error matrix, i, j = 0, ... 2 More...
 
CovarianceMatrix vertexCovariance () const GCC11_FINAL
 return SMatrix More...
 
virtual double vertexNdof () const
 
virtual double vertexNormalizedChi2 () const
 chi-squared divided by n.d.o.f. More...
 
virtual double y () const GCC11_FINAL
 rapidity More...
 
virtual ~LeafCandidate ()
 destructor More...
 
- Public Member Functions inherited from reco::Candidate
template<typename S >
daughter_iterator< S >::type beginFilter (const S &s) const
 
 Candidate ()
 default constructor More...
 
template<typename S >
daughter_iterator< S >::type endFilter (const S &s) const
 
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...
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type 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 void setSourceCandidatePtr (const CandidatePtr &ptr)
 Set the ptr to the source Candidate. More...
 
virtual ~Candidate ()
 destructor More...
 

Static Public Attributes

static const float bigMva_ = -999.
 
- Static Public Attributes inherited from reco::LeafCandidate
static const unsigned int longLivedTag = 65536
 long lived flag More...
 
static const unsigned int massConstraintTag = 131072
 do mass constraint flag More...
 

Private Member Functions

bool flag (unsigned shift, unsigned flag) const
 
bool getRefInfo (unsigned int iMask, unsigned int iBit, edm::ProductID &oProdID, size_t &oIndex, size_t &aIndex) const
 
virtual bool overlap (const Candidate &) const
 Polymorphic overlap. More...
 
void setFlag (unsigned shift, unsigned flag, bool value)
 
void storeRefInfo (unsigned int iMask, unsigned int iBit, bool iIsValid, const edm::RefCore &iCore, size_t iKey, const edm::EDProductGetter *)
 

Private Attributes

Blocks blocksStorage_
 
float deltaP_
 uncertainty on 3-momentum More...
 
float ecalERatio_
 corrected ECAL energy ratio (corrected/raw) More...
 
std::atomic< ElementsInBlocks * > elementsInBlocks_
 
Elements elementsStorage_
 
unsigned flags_
 all flags, packed (ecal regional, hcal regional, tracking) More...
 
const edm::EDProductGettergetter_
 
float hcalERatio_
 corrected HCAL energy ratio (corrected/raw) More...
 
float hoERatio_
 corrected HO energy ratio (corrected/raw) More...
 
reco::Muon::MuonTrackType muonTrackType_
 
float mva_e_mu_
 mva for electron-muon discrimination More...
 
float mva_e_pi_
 mva for electron-pion discrimination More...
 
float mva_gamma_nh_
 mva for neutral hadron - gamma discrimination More...
 
float mva_nothing_gamma_
 mva for gamma detection More...
 
float mva_nothing_nh_
 mva for neutral hadron detection More...
 
float mva_pi_mu_
 mva for pi-muon discrimination More...
 
math::XYZPointF positionAtECALEntrance_
 position at ECAL entrance, from the PFRecTrack More...
 
float ps1Energy_
 corrected PS1 energy More...
 
float ps2Energy_
 corrected PS2 energy More...
 
float rawEcalEnergy_
 raw ECAL energy More...
 
float rawHcalEnergy_
 raw HCAL energy More...
 
float rawHoEnergy_
 raw HO energy More...
 
std::vector< const void * > refsCollectionCache_
 
std::vector< unsigned long long > refsInfo_
 
PFCandidatePtr sourcePtr_
 reference to the source PFCandidate, if any More...
 
unsigned short storedRefsBitPattern_
 
PFVertexType vertexType_
 

Friends

std::ostream & operator<< (std::ostream &out, const PFCandidate &c)
 

Additional Inherited Members

- Static Public Member Functions inherited from reco::LeafCandidate
static double dmass (GlobalVector v, double e)
 
static double magd (GlobalVector v)
 
- Protected Member Functions inherited from reco::LeafCandidate
void cacheCartesian () const
 set internal cache More...
 
void cachePolar () const
 set internal cache More...
 
void clearCache () const
 clear internal cache More...
 
- Protected Attributes inherited from reco::LeafCandidate
bool cacheCartesianFixed_
 
bool cachePolarFixed_
 has cache been set? More...
 
float eta_
 
float mass_
 
LorentzVector p4Cartesian_
 internal cache for p4 More...
 
PolarLorentzVector p4Polar_
 internal cache for p4 More...
 
int pdgId_
 PDG identifier. More...
 
float phi_
 
float pt_
 four-momentum Lorentz vector More...
 
Charge qx3_
 electric charge More...
 
int status_
 status word More...
 
Point vertex_
 vertex position More...
 

Detailed Description

Particle reconstructed by the particle flow algorithm.

particle candidate from particle flow

Author
Colin Bernet
Date
February 2007

Definition at line 38 of file PFCandidate.h.

Member Typedef Documentation

Definition at line 370 of file PFCandidate.h.

return indices of elements used in the block

return elements return elements in blocks

Definition at line 367 of file PFCandidate.h.

typedef std::vector<unsigned> reco::PFCandidate::Elements

Definition at line 371 of file PFCandidate.h.

Definition at line 368 of file PFCandidate.h.

Member Enumeration Documentation

Enumerator
NORMAL 
E_PHI_SMODULES 
E_ETA_0 
E_ETA_MODULES 
E_BARREL_ENDCAP 
E_PRESHOWER_EDGE 
E_PRESHOWER 
E_ENDCAP_EDGE 
H_ETA_0 
H_BARREL_ENDCAP 
H_ENDCAP_VFCAL 
H_VFCAL_EDGE 
T_TO_DISP 
T_FROM_DISP 
T_FROM_V0 
T_FROM_GAMMACONV 
GAMMA_TO_GAMMACONV 

Definition at line 54 of file PFCandidate.h.

particle types

Enumerator
X 
h 
e 
mu 
gamma 
h0 
h_HF 
egamma_HF 

Definition at line 43 of file PFCandidate.h.

43  {
44  X=0, // undefined
45  h, // charged hadron
46  e, // electron
47  mu, // muon
48  gamma, // photon
49  h0, // neutral hadron
50  h_HF, // HF tower identified as a hadron
51  egamma_HF // HF tower identified as an EM particle
52  };
Enumerator
kCandVertex 
kTrkVertex 
kComMuonVertex 
kSAMuonVertex 
kTrkMuonVertex 
kGSFVertex 
kTPFMSMuonVertex 
kPickyMuonVertex 

Definition at line 75 of file PFCandidate.h.

Constructor & Destructor Documentation

PFCandidate::PFCandidate ( )

default constructor

Definition at line 31 of file PFCandidate.cc.

References muonTrackType_, reco::Muon::None, refsInfo_, reco::LeafCandidate::setPdgId(), translateTypeToPdgId(), and X.

Referenced by clone().

31  :
32  elementsInBlocks_(nullptr),
33  ecalERatio_(1.),
34  hcalERatio_(1.),
35  hoERatio_(1.),
36  rawEcalEnergy_(0.),
37  rawHcalEnergy_(0.),
38  rawHoEnergy_(0.),
39  ps1Energy_(0.),
40  ps2Energy_(0.),
41  flags_(0),
42  deltaP_(0.),
51 {
52 
54 
56  refsInfo_.reserve(3);
57 }
float deltaP_
uncertainty on 3-momentum
Definition: PFCandidate.h:453
reco::Muon::MuonTrackType muonTrackType_
Definition: PFCandidate.h:423
const edm::EDProductGetter * getter_
Definition: PFCandidate.h:487
float hcalERatio_
corrected HCAL energy ratio (corrected/raw)
Definition: PFCandidate.h:429
float rawHcalEnergy_
raw HCAL energy
Definition: PFCandidate.h:438
unsigned flags_
all flags, packed (ecal regional, hcal regional, tracking)
Definition: PFCandidate.h:450
float mva_e_mu_
mva for electron-muon discrimination
Definition: PFCandidate.h:461
static const float bigMva_
Definition: PFCandidate.h:375
float mva_nothing_nh_
mva for neutral hadron detection
Definition: PFCandidate.h:470
float hoERatio_
corrected HO energy ratio (corrected/raw)
Definition: PFCandidate.h:432
float mva_gamma_nh_
mva for neutral hadron - gamma discrimination
Definition: PFCandidate.h:473
float ecalERatio_
corrected ECAL energy ratio (corrected/raw)
Definition: PFCandidate.h:426
float mva_pi_mu_
mva for pi-muon discrimination
Definition: PFCandidate.h:464
float rawEcalEnergy_
raw ECAL energy
Definition: PFCandidate.h:435
float mva_e_pi_
mva for electron-pion discrimination
Definition: PFCandidate.h:458
std::vector< unsigned long long > refsInfo_
Definition: PFCandidate.h:489
float ps1Energy_
corrected PS1 energy
Definition: PFCandidate.h:444
unsigned short storedRefsBitPattern_
Definition: PFCandidate.h:488
int translateTypeToPdgId(ParticleType type) const
Definition: PFCandidate.cc:234
float rawHoEnergy_
raw HO energy
Definition: PFCandidate.h:441
std::atomic< ElementsInBlocks * > elementsInBlocks_
Definition: PFCandidate.h:409
PFVertexType vertexType_
Definition: PFCandidate.h:455
float mva_nothing_gamma_
mva for gamma detection
Definition: PFCandidate.h:467
float ps2Energy_
corrected PS2 energy
Definition: PFCandidate.h:447
virtual void setPdgId(int pdgId) GCC11_FINAL
PFCandidate::PFCandidate ( const PFCandidatePtr sourcePtr)

constructor from a reference (keeps track of source relationship)

Definition at line 60 of file PFCandidate.cc.

References sourcePtr_.

60  :
61  PFCandidate(*sourcePtr)
62 {
63  sourcePtr_ = sourcePtr;
64 }
PFCandidate()
default constructor
Definition: PFCandidate.cc:31
PFCandidatePtr sourcePtr_
reference to the source PFCandidate, if any
Definition: PFCandidate.h:418
PFCandidate::PFCandidate ( Charge  q,
const LorentzVector p4,
ParticleType  particleId 
)

Definition at line 67 of file PFCandidate.cc.

References blocksStorage_, e, elementsStorage_, edm::hlt::Exception, h, mu, muonTrackType_, reco::Muon::None, refsInfo_, edm::RefVector< C, T, F >::reserve(), reco::LeafCandidate::setPdgId(), and translateTypeToPdgId().

69  :
70 
72  elementsInBlocks_(nullptr),
73  ecalERatio_(1.),
74  hcalERatio_(1.),
75  hoERatio_(1.),
76  rawEcalEnergy_(0.),
77  rawHcalEnergy_(0.),
78  rawHoEnergy_(0.),
79  ps1Energy_(0.),
80  ps2Energy_(0.),
81  flags_(0),
82  deltaP_(0.),
91 {
92  refsInfo_.reserve(3);
94  elementsStorage_.reserve(10);
95 
97 
98  // proceed with various consistency checks
99 
100  // charged candidate: track ref and charge must be non null
101  if( partId == h ||
102  partId == e ||
103  partId == mu ) {
104 
105  if( charge == 0 ) {
106  string err;
107  err+="Attempt to construct a charged PFCandidate with a zero charge";
108  throw cms::Exception("InconsistentValue",
109  err.c_str() );
110  }
111  }
112  else {
113  if( charge ) {
114  string err;
115  err += "Attempt to construct a neutral PFCandidate ";
116  err += "with a non-zero charge";
117  throw cms::Exception("InconsistentValue",
118  err.c_str() );
119  }
120  }
121  setPdgId( translateTypeToPdgId( partId ) );
122 }
float deltaP_
uncertainty on 3-momentum
Definition: PFCandidate.h:453
reco::Muon::MuonTrackType muonTrackType_
Definition: PFCandidate.h:423
const edm::EDProductGetter * getter_
Definition: PFCandidate.h:487
virtual const LorentzVector & p4() const GCC11_FINAL
four-momentum Lorentz vector
float hcalERatio_
corrected HCAL energy ratio (corrected/raw)
Definition: PFCandidate.h:429
float rawHcalEnergy_
raw HCAL energy
Definition: PFCandidate.h:438
unsigned flags_
all flags, packed (ecal regional, hcal regional, tracking)
Definition: PFCandidate.h:450
float mva_e_mu_
mva for electron-muon discrimination
Definition: PFCandidate.h:461
static const float bigMva_
Definition: PFCandidate.h:375
float mva_nothing_nh_
mva for neutral hadron detection
Definition: PFCandidate.h:470
float hoERatio_
corrected HO energy ratio (corrected/raw)
Definition: PFCandidate.h:432
float mva_gamma_nh_
mva for neutral hadron - gamma discrimination
Definition: PFCandidate.h:473
float ecalERatio_
corrected ECAL energy ratio (corrected/raw)
Definition: PFCandidate.h:426
float mva_pi_mu_
mva for pi-muon discrimination
Definition: PFCandidate.h:464
float rawEcalEnergy_
raw ECAL energy
Definition: PFCandidate.h:435
float mva_e_pi_
mva for electron-pion discrimination
Definition: PFCandidate.h:458
std::vector< unsigned long long > refsInfo_
Definition: PFCandidate.h:489
float ps1Energy_
corrected PS1 energy
Definition: PFCandidate.h:444
unsigned short storedRefsBitPattern_
Definition: PFCandidate.h:488
int translateTypeToPdgId(ParticleType type) const
Definition: PFCandidate.cc:234
CompositeCandidate(std::string name="")
default constructor
float rawHoEnergy_
raw HO energy
Definition: PFCandidate.h:441
void reserve(size_type n)
Reserve space for RefVector.
Definition: RefVector.h:95
virtual int charge() const GCC11_FINAL
electric charge
std::atomic< ElementsInBlocks * > elementsInBlocks_
Definition: PFCandidate.h:409
PFVertexType vertexType_
Definition: PFCandidate.h:455
float mva_nothing_gamma_
mva for gamma detection
Definition: PFCandidate.h:467
float ps2Energy_
corrected PS2 energy
Definition: PFCandidate.h:447
virtual void setPdgId(int pdgId) GCC11_FINAL
Elements elementsStorage_
Definition: PFCandidate.h:414
PFCandidate::PFCandidate ( const PFCandidate iOther)

copy constructor

Definition at line 124 of file PFCandidate.cc.

References elementsInBlocks_, and tmp.

124  :
125  CompositeCandidate(iOther),
126  elementsInBlocks_(nullptr),
129  sourcePtr_(iOther.sourcePtr_),
131  ecalERatio_(iOther.ecalERatio_),
132  hcalERatio_(iOther.hcalERatio_),
133  hoERatio_(iOther.hoERatio_),
136  rawHoEnergy_(iOther.rawHoEnergy_),
137  ps1Energy_(iOther.ps1Energy_),
138  ps2Energy_(iOther.ps2Energy_),
139  flags_(iOther.flags_),
140  deltaP_(iOther.deltaP_),
141  vertexType_(iOther.vertexType_),
142  mva_e_pi_(iOther.mva_e_pi_),
143  mva_e_mu_(iOther.mva_e_mu_),
144  mva_pi_mu_(iOther.mva_pi_mu_),
149  getter_(iOther.getter_),
151  refsInfo_(iOther.refsInfo_),
153 {
154  auto tmp = iOther.elementsInBlocks_.load(std::memory_order_acquire);
155  if(nullptr != tmp) {
156  elementsInBlocks_.store( new ElementsInBlocks{*tmp}, std::memory_order_release);
157  }
158 }
float deltaP_
uncertainty on 3-momentum
Definition: PFCandidate.h:453
reco::Muon::MuonTrackType muonTrackType_
Definition: PFCandidate.h:423
const edm::EDProductGetter * getter_
Definition: PFCandidate.h:487
float hcalERatio_
corrected HCAL energy ratio (corrected/raw)
Definition: PFCandidate.h:429
float rawHcalEnergy_
raw HCAL energy
Definition: PFCandidate.h:438
unsigned flags_
all flags, packed (ecal regional, hcal regional, tracking)
Definition: PFCandidate.h:450
float mva_e_mu_
mva for electron-muon discrimination
Definition: PFCandidate.h:461
float mva_nothing_nh_
mva for neutral hadron detection
Definition: PFCandidate.h:470
float hoERatio_
corrected HO energy ratio (corrected/raw)
Definition: PFCandidate.h:432
float mva_gamma_nh_
mva for neutral hadron - gamma discrimination
Definition: PFCandidate.h:473
float ecalERatio_
corrected ECAL energy ratio (corrected/raw)
Definition: PFCandidate.h:426
float mva_pi_mu_
mva for pi-muon discrimination
Definition: PFCandidate.h:464
float rawEcalEnergy_
raw ECAL energy
Definition: PFCandidate.h:435
float mva_e_pi_
mva for electron-pion discrimination
Definition: PFCandidate.h:458
std::vector< unsigned long long > refsInfo_
Definition: PFCandidate.h:489
float ps1Energy_
corrected PS1 energy
Definition: PFCandidate.h:444
unsigned short storedRefsBitPattern_
Definition: PFCandidate.h:488
CompositeCandidate(std::string name="")
default constructor
float rawHoEnergy_
raw HO energy
Definition: PFCandidate.h:441
std::vector< ElementInBlock > ElementsInBlocks
std::atomic< ElementsInBlocks * > elementsInBlocks_
Definition: PFCandidate.h:409
PFVertexType vertexType_
Definition: PFCandidate.h:455
std::vector< std::vector< double > > tmp
Definition: MVATrainer.cc:100
PFCandidatePtr sourcePtr_
reference to the source PFCandidate, if any
Definition: PFCandidate.h:418
math::XYZPointF positionAtECALEntrance_
position at ECAL entrance, from the PFRecTrack
Definition: PFCandidate.h:476
float mva_nothing_gamma_
mva for gamma detection
Definition: PFCandidate.h:467
float ps2Energy_
corrected PS2 energy
Definition: PFCandidate.h:447
Elements elementsStorage_
Definition: PFCandidate.h:414
std::vector< const void * > refsCollectionCache_
Definition: PFCandidate.h:490
PFCandidate::~PFCandidate ( )
virtual

destructor

Definition at line 198 of file PFCandidate.cc.

References elementsInBlocks_.

198  {
199  delete elementsInBlocks_.load(std::memory_order_acquire);
200 }
std::atomic< ElementsInBlocks * > elementsInBlocks_
Definition: PFCandidate.h:409

Member Function Documentation

void PFCandidate::addElementInBlock ( const reco::PFBlockRef blockref,
unsigned  elementIndex 
)

add an element to the current PFCandidate

add element in block

Definition at line 207 of file PFCandidate.cc.

References blocksStorage_, elementsInBlocks_, elementsStorage_, edm::Ref< C, T, F >::id(), edm::RefVector< C, T, F >::push_back(), and edm::RefVector< C, T, F >::size().

Referenced by PFEGammaAlgo::fillPFCandidates(), PFPhotonAlgo::RunPFPhoton(), and PFElectronAlgo::SetCandidates().

208  {
209  //elementsInBlocks_.push_back( make_pair(blockref.key(), elementIndex) );
210  if (blocksStorage_.size()==0)
211  blocksStorage_ =Blocks(blockref.id());
212  blocksStorage_.push_back(blockref);
213  elementsStorage_.push_back(elementIndex);
214  auto ptr = elementsInBlocks_.exchange(nullptr);
215  delete ptr;
216 }
edm::RefVector< reco::PFBlockCollection > Blocks
Definition: PFCandidate.h:370
std::atomic< ElementsInBlocks * > elementsInBlocks_
Definition: PFCandidate.h:409
void push_back(value_type const &ref)
Add a Ref&lt;C, T&gt; to the RefVector.
Definition: RefVector.h:64
size_type size() const
Size of the RefVector.
Definition: RefVector.h:89
ProductID id() const
Accessor for product ID.
Definition: Ref.h:256
Elements elementsStorage_
Definition: PFCandidate.h:414
const reco::Muon::MuonTrackType reco::PFCandidate::bestMuonTrackType ( ) const
inline

get the Best Muon Track Ref

Definition at line 344 of file PFCandidate.h.

References muonTrackType_.

344  {
345  return muonTrackType_;
346  }
reco::Muon::MuonTrackType muonTrackType_
Definition: PFCandidate.h:423
PFCandidate * PFCandidate::clone ( void  ) const
virtual

return a clone

Reimplemented from reco::CompositeCandidate.

Reimplemented in pat::PFParticle, reco::IsolatedPFCandidate, and reco::PileUpPFCandidate.

Definition at line 202 of file PFCandidate.cc.

References PFCandidate().

Referenced by DistortedPFCandProducer::produce().

202  {
203  return new PFCandidate( * this );
204 }
PFCandidate()
default constructor
Definition: PFCandidate.cc:31
reco::ConversionRef PFCandidate::conversionRef ( ) const

return a reference to the original conversion

Definition at line 550 of file PFCandidate.cc.

References GETREF, kRefConversionBit, and kRefConversionMask.

550  {
552 }
#define GETREF(_class_, _mask_, _bit_)
Definition: CountBits.h:4660
double reco::PFCandidate::deltaP ( ) const
inline

uncertainty on 3-momentum

Definition at line 280 of file PFCandidate.h.

References deltaP_.

Referenced by PFElectronTranslator::createGsfElectrons().

280 { return deltaP_;}
float deltaP_
uncertainty on 3-momentum
Definition: PFCandidate.h:453
reco::PFDisplacedVertexRef PFCandidate::displacedVertexRef ( Flags  type) const

return a reference to the corresponding displaced vertex, otherwise, return a null reference

Definition at line 515 of file PFCandidate.cc.

References GETREF, kRefDisplacedVertexDauBit, kRefDisplacedVertexDauMask, kRefDisplacedVertexMotBit, kRefDisplacedVertexMotMask, T_FROM_DISP, and T_TO_DISP.

Referenced by PFCandConnector::analyseNuclearWPrim(), PFCandConnector::isPrimaryNucl(), and PFCandConnector::isSecondaryNucl().

515  {
516  if (type == T_TO_DISP) {
518  }
519  else if (type == T_FROM_DISP) {
521  }
523 }
type
Definition: HCALResponse.h:21
Block of elements.
edm::Ref< PFDisplacedVertexCollection > PFDisplacedVertexRef
persistent reference to a PFDisplacedVertex objects
#define GETREF(_class_, _mask_, _bit_)
Definition: CountBits.h:4660
double reco::PFCandidate::ecalEnergy ( ) const
inline

return corrected Ecal energy

Definition at line 204 of file PFCandidate.h.

References ecalERatio_, and rawEcalEnergy_.

Referenced by PFCandConnector::analyseNuclearWPrim(), and PFCandidateBenchmark::fillOne().

204 { return ecalERatio_*rawEcalEnergy_;}
float ecalERatio_
corrected ECAL energy ratio (corrected/raw)
Definition: PFCandidate.h:426
float rawEcalEnergy_
raw ECAL energy
Definition: PFCandidate.h:435
reco::PFCandidateEGammaExtraRef PFCandidate::egammaExtraRef ( ) const
reco::PFCandidateElectronExtraRef PFCandidate::electronExtraRef ( ) const
const PFCandidate::ElementsInBlocks & PFCandidate::elementsInBlocks ( ) const

Definition at line 675 of file PFCandidate.cc.

References blocksStorage_, elementsInBlocks_, elementsStorage_, edm::RefVector< C, T, F >::size(), and groupFilesInBlocks::temp.

Referenced by FWPFCandidateWithHitsProxyBuilder::addHitsForCandidate(), PFMuonAlgo::cleanPunchThroughAndFakes(), PFElectronTranslator::correspondingDaughterCandidate(), PFPhotonTranslator::correspondingDaughterCandidate(), PFPhotonAlgo::EvaluateGCorrMVA(), PFPhotonAlgo::EvaluateResMVA(), PFCandidateBenchmark::fillOne(), reco::modules::HICaloCompatibleTrackSelector::matchPFCandToTrack(), PFCandidateChecker::printElementsInBlocks(), PFAlgo::processBlock(), PFElectronTranslator::produce(), and PFPhotonTranslator::produce().

675  {
676 
677  if (nullptr == elementsInBlocks_.load(std::memory_order_acquire))
678  {
679  std::unique_ptr<ElementsInBlocks> temp( new ElementsInBlocks(blocksStorage_.size()));
680  for(unsigned int icopy=0;icopy!=blocksStorage_.size();++icopy)
681  (*temp)[icopy]=std::make_pair(blocksStorage_[icopy],elementsStorage_[icopy]);
682  ElementsInBlocks* expected=nullptr;
683  if(elementsInBlocks_.compare_exchange_strong(expected,temp.get(),std::memory_order_acq_rel)) {
684  temp.release();
685  }
686  }
687  return *(elementsInBlocks_.load(std::memory_order_acquire));
688 }
std::vector< ElementInBlock > ElementsInBlocks
Definition: PFCandidate.h:368
std::vector< ElementInBlock > ElementsInBlocks
std::atomic< ElementsInBlocks * > elementsInBlocks_
Definition: PFCandidate.h:409
size_type size() const
Size of the RefVector.
Definition: RefVector.h:89
Elements elementsStorage_
Definition: PFCandidate.h:414
bool PFCandidate::flag ( Flags  theFlag) const

return a given flag

Definition at line 291 of file PFCandidate.cc.

References flags_.

Referenced by PFCandConnector::isPrimaryNucl(), PFCandConnector::isSecondaryNucl(), setConversionRef(), and setDisplacedVertexRef().

291  {
292 
293  return (flags_>>theFlag) & 1;
294 }
unsigned flags_
all flags, packed (ecal regional, hcal regional, tracking)
Definition: PFCandidate.h:450
bool reco::PFCandidate::flag ( unsigned  shift,
unsigned  flag 
) const
private
bool PFCandidate::getRefInfo ( unsigned int  iMask,
unsigned int  iBit,
edm::ProductID oProdID,
size_t &  oIndex,
size_t &  aIndex 
) const
private

Definition at line 397 of file PFCandidate.cc.

References refsInfo_, s_refsBefore, and storedRefsBitPattern_.

398  {
399 
400  if( 0 == (iBit & storedRefsBitPattern_) ) {
401  return false;
402  }
403  aIndex = s_refsBefore[storedRefsBitPattern_ & iMask];
404  unsigned long long bitPacked = refsInfo_[aIndex];
405  oIndex = bitPacked & 0xFFFFFFFFULL; //low 32 bits are the index
406  unsigned short productIndex = (bitPacked & 0x0000FFFF00000000ULL)>>32;
407  unsigned short processIndex = (bitPacked & 0xFFFF000000000000ULL)>>48;
408  oProductID = edm::ProductID(processIndex,productIndex);
409  return true;
410 }
std::vector< unsigned long long > refsInfo_
Definition: PFCandidate.h:489
unsigned short storedRefsBitPattern_
Definition: PFCandidate.h:488
static const unsigned int s_refsBefore[]
Definition: CountBits.h:14
reco::GsfElectronRef PFCandidate::gsfElectronRef ( ) const

return a reference to the corresponding GsfElectron if any

Definition at line 570 of file PFCandidate.cc.

References GETREF, kRefGsfElectronBit, and kRefGsfElectronMask.

Referenced by SoftPFElectronTagInfoProducer::fillElecProperties(), and SelectionStep< Object >::select().

reco::GsfTrackRef PFCandidate::gsfTrackRef ( ) const
double reco::PFCandidate::hcalEnergy ( ) const
inline

return corrected Hcal energy

Definition at line 214 of file PFCandidate.h.

References hcalERatio_, and rawHcalEnergy_.

Referenced by PFCandConnector::analyseNuclearWPrim(), and PFCandidateBenchmark::fillOne().

214 { return hcalERatio_*rawHcalEnergy_;}
float hcalERatio_
corrected HCAL energy ratio (corrected/raw)
Definition: PFCandidate.h:429
float rawHcalEnergy_
raw HCAL energy
Definition: PFCandidate.h:438
double reco::PFCandidate::hoEnergy ( ) const
inline

return corrected Hcal energy

Definition at line 224 of file PFCandidate.h.

References hoERatio_, and rawHoEnergy_.

224 { return hoERatio_*rawHoEnergy_;}
float hoERatio_
corrected HO energy ratio (corrected/raw)
Definition: PFCandidate.h:432
float rawHoEnergy_
raw HO energy
Definition: PFCandidate.h:441
reco::MuonRef PFCandidate::muonRef ( ) const
float reco::PFCandidate::mva_e_mu ( ) const
inline

mva for electron-muon discrimination

Definition at line 301 of file PFCandidate.h.

References mva_e_mu_.

301 { return mva_e_mu_;}
float mva_e_mu_
mva for electron-muon discrimination
Definition: PFCandidate.h:461
float reco::PFCandidate::mva_e_pi ( ) const
inline

mva for electron-pion discrimination

Definition at line 294 of file PFCandidate.h.

References mva_e_pi_.

Referenced by PFElectronTranslator::createGsfElectrons(), PFElectronTranslator::fillMVAValueMap(), PFCandidateBenchmark::fillOne(), PFAlgo::processBlock(), and PFElectronTranslator::produce().

294 { return mva_e_pi_;}
float mva_e_pi_
mva for electron-pion discrimination
Definition: PFCandidate.h:458
float reco::PFCandidate::mva_gamma_nh ( ) const
inline

mva for neutral hadron - gamma discrimination

Definition at line 327 of file PFCandidate.h.

References mva_gamma_nh_.

327 { return mva_gamma_nh_;}
float mva_gamma_nh_
mva for neutral hadron - gamma discrimination
Definition: PFCandidate.h:473
float reco::PFCandidate::mva_nothing_gamma ( ) const
inline

mva for gamma detection

Definition at line 314 of file PFCandidate.h.

References mva_nothing_gamma_.

Referenced by PFPhotonIsolationCalculator::isPhotonParticleVetoed(), PFIsolationEstimator::isPhotonParticleVetoed(), PFLinker::produce(), and PFPhotonTranslator::produce().

314 { return mva_nothing_gamma_;}
float mva_nothing_gamma_
mva for gamma detection
Definition: PFCandidate.h:467
float reco::PFCandidate::mva_nothing_nh ( ) const
inline

mva for neutral hadron detection

Definition at line 320 of file PFCandidate.h.

References mva_nothing_nh_.

320 { return mva_nothing_nh_;}
float mva_nothing_nh_
mva for neutral hadron detection
Definition: PFCandidate.h:470
float reco::PFCandidate::mva_pi_mu ( ) const
inline

mva for pi-muon discrimination

Definition at line 307 of file PFCandidate.h.

References mva_pi_mu_.

307 { return mva_pi_mu_;}
float mva_pi_mu_
mva for pi-muon discrimination
Definition: PFCandidate.h:464
size_t reco::PFCandidate::numberOfSourceCandidatePtrs ( ) const
inlinevirtual

return the number of source Candidates ( the candidates used to construct this Candidate)

Reimplemented from reco::LeafCandidate.

Definition at line 125 of file PFCandidate.h.

125  {
126  return 1;
127  }
PFCandidate & PFCandidate::operator= ( PFCandidate const &  iOther)

Definition at line 160 of file PFCandidate.cc.

References blocksStorage_, deltaP_, ecalERatio_, elementsInBlocks_, elementsStorage_, flags_, getter_, hcalERatio_, hoERatio_, muonTrackType_, mva_e_mu_, mva_e_pi_, mva_gamma_nh_, mva_nothing_gamma_, mva_nothing_nh_, mva_pi_mu_, positionAtECALEntrance_, ps1Energy_, ps2Energy_, rawEcalEnergy_, rawHcalEnergy_, rawHoEnergy_, refsCollectionCache_, refsInfo_, sourcePtr_, storedRefsBitPattern_, tmp, and vertexType_.

160  {
161  CompositeCandidate::operator=(iOther);
162  auto tmp = iOther.elementsInBlocks_.load(std::memory_order_acquire);
163  if(nullptr != tmp) {
164  delete elementsInBlocks_.exchange( new ElementsInBlocks{*tmp}, std::memory_order_acq_rel);
165  } else {
166  delete elementsInBlocks_.exchange(nullptr, std::memory_order_acq_rel);
167  }
168  blocksStorage_=iOther.blocksStorage_;
169  elementsStorage_=iOther.elementsStorage_;
170  sourcePtr_=iOther.sourcePtr_;
171  muonTrackType_=iOther.muonTrackType_;
172  ecalERatio_=iOther.ecalERatio_;
173  hcalERatio_=iOther.hcalERatio_;
174  hoERatio_=iOther.hoERatio_;
175  rawEcalEnergy_=iOther.rawEcalEnergy_;
176  rawHcalEnergy_=iOther.rawHcalEnergy_;
177  rawHoEnergy_=iOther.rawHoEnergy_;
178  ps1Energy_=iOther.ps1Energy_;
179  ps2Energy_=iOther.ps2Energy_;
180  flags_=iOther.flags_;
181  deltaP_=iOther.deltaP_;
182  vertexType_=iOther.vertexType_;
183  mva_e_pi_=iOther.mva_e_pi_;
184  mva_e_mu_=iOther.mva_e_mu_;
185  mva_pi_mu_=iOther.mva_pi_mu_;
186  mva_nothing_gamma_=iOther.mva_nothing_gamma_;
187  mva_nothing_nh_=iOther.mva_nothing_nh_;
188  mva_gamma_nh_=iOther.mva_gamma_nh_;
189  positionAtECALEntrance_=iOther.positionAtECALEntrance_;
190  getter_=iOther.getter_;
191  storedRefsBitPattern_=iOther.storedRefsBitPattern_;
192  refsInfo_=iOther.refsInfo_;
193  refsCollectionCache_=iOther.refsCollectionCache_;
194 
195  return *this;
196 }
float deltaP_
uncertainty on 3-momentum
Definition: PFCandidate.h:453
reco::Muon::MuonTrackType muonTrackType_
Definition: PFCandidate.h:423
const edm::EDProductGetter * getter_
Definition: PFCandidate.h:487
float hcalERatio_
corrected HCAL energy ratio (corrected/raw)
Definition: PFCandidate.h:429
float rawHcalEnergy_
raw HCAL energy
Definition: PFCandidate.h:438
unsigned flags_
all flags, packed (ecal regional, hcal regional, tracking)
Definition: PFCandidate.h:450
float mva_e_mu_
mva for electron-muon discrimination
Definition: PFCandidate.h:461
float mva_nothing_nh_
mva for neutral hadron detection
Definition: PFCandidate.h:470
float hoERatio_
corrected HO energy ratio (corrected/raw)
Definition: PFCandidate.h:432
float mva_gamma_nh_
mva for neutral hadron - gamma discrimination
Definition: PFCandidate.h:473
float ecalERatio_
corrected ECAL energy ratio (corrected/raw)
Definition: PFCandidate.h:426
float mva_pi_mu_
mva for pi-muon discrimination
Definition: PFCandidate.h:464
float rawEcalEnergy_
raw ECAL energy
Definition: PFCandidate.h:435
float mva_e_pi_
mva for electron-pion discrimination
Definition: PFCandidate.h:458
std::vector< unsigned long long > refsInfo_
Definition: PFCandidate.h:489
float ps1Energy_
corrected PS1 energy
Definition: PFCandidate.h:444
unsigned short storedRefsBitPattern_
Definition: PFCandidate.h:488
float rawHoEnergy_
raw HO energy
Definition: PFCandidate.h:441
std::vector< ElementInBlock > ElementsInBlocks
std::atomic< ElementsInBlocks * > elementsInBlocks_
Definition: PFCandidate.h:409
PFVertexType vertexType_
Definition: PFCandidate.h:455
std::vector< std::vector< double > > tmp
Definition: MVATrainer.cc:100
PFCandidatePtr sourcePtr_
reference to the source PFCandidate, if any
Definition: PFCandidate.h:418
math::XYZPointF positionAtECALEntrance_
position at ECAL entrance, from the PFRecTrack
Definition: PFCandidate.h:476
float mva_nothing_gamma_
mva for gamma detection
Definition: PFCandidate.h:467
float ps2Energy_
corrected PS2 energy
Definition: PFCandidate.h:447
Elements elementsStorage_
Definition: PFCandidate.h:414
std::vector< const void * > refsCollectionCache_
Definition: PFCandidate.h:490
bool PFCandidate::overlap ( const Candidate other) const
privatevirtual

Polymorphic overlap.

Reimplemented from reco::CompositeCandidate.

Definition at line 257 of file PFCandidate.cc.

References i, edm::Ptr< T >::isNonnull(), edm::Ptr< T >::isNull(), n, reco::Candidate::numberOfSourceCandidatePtrs(), sourceCandidatePtr(), reco::Candidate::sourceCandidatePtr(), and sourcePtr_.

257  {
258  CandidatePtr myPtr = sourceCandidatePtr(0);
259  if (myPtr.isNull()) return false;
260  for (size_t i = 0, n = other.numberOfSourceCandidatePtrs(); i < n; ++i) {
261  CandidatePtr otherPtr = other.sourceCandidatePtr(i);
262  if ((otherPtr == myPtr) ||
263  (sourcePtr_.isNonnull() && otherPtr.isNonnull() && sourcePtr_->overlap(*otherPtr))) {
264  return true;
265  }
266  }
267  return false;
268 }
int i
Definition: DBlmapReader.cc:9
virtual CandidatePtr sourceCandidatePtr(size_type i) const
Definition: Candidate.h:172
CandidatePtr sourceCandidatePtr(size_type i) const
Definition: PFCandidate.h:129
bool isNonnull() const
Checks for non-null.
Definition: Ptr.h:152
PFCandidatePtr sourcePtr_
reference to the source PFCandidate, if any
Definition: PFCandidate.h:418
bool isNull() const
Checks for null.
Definition: Ptr.h:148
virtual size_t numberOfSourceCandidatePtrs() const =0
virtual ParticleType reco::PFCandidate::particleId ( ) const
inlinevirtual

particle identification code

Definition at line 355 of file PFCandidate.h.

References reco::LeafCandidate::pdgId_, and translatePdgIdToType().

Referenced by PFTester::analyze(), PFMuonAlgo::cleanPunchThroughAndFakes(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::color(), metsig::SignAlgoResolutions::evalPF(), PFElectronTranslator::fillMVAValueMap(), PFCandidateBenchmark::fillOne(), GreedyMuonPFCandidateFilter::filter(), InconsistentMuonPFCandidateFilter::filter(), LeptonRecoSkim::filter(), reco::tau::RecoTauQualityCuts::filterCandByType(), reco::tau::RecoTauIsolationMasking::inCone(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::isBoson(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::isGluon(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::isHiggs(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::isLepton(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::isPhoton(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::isQuark(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::lineStyle(), reco::tau::qcuts::mapAndCutByType(), reco::modules::HICaloCompatibleTrackSelector::matchPFCandToTrack(), reco::tau::RecoTauBuilderCombinatoricPlugin::operator()(), PFAlgo::postCleaning(), PFPileUpAlgo::process(), MuonWithPFIsoProducerCopy::produce(), MuonWithPFIsoProducer::produce(), DistortedPFCandProducer::produce(), PFElectronTranslator::produce(), EgammaHLTPFChargedIsolationProducer::produce(), EgammaHLTPFNeutralIsolationProducer::produce(), Type0PFMETcorrInputProducer::produce(), pf2pat::PFMETAlgo::produce(), PFLinker::produce(), PFPhotonTranslator::produce(), reco::tau::RecoTauIsolationMasking::resolution(), pf2pat::PFIsoDepositAlgo::sameParticle(), setConversionRef(), setDisplacedVertexRef(), setPhotonRef(), setSuperClusterRef(), and setTrackRef().

355 { return translatePdgIdToType(pdgId_);}
int pdgId_
PDG identifier.
ParticleType translatePdgIdToType(int pdgid) const
Definition: PFCandidate.cc:220
reco::PFCandidatePhotonExtraRef PFCandidate::photonExtraRef ( ) const

return a reference to the photon extra

Definition at line 588 of file PFCandidate.cc.

References GETREF, kRefPFPhotonExtraBit, and kRefPFPhotonExtraMask.

Referenced by PFPhotonTranslator::produce().

reco::PhotonRef PFCandidate::photonRef ( ) const

return a reference to the corresponding Photon if any

Definition at line 584 of file PFCandidate.cc.

References GETREF, kRefPhotonBit, and kRefPhotonMask.

584  {
586 }
#define GETREF(_class_, _mask_, _bit_)
Definition: CountBits.h:4660
const math::XYZPointF& reco::PFCandidate::positionAtECALEntrance ( ) const
inline
Returns
position at ECAL entrance

Definition at line 349 of file PFCandidate.h.

References positionAtECALEntrance_.

Referenced by PFCandIsolatorFromDeposits::SingleDeposit::compute(), PFIsolationEstimator::fGetIsolationInRings(), and reco::tau::RecoTauIsolationMasking::inCone().

349  {
351  }
math::XYZPointF positionAtECALEntrance_
position at ECAL entrance, from the PFRecTrack
Definition: PFCandidate.h:476
double reco::PFCandidate::pS1Energy ( ) const
inline

return corrected PS1 energy

Definition at line 259 of file PFCandidate.h.

References ps1Energy_.

259 { return ps1Energy_;}
float ps1Energy_
corrected PS1 energy
Definition: PFCandidate.h:444
double reco::PFCandidate::pS2Energy ( ) const
inline

return corrected PS2 energy

Definition at line 265 of file PFCandidate.h.

References ps2Energy_.

265 { return ps2Energy_;}
float ps2Energy_
corrected PS2 energy
Definition: PFCandidate.h:447
double reco::PFCandidate::rawEcalEnergy ( ) const
inline

return corrected Ecal energy

Definition at line 207 of file PFCandidate.h.

References rawEcalEnergy_.

Referenced by PFMuonAlgo::cleanPunchThroughAndFakes(), PFElectronTranslator::createBasicCluster(), and GreedyMuonPFCandidateFilter::filter().

207 { return rawEcalEnergy_;}
float rawEcalEnergy_
raw ECAL energy
Definition: PFCandidate.h:435
double reco::PFCandidate::rawHcalEnergy ( ) const
inline

return raw Hcal energy

Definition at line 217 of file PFCandidate.h.

References rawHcalEnergy_.

Referenced by PFMuonAlgo::cleanPunchThroughAndFakes(), and GreedyMuonPFCandidateFilter::filter().

217 { return rawHcalEnergy_;}
float rawHcalEnergy_
raw HCAL energy
Definition: PFCandidate.h:438
double reco::PFCandidate::rawHoEnergy ( ) const
inline

return raw Hcal energy

Definition at line 227 of file PFCandidate.h.

References rawHoEnergy_.

227 { return rawHoEnergy_;}
float rawHoEnergy_
raw HO energy
Definition: PFCandidate.h:441
void PFCandidate::rescaleMomentum ( double  rescaleFactor)

particle momentum *= rescaleFactor

Definition at line 274 of file PFCandidate.cc.

References reco::LeafCandidate::p4(), and reco::LeafCandidate::setP4().

274  {
275  LorentzVector rescaledp4 = p4();
276  rescaledp4 *= rescaleFactor;
277  setP4( rescaledp4 );
278 }
virtual const LorentzVector & p4() const GCC11_FINAL
four-momentum Lorentz vector
ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< float > > LorentzVector
Definition: analysisEnums.h:9
virtual void setP4(const LorentzVector &p4) GCC11_FINAL
set 4-momentum
void reco::PFCandidate::set_mva_e_mu ( float  mva)
inline

set mva for electron-muon discrimination

Definition at line 298 of file PFCandidate.h.

References mva_e_mu_.

298 { mva_e_mu_=mva;}
float mva_e_mu_
mva for electron-muon discrimination
Definition: PFCandidate.h:461
void reco::PFCandidate::set_mva_e_pi ( float  mva)
inline

set mva for electron-pion discrimination. For charged particles, this variable is set to 0 for particles that are not preided to 1 otherwise For neutral particles, it is set to the default value

Definition at line 291 of file PFCandidate.h.

References mva_e_pi_.

Referenced by PFEGammaAlgo::fillPFCandidates(), PFAlgo::processBlock(), and PFElectronAlgo::SetCandidates().

291 { mva_e_pi_=mva;}
float mva_e_pi_
mva for electron-pion discrimination
Definition: PFCandidate.h:458
void reco::PFCandidate::set_mva_gamma_nh ( float  mva)
inline

set mva for neutral hadron - gamma discrimination

Definition at line 324 of file PFCandidate.h.

References mva_gamma_nh_.

324 { mva_gamma_nh_=mva;}
float mva_gamma_nh_
mva for neutral hadron - gamma discrimination
Definition: PFCandidate.h:473
void reco::PFCandidate::set_mva_nothing_gamma ( float  mva)
inline

set mva for gamma detection

Definition at line 311 of file PFCandidate.h.

References mva_nothing_gamma_.

Referenced by PFAlgo::processBlock(), and PFPhotonAlgo::RunPFPhoton().

311 { mva_nothing_gamma_=mva;}
float mva_nothing_gamma_
mva for gamma detection
Definition: PFCandidate.h:467
void reco::PFCandidate::set_mva_nothing_nh ( float  mva)
inline

set mva for neutral hadron detection

Definition at line 317 of file PFCandidate.h.

References mva_nothing_nh_.

317 { mva_nothing_nh_=mva;}
float mva_nothing_nh_
mva for neutral hadron detection
Definition: PFCandidate.h:470
void reco::PFCandidate::set_mva_pi_mu ( float  mva)
inline

set mva for pi-muon discrimination

Definition at line 304 of file PFCandidate.h.

References mva_pi_mu_.

304 { mva_pi_mu_=mva;}
float mva_pi_mu_
mva for pi-muon discrimination
Definition: PFCandidate.h:464
void PFCandidate::setConversionRef ( const reco::ConversionRef ref)

set ref to original reco conversion

Definition at line 526 of file PFCandidate.cc.

References edm::hlt::Exception, flag(), gamma, GAMMA_TO_GAMMACONV, edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), kRefConversionBit, kRefConversionMask, pileupDistInMC::num, particleId(), edm::Ref< C, T, F >::productGetter(), edm::Ref< C, T, F >::refCore(), and storeRefInfo().

526  {
527  if( particleId() != gamma ) {
528  string err;
529  err += "PFCandidate::setConversionRef: this is not a (converted) photon ! particleId_=";
530  char num[4];
531  sprintf( num, "%d", particleId());
532  err += num;
533 
534  throw cms::Exception("InconsistentReference",
535  err.c_str() );
536  }
537  else if( !flag( GAMMA_TO_GAMMACONV ) ) {
538  string err;
539  err += "PFCandidate::setConversionRef: particule flag is not GAMMA_TO_GAMMACONV";
540 
541  throw cms::Exception("InconsistentReference",
542  err.c_str() );
543  }
544 
546  iRef.refCore(), iRef.key(),iRef.productGetter());
547 }
bool flag(Flags theFlag) const
return a given flag
Definition: PFCandidate.cc:291
virtual ParticleType particleId() const
Definition: PFCandidate.h:355
void storeRefInfo(unsigned int iMask, unsigned int iBit, bool iIsValid, const edm::RefCore &iCore, size_t iKey, const edm::EDProductGetter *)
Definition: PFCandidate.cc:357
void reco::PFCandidate::setDeltaP ( double  dp)
inline

set uncertainty on momentum

Definition at line 277 of file PFCandidate.h.

References deltaP_, and reco::dp.

277 {deltaP_ = dp;}
float deltaP_
uncertainty on 3-momentum
Definition: PFCandidate.h:453
auto dp
Definition: deltaR.h:24
void PFCandidate::setDisplacedVertexRef ( const reco::PFDisplacedVertexRef ref,
Flags  flag 
)

set displaced vertex reference

Definition at line 471 of file PFCandidate.cc.

References edm::hlt::Exception, flag(), h, edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), kRefDisplacedVertexDauBit, kRefDisplacedVertexDauMask, kRefDisplacedVertexMotBit, kRefDisplacedVertexMotMask, pileupDistInMC::num, particleId(), edm::Ref< C, T, F >::productGetter(), edm::Ref< C, T, F >::refCore(), storeRefInfo(), T_FROM_DISP, and T_TO_DISP.

471  {
472 
473  if( particleId() != h ) {
474  string err;
475  err += "PFCandidate::setDisplacedVertexRef: this is not a hadron! particleId_=";
476  char num[4];
477  sprintf( num, "%d", particleId());
478  err += num;
479 
480  throw cms::Exception("InconsistentReference",
481  err.c_str() );
482  }
483  else if( !flag( T_FROM_DISP ) && !flag( T_TO_DISP ) ) {
484  string err;
485  err += "PFCandidate::setDisplacedVertexRef: particule flag is neither T_FROM_DISP nor T_TO_DISP";
486 
487  throw cms::Exception("InconsistentReference",
488  err.c_str() );
489  }
490 
491 
492  if (type == T_TO_DISP && flag( T_TO_DISP ))
494  iRef.isNonnull(),
495  iRef.refCore(), iRef.key(),iRef.productGetter());
496  else if (type == T_FROM_DISP && flag( T_FROM_DISP ))
498  iRef.isNonnull(),
499  iRef.refCore(), iRef.key(),iRef.productGetter());
500  else if ( (type == T_FROM_DISP && !flag( T_FROM_DISP ))
501  ||
502  (type == T_TO_DISP && !flag( T_TO_DISP )) ){
503  string err;
504  err += "PFCandidate::setDisplacedVertexRef: particule flag is not switched on";
505 
506  throw cms::Exception("InconsistentReference",
507  err.c_str() );
508  }
509 
510 }
type
Definition: HCALResponse.h:21
bool flag(Flags theFlag) const
return a given flag
Definition: PFCandidate.cc:291
virtual ParticleType particleId() const
Definition: PFCandidate.h:355
void storeRefInfo(unsigned int iMask, unsigned int iBit, bool iIsValid, const edm::RefCore &iCore, size_t iKey, const edm::EDProductGetter *)
Definition: PFCandidate.cc:357
void reco::PFCandidate::setEcalEnergy ( float  eeRaw,
float  eeCorr 
)
inline

set corrected Ecal energy

Definition at line 200 of file PFCandidate.h.

References funct::abs(), ecalERatio_, and rawEcalEnergy_.

Referenced by PFEGammaAlgo::fillPFCandidates(), PFAlgo::processBlock(), PFPhotonAlgo::RunPFPhoton(), and PFElectronAlgo::SetCandidates().

200  {
201  rawEcalEnergy_ = eeRaw; ecalERatio_= std::abs(eeRaw)<1.e-6 ? 1.0 : eeCorr/eeRaw;}
float ecalERatio_
corrected ECAL energy ratio (corrected/raw)
Definition: PFCandidate.h:426
float rawEcalEnergy_
raw ECAL energy
Definition: PFCandidate.h:435
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
void PFCandidate::setFlag ( Flags  theFlag,
bool  value 
)

set a given flag

Definition at line 281 of file PFCandidate.cc.

References flags_.

Referenced by PFPhotonAlgo::RunPFPhoton().

281  {
282 
283  if(value)
284  flags_ = flags_ | (1<<theFlag);
285  else
286  flags_ = flags_ ^ (1<<theFlag);
287 }
unsigned flags_
all flags, packed (ecal regional, hcal regional, tracking)
Definition: PFCandidate.h:450
void reco::PFCandidate::setFlag ( unsigned  shift,
unsigned  flag,
bool  value 
)
private
void PFCandidate::setGsfElectronRef ( const reco::GsfElectronRef ref)

set GsfElectronRef

Definition at line 565 of file PFCandidate.cc.

References edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), kRefGsfElectronBit, kRefGsfElectronMask, edm::Ref< C, T, F >::productGetter(), edm::Ref< C, T, F >::refCore(), and storeRefInfo().

Referenced by PFLinker::produce().

565  {
567  iRef.refCore(), iRef.key(),iRef.productGetter());
568 }
void storeRefInfo(unsigned int iMask, unsigned int iBit, bool iIsValid, const edm::RefCore &iCore, size_t iKey, const edm::EDProductGetter *)
Definition: PFCandidate.cc:357
void PFCandidate::setGsfTrackRef ( const reco::GsfTrackRef ref)

set gsftrack reference

Definition at line 450 of file PFCandidate.cc.

References edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), kRefGsfTrackBit, kRefGsfTrackMask, edm::Ref< C, T, F >::productGetter(), edm::Ref< C, T, F >::refCore(), and storeRefInfo().

Referenced by PFEGammaAlgo::fillPFCandidates(), and PFElectronAlgo::SetCandidates().

450  {
451 // Removed by F. Beaudette. Would like to be able to save the GsfTrackRef even for charged pions
452 // if( particleId() != e ) {
453 // string err;
454 // err += "PFCandidate::setGsfTrackRef: this is not an electron ! particleId_=";
455 // char num[4];
456 // sprintf( num, "%d", particleId());
457 // err += num;
458 //
459 // throw cms::Exception("InconsistentReference",
460 // err.c_str() );
461 // }
462 
463  storeRefInfo(kRefGsfTrackMask, kRefGsfTrackBit, iRef.isNonnull(),
464  iRef.refCore(), iRef.key(),iRef.productGetter());
465 }
void storeRefInfo(unsigned int iMask, unsigned int iBit, bool iIsValid, const edm::RefCore &iCore, size_t iKey, const edm::EDProductGetter *)
Definition: PFCandidate.cc:357
void reco::PFCandidate::setHcalEnergy ( float  ehRaw,
float  ehCorr 
)
inline

set corrected Hcal energy

Definition at line 210 of file PFCandidate.h.

References funct::abs(), hcalERatio_, and rawHcalEnergy_.

Referenced by PFAlgo::processBlock(), PFPhotonAlgo::RunPFPhoton(), and PFElectronAlgo::SetCandidates().

210  {
211  rawHcalEnergy_ = ehRaw; hcalERatio_= std::abs(ehRaw)<1.e-6 ? 1.0 : ehCorr/ehRaw;}
float hcalERatio_
corrected HCAL energy ratio (corrected/raw)
Definition: PFCandidate.h:429
float rawHcalEnergy_
raw HCAL energy
Definition: PFCandidate.h:438
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
void reco::PFCandidate::setHoEnergy ( float  eoRaw,
float  eoCorr 
)
inline

set corrected Hcal energy

Definition at line 220 of file PFCandidate.h.

References funct::abs(), hoERatio_, and rawHoEnergy_.

Referenced by PFAlgo::processBlock().

220  {
221  rawHoEnergy_ = eoRaw; hoERatio_= std::abs(eoRaw)<1.e-6 ? 1.0 : eoCorr/eoRaw;}
float hoERatio_
corrected HO energy ratio (corrected/raw)
Definition: PFCandidate.h:432
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
float rawHoEnergy_
raw HO energy
Definition: PFCandidate.h:441
void PFCandidate::setMuonRef ( const reco::MuonRef ref)

set muon reference

Definition at line 432 of file PFCandidate.cc.

References edm::hlt::Exception, edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), kRefMuonBit, kRefMuonMask, edm::Ref< C, T, F >::productGetter(), edm::Ref< C, T, F >::refCore(), storeRefInfo(), and trackRef().

Referenced by PFLinker::produce(), and PFMuonAlgo::reconstructMuon().

432  {
433 
434  if( trackRef() != iRef->track() ) {
435  string err;
436  err += "PFCandidate::setMuonRef: inconsistent track references!";
437 
438  throw cms::Exception("InconsistentReference",
439  err.c_str() );
440  }
441 
442  storeRefInfo(kRefMuonMask, kRefMuonBit, iRef.isNonnull(),
443  iRef.refCore(), iRef.key(),iRef.productGetter());
444 }
reco::TrackRef trackRef() const
Definition: PFCandidate.cc:429
void storeRefInfo(unsigned int iMask, unsigned int iBit, bool iIsValid, const edm::RefCore &iCore, size_t iKey, const edm::EDProductGetter *)
Definition: PFCandidate.cc:357
void reco::PFCandidate::setMuonTrackType ( const reco::Muon::MuonTrackType type)
inline

set the Best Muon Track Ref

Definition at line 338 of file PFCandidate.h.

References muonTrackType_.

Referenced by PFMuonAlgo::changeTrack().

338  {
340  }
type
Definition: HCALResponse.h:21
reco::Muon::MuonTrackType muonTrackType_
Definition: PFCandidate.h:423
void PFCandidate::setParticleType ( ParticleType  type)

set Particle Type

Definition at line 252 of file PFCandidate.cc.

References reco::LeafCandidate::setPdgId(), and translateTypeToPdgId().

Referenced by PFMuonAlgo::changeTrack(), PFAlgo::processBlock(), and DeltaBetaWeights::produce().

252  {
254 }
type
Definition: HCALResponse.h:21
int translateTypeToPdgId(ParticleType type) const
Definition: PFCandidate.cc:234
virtual void setPdgId(int pdgId) GCC11_FINAL
void PFCandidate::setPFEGammaExtraRef ( const reco::PFCandidateEGammaExtraRef ref)

set the PF EGamma Extra Ref

Definition at line 637 of file PFCandidate.cc.

References edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), kRefPFEGammaExtraBit, kRefPFEGammaExtraMask, edm::Ref< C, T, F >::productGetter(), edm::Ref< C, T, F >::refCore(), and storeRefInfo().

Referenced by PFEGammaProducer::produce().

637  {
638  //std::cout << " before storeRefInfo " << kRefPFEGammaExtraMask << " " << kRefPFEGammaExtraBit << " " << iRef.isNonnull() << " " << iRef.key() << " " << std::endl;
640  iRef.refCore(), iRef.key(),iRef.productGetter());
641 }
void storeRefInfo(unsigned int iMask, unsigned int iBit, bool iIsValid, const edm::RefCore &iCore, size_t iKey, const edm::EDProductGetter *)
Definition: PFCandidate.cc:357
void PFCandidate::setPFElectronExtraRef ( const reco::PFCandidateElectronExtraRef ref)

set the PF Electron Extra Ref

Definition at line 575 of file PFCandidate.cc.

References edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), kRefPFElectronExtraBit, kRefPFElectronExtraMask, edm::Ref< C, T, F >::productGetter(), edm::Ref< C, T, F >::refCore(), and storeRefInfo().

575  {
577  iRef.refCore(), iRef.key(),iRef.productGetter());
578 }
void storeRefInfo(unsigned int iMask, unsigned int iBit, bool iIsValid, const edm::RefCore &iCore, size_t iKey, const edm::EDProductGetter *)
Definition: PFCandidate.cc:357
void PFCandidate::setPFPhotonExtraRef ( const reco::PFCandidatePhotonExtraRef ref)

set the PF Photon Extra Ref

Definition at line 632 of file PFCandidate.cc.

References edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), kRefPFPhotonExtraBit, kRefPFPhotonExtraMask, edm::Ref< C, T, F >::productGetter(), edm::Ref< C, T, F >::refCore(), and storeRefInfo().

632  {
634  iRef.refCore(), iRef.key(),iRef.productGetter());
635 }
void storeRefInfo(unsigned int iMask, unsigned int iBit, bool iIsValid, const edm::RefCore &iCore, size_t iKey, const edm::EDProductGetter *)
Definition: PFCandidate.cc:357
void PFCandidate::setPhotonRef ( const reco::PhotonRef phRef)

set ref to the corresponding reco::Photon if any

Definition at line 600 of file PFCandidate.cc.

References e, edm::hlt::Exception, gamma, edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), kRefPhotonBit, kRefPhotonMask, pileupDistInMC::num, particleId(), edm::Ref< C, T, F >::productGetter(), edm::Ref< C, T, F >::refCore(), and storeRefInfo().

Referenced by PFLinker::produce().

600  {
601  if( particleId() != gamma && particleId() != e) {
602  string err;
603  err += "PFCandidate::setSuperClusterRef: this is not an electron neither a photon ! particleId_=";
604  char num[4];
605  sprintf( num, "%d", particleId());
606  err += num;
607 
608  throw cms::Exception("InconsistentReference", err.c_str() );
609  }
610 
611  storeRefInfo(kRefPhotonMask, kRefPhotonBit, iRef.isNonnull(),
612  iRef.refCore(), iRef.key(),iRef.productGetter());
613 
614 }
virtual ParticleType particleId() const
Definition: PFCandidate.h:355
void storeRefInfo(unsigned int iMask, unsigned int iBit, bool iIsValid, const edm::RefCore &iCore, size_t iKey, const edm::EDProductGetter *)
Definition: PFCandidate.cc:357
void reco::PFCandidate::setPositionAtECALEntrance ( const math::XYZPointF pos)
inline

set position at ECAL entrance

Definition at line 330 of file PFCandidate.h.

References positionAtECALEntrance_.

Referenced by PFEGammaAlgo::fillPFCandidates(), PFPhotonAlgo::RunPFPhoton(), and PFElectronAlgo::SetCandidates().

330  {
332  }
math::XYZPointF positionAtECALEntrance_
position at ECAL entrance, from the PFRecTrack
Definition: PFCandidate.h:476
void reco::PFCandidate::setPs1Energy ( float  e1)
inline

set corrected PS1 energy

Definition at line 256 of file PFCandidate.h.

References reco::e1, and ps1Energy_.

Referenced by PFPhotonAlgo::RunPFPhoton(), and PFElectronAlgo::SetCandidates().

256 {ps1Energy_ = e1;}
float ps1Energy_
corrected PS1 energy
Definition: PFCandidate.h:444
Float e1
Definition: deltaR.h:22
void reco::PFCandidate::setPs2Energy ( float  e2)
inline

set corrected PS2 energy

Definition at line 262 of file PFCandidate.h.

References reco::e2, and ps2Energy_.

Referenced by PFPhotonAlgo::RunPFPhoton(), and PFElectronAlgo::SetCandidates().

262 {ps2Energy_ = e2;}
Float e2
Definition: deltaR.h:23
float ps2Energy_
corrected PS2 energy
Definition: PFCandidate.h:447
void reco::PFCandidate::setSourceCandidatePtr ( const PFCandidatePtr ptr)
inline

Definition at line 123 of file PFCandidate.h.

References sourcePtr_.

Referenced by reco::PFCandidateWithSrcPtrFactory::operator()(), and FFTJetPFPileupCleaner::produce().

123 { sourcePtr_ = ptr; }
PFCandidatePtr sourcePtr_
reference to the source PFCandidate, if any
Definition: PFCandidate.h:418
void PFCandidate::setSuperClusterRef ( const reco::SuperClusterRef scRef)

Definition at line 616 of file PFCandidate.cc.

References e, edm::hlt::Exception, gamma, edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), kRefSuperClusterBit, kRefSuperClusterMask, pileupDistInMC::num, particleId(), edm::Ref< C, T, F >::productGetter(), edm::Ref< C, T, F >::refCore(), and storeRefInfo().

Referenced by PFEGammaAlgo::fillPFCandidates(), PFLinker::produce(), PFEGammaProducer::produce(), PFPhotonAlgo::RunPFPhoton(), and PFElectronAlgo::SetCandidates().

616  {
617  if( particleId() != gamma && particleId() != e) {
618  string err;
619  err += "PFCandidate::setSuperClusterRef: this is not an electron neither a photon ! particleId_=";
620  char num[4];
621  sprintf( num, "%d", particleId());
622  err += num;
623 
624  throw cms::Exception("InconsistentReference", err.c_str() );
625  }
626 
628  iRef.refCore(), iRef.key(),iRef.productGetter());
629 
630 }
virtual ParticleType particleId() const
Definition: PFCandidate.h:355
void storeRefInfo(unsigned int iMask, unsigned int iBit, bool iIsValid, const edm::RefCore &iCore, size_t iKey, const edm::EDProductGetter *)
Definition: PFCandidate.cc:357
void PFCandidate::setTrackRef ( const reco::TrackRef ref)

set track reference

Definition at line 412 of file PFCandidate.cc.

References reco::LeafCandidate::charge(), edm::hlt::Exception, edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), kRefTrackBit, kRefTrackMask, pileupDistInMC::num, particleId(), edm::Ref< C, T, F >::productGetter(), edm::Ref< C, T, F >::refCore(), and storeRefInfo().

Referenced by PFEGammaAlgo::fillPFCandidates(), and PFElectronAlgo::SetCandidates().

412  {
413  if(!charge()) {
414  string err;
415  err += "PFCandidate::setTrackRef: this is a neutral candidate! ";
416  err += "particleId_=";
417  char num[4];
418  sprintf( num, "%d", particleId());
419  err += num;
420 
421  throw cms::Exception("InconsistentReference",
422  err.c_str() );
423  }
424 
425  storeRefInfo(kRefTrackMask, kRefTrackBit, iRef.isNonnull(),
426  iRef.refCore(), iRef.key(),iRef.productGetter());
427 }
virtual int charge() const GCC11_FINAL
electric charge
virtual ParticleType particleId() const
Definition: PFCandidate.h:355
void storeRefInfo(unsigned int iMask, unsigned int iBit, bool iIsValid, const edm::RefCore &iCore, size_t iKey, const edm::EDProductGetter *)
Definition: PFCandidate.cc:357
void PFCandidate::setV0Ref ( const reco::VertexCompositeCandidateRef ref)

set ref to original reco conversion

Definition at line 555 of file PFCandidate.cc.

References edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), kRefV0Bit, kRefV0Mask, edm::Ref< C, T, F >::productGetter(), edm::Ref< C, T, F >::refCore(), and storeRefInfo().

555  {
556  storeRefInfo(kRefV0Mask, kRefV0Bit, iRef.isNonnull(),
557  iRef.refCore(), iRef.key(),iRef.productGetter());
558 }
void storeRefInfo(unsigned int iMask, unsigned int iBit, bool iIsValid, const edm::RefCore &iCore, size_t iKey, const edm::EDProductGetter *)
Definition: PFCandidate.cc:357
virtual void reco::PFCandidate::setVertex ( const math::XYZPoint vertex)
inlinevirtual

set vertex

Reimplemented from reco::LeafCandidate.

Definition at line 390 of file PFCandidate.h.

References kCandVertex, reco::LeafCandidate::p(), reco::LeafCandidate::vertex_, and vertexType_.

Referenced by PFAlgo::processBlock(), PFConcretePFCandidateProducer::produce(), and PFPhotonAlgo::RunPFPhoton().

390  {
392  }
virtual double p() const GCC11_FINAL
magnitude of momentum vector
Point vertex_
vertex position
PFVertexType vertexType_
Definition: PFCandidate.h:455
void reco::PFCandidate::setVertexSource ( PFVertexType  vt)
inline

Definition at line 388 of file PFCandidate.h.

References kCandVertex, reco::LeafCandidate::vertex_, and vertexType_.

Referenced by PFMuonAlgo::changeTrack(), and PFElectronAlgo::SetCandidates().

388 { vertexType_=vt; if (vertexType_!=kCandVertex) vertex_=Point(0.,0.,0.);}
Point vertex_
vertex position
PFVertexType vertexType_
Definition: PFCandidate.h:455
math::XYZPoint Point
point in the space
Definition: LeafCandidate.h:32
CandidatePtr reco::PFCandidate::sourceCandidatePtr ( size_type  i) const
inlinevirtual

return a Ptr to one of the source Candidates ( the candidates used to construct this Candidate)

Reimplemented from reco::LeafCandidate.

Definition at line 129 of file PFCandidate.h.

References sourcePtr_.

Referenced by overlap().

129  {
130  return sourcePtr_;
131  }
PFCandidatePtr sourcePtr_
reference to the source PFCandidate, if any
Definition: PFCandidate.h:418
void PFCandidate::storeRefInfo ( unsigned int  iMask,
unsigned int  iBit,
bool  iIsValid,
const edm::RefCore iCore,
size_t  iKey,
const edm::EDProductGetter iGetter 
)
private

Definition at line 357 of file PFCandidate.cc.

References bitPackRefInfo(), compareJSON::const, getter_, edm::RefCore::productPtr(), refsCollectionCache_, refsInfo_, s_refsBefore, and storedRefsBitPattern_.

Referenced by setConversionRef(), setDisplacedVertexRef(), setGsfElectronRef(), setGsfTrackRef(), setMuonRef(), setPFEGammaExtraRef(), setPFElectronExtraRef(), setPFPhotonExtraRef(), setPhotonRef(), setSuperClusterRef(), setTrackRef(), and setV0Ref().

362  {
363 
364  size_t index = s_refsBefore[storedRefsBitPattern_ & iMask];
365  if ( 0 == getter_) {
366  getter_ = iGetter;
367  }
368 
369  if(iIsValid) {
370  if(0 == (storedRefsBitPattern_ & iBit) ) {
371  refsInfo_.insert(refsInfo_.begin()+index, bitPackRefInfo(iCore,iKey));
372  if (iGetter==0)
374  static_cast<void const*>(iCore.productPtr()));
375  else
377  } else {
378  assert(refsInfo_.size()>index);
379  *(refsInfo_.begin()+index)=bitPackRefInfo(iCore,iKey);
380  if (iGetter==0)
381  *(refsCollectionCache_.begin()+index)=static_cast<void const*>(iCore.productPtr());
382  else
383  *(refsCollectionCache_.begin()+index)=nullptr;
384 
385  }
386  storedRefsBitPattern_ |= iBit;
387  } else{
388  if( storedRefsBitPattern_ & iBit) {
389  refsInfo_.erase(refsInfo_.begin()+index);
391  storedRefsBitPattern_ ^= iBit;
392  }
393  }
394 
395 }
const edm::EDProductGetter * getter_
Definition: PFCandidate.h:487
std::vector< unsigned long long > refsInfo_
Definition: PFCandidate.h:489
static unsigned long long bitPackRefInfo(const edm::RefCore &iCore, size_t iIndex)
Definition: PFCandidate.cc:350
void const * productPtr() const
Definition: RefCore.h:32
unsigned short storedRefsBitPattern_
Definition: PFCandidate.h:488
unsigned int index
Definition: LeafCandidate.h:36
static const unsigned int s_refsBefore[]
Definition: CountBits.h:14
string const
Definition: compareJSON.py:14
std::vector< const void * > refsCollectionCache_
Definition: PFCandidate.h:490
reco::SuperClusterRef PFCandidate::superClusterRef ( ) const
reco::TrackRef PFCandidate::trackRef ( ) const
PFCandidate::ParticleType PFCandidate::translatePdgIdToType ( int  pdgid) const

Definition at line 220 of file PFCandidate.cc.

References funct::abs(), e, egamma_HF, gamma, h, h0, h_HF, mu, and X.

Referenced by particleId(), DeltaBetaWeights::produce(), and citk::PFIsolationSumProducer::produce().

220  {
221  switch (std::abs(pdgid)) {
222  case 211: return h;
223  case 11: return e;
224  case 13: return mu;
225  case 22: return gamma;
226  case 130: return h0;
227  case 1: return h_HF;
228  case 2: return egamma_HF;
229  case 0: return X;
230  default: return X;
231  }
232 }
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
int PFCandidate::translateTypeToPdgId ( ParticleType  type) const

returns the pdg id corresponding to the particle type. the particle type could be removed at some point to gain some space. low priority

Definition at line 234 of file PFCandidate.cc.

References reco::LeafCandidate::charge(), e, egamma_HF, gamma, h, h0, h_HF, mu, and X.

Referenced by PFCandidate(), and setParticleType().

234  {
235 
236  int thecharge = charge();
237 
238  switch( type ) {
239  case h: return thecharge*211; // pi+
240  case e: return thecharge*(-11);
241  case mu: return thecharge*(-13);
242  case gamma: return 22;
243  case h0: return 130; // K_L0
244  case h_HF: return 1; // dummy pdg code
245  case egamma_HF: return 2; // dummy pdg code
246  case X:
247  default: return 0;
248  }
249 }
type
Definition: HCALResponse.h:21
virtual int charge() const GCC11_FINAL
electric charge
reco::VertexCompositeCandidateRef PFCandidate::v0Ref ( ) const

return a reference to the original conversion

Definition at line 560 of file PFCandidate.cc.

References GETREF, kRefV0Bit, and kRefV0Mask.

const math::XYZPoint & PFCandidate::vertex ( ) const
virtual

vertex position (overwritten by PF...)

Reimplemented from reco::LeafCandidate.

Definition at line 643 of file PFCandidate.cc.

References gsfTrackRef(), kCandVertex, kComMuonVertex, kGSFVertex, kPickyMuonVertex, kSAMuonVertex, kTPFMSMuonVertex, kTrkMuonVertex, kTrkVertex, muonRef(), trackRef(), reco::LeafCandidate::vertex_, and vertexType_.

Referenced by FWPFCandidateWithHitsProxyBuilder::build(), FWPFCandidate3DProxyBuilder::build(), PFPileUpAlgo::chargedHadronVertex(), PFIsolationEstimator::chargedHadronVertex(), PFPhotonIsolationCalculator::chargedHadronVertex(), PFCandWithSuperClusterExtractor::depositFromObject(), FFTJetPFPileupCleaner::findSomeVertexWFakes(), PFConcretePFCandidateProducer::produce(), EgammaHLTPFNeutralIsolationProducer::produce(), pat::PATPackedCandidateProducer::produce(), vx(), vy(), and vz().

643  {
644  switch (vertexType_) {
645  case kCandVertex:
646  return vertex_;
647  break;
648  case kTrkVertex:
649  return trackRef()->vertex();
650  break;
651  case kComMuonVertex:
652  return muonRef()->combinedMuon()->vertex();
653  break;
654  case kSAMuonVertex:
655  return muonRef()->standAloneMuon()->vertex();
656  break;
657  case kTrkMuonVertex:
658  return muonRef()->track()->vertex();
659  break;
660  case kTPFMSMuonVertex:
661  return muonRef()->tpfmsTrack()->vertex();
662  break;
663  case kPickyMuonVertex:
664  return muonRef()->pickyTrack()->vertex();
665  break;
666 
667  case kGSFVertex:
668  return gsfTrackRef()->vertex();
669  break;
670  }
671  return vertex_;
672 }
Point vertex_
vertex position
reco::TrackRef trackRef() const
Definition: PFCandidate.cc:429
reco::MuonRef muonRef() const
Definition: PFCandidate.cc:446
PFVertexType vertexType_
Definition: PFCandidate.h:455
reco::GsfTrackRef gsfTrackRef() const
Definition: PFCandidate.cc:467
virtual double reco::PFCandidate::vx ( ) const
inlinevirtual

x coordinate of vertex position

Reimplemented from reco::LeafCandidate.

Definition at line 395 of file PFCandidate.h.

References vertex().

Referenced by PFIsolationEstimator::fGetIsolationInRings().

395 {return vertex().x();}
virtual const Point & vertex() const
vertex position (overwritten by PF...)
Definition: PFCandidate.cc:643
virtual double reco::PFCandidate::vy ( ) const
inlinevirtual

y coordinate of vertex position

Reimplemented from reco::LeafCandidate.

Definition at line 396 of file PFCandidate.h.

References vertex().

Referenced by PFIsolationEstimator::fGetIsolationInRings().

396 {return vertex().y();}
virtual const Point & vertex() const
vertex position (overwritten by PF...)
Definition: PFCandidate.cc:643
virtual double reco::PFCandidate::vz ( ) const
inlinevirtual

z coordinate of vertex position

Reimplemented from reco::LeafCandidate.

Definition at line 397 of file PFCandidate.h.

References vertex().

Referenced by PFCandWithSuperClusterExtractor::depositFromObject(), and PFIsolationEstimator::fGetIsolationInRings().

397 {return vertex().z();}
virtual const Point & vertex() const
vertex position (overwritten by PF...)
Definition: PFCandidate.cc:643

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const PFCandidate c 
)
friend

Member Data Documentation

const float PFCandidate::bigMva_ = -999.
static

Definition at line 375 of file PFCandidate.h.

Blocks reco::PFCandidate::blocksStorage_
private

Definition at line 413 of file PFCandidate.h.

Referenced by addElementInBlock(), elementsInBlocks(), operator=(), and PFCandidate().

float reco::PFCandidate::deltaP_
private

uncertainty on 3-momentum

Definition at line 453 of file PFCandidate.h.

Referenced by deltaP(), operator=(), and setDeltaP().

float reco::PFCandidate::ecalERatio_
private

corrected ECAL energy ratio (corrected/raw)

Definition at line 426 of file PFCandidate.h.

Referenced by ecalEnergy(), operator=(), and setEcalEnergy().

std::atomic<ElementsInBlocks*> reco::PFCandidate::elementsInBlocks_
mutableprivate
Elements reco::PFCandidate::elementsStorage_
private

Definition at line 414 of file PFCandidate.h.

Referenced by addElementInBlock(), elementsInBlocks(), operator=(), and PFCandidate().

unsigned reco::PFCandidate::flags_
private

all flags, packed (ecal regional, hcal regional, tracking)

Definition at line 450 of file PFCandidate.h.

Referenced by flag(), operator=(), and setFlag().

const edm::EDProductGetter* reco::PFCandidate::getter_
private

Definition at line 487 of file PFCandidate.h.

Referenced by operator=(), and storeRefInfo().

float reco::PFCandidate::hcalERatio_
private

corrected HCAL energy ratio (corrected/raw)

Definition at line 429 of file PFCandidate.h.

Referenced by hcalEnergy(), operator=(), and setHcalEnergy().

float reco::PFCandidate::hoERatio_
private

corrected HO energy ratio (corrected/raw)

Definition at line 432 of file PFCandidate.h.

Referenced by hoEnergy(), operator=(), and setHoEnergy().

reco::Muon::MuonTrackType reco::PFCandidate::muonTrackType_
private

Reference to the best track if it is a muon pF is allowed to switch the default muon track

Definition at line 423 of file PFCandidate.h.

Referenced by bestMuonTrackType(), operator=(), PFCandidate(), and setMuonTrackType().

float reco::PFCandidate::mva_e_mu_
private

mva for electron-muon discrimination

Definition at line 461 of file PFCandidate.h.

Referenced by mva_e_mu(), operator=(), and set_mva_e_mu().

float reco::PFCandidate::mva_e_pi_
private

mva for electron-pion discrimination

Definition at line 458 of file PFCandidate.h.

Referenced by mva_e_pi(), operator=(), and set_mva_e_pi().

float reco::PFCandidate::mva_gamma_nh_
private

mva for neutral hadron - gamma discrimination

Definition at line 473 of file PFCandidate.h.

Referenced by mva_gamma_nh(), operator=(), and set_mva_gamma_nh().

float reco::PFCandidate::mva_nothing_gamma_
private

mva for gamma detection

Definition at line 467 of file PFCandidate.h.

Referenced by mva_nothing_gamma(), operator=(), and set_mva_nothing_gamma().

float reco::PFCandidate::mva_nothing_nh_
private

mva for neutral hadron detection

Definition at line 470 of file PFCandidate.h.

Referenced by mva_nothing_nh(), operator=(), and set_mva_nothing_nh().

float reco::PFCandidate::mva_pi_mu_
private

mva for pi-muon discrimination

Definition at line 464 of file PFCandidate.h.

Referenced by mva_pi_mu(), operator=(), and set_mva_pi_mu().

math::XYZPointF reco::PFCandidate::positionAtECALEntrance_
private

position at ECAL entrance, from the PFRecTrack

Definition at line 476 of file PFCandidate.h.

Referenced by operator=(), positionAtECALEntrance(), and setPositionAtECALEntrance().

float reco::PFCandidate::ps1Energy_
private

corrected PS1 energy

Definition at line 444 of file PFCandidate.h.

Referenced by operator=(), pS1Energy(), and setPs1Energy().

float reco::PFCandidate::ps2Energy_
private

corrected PS2 energy

Definition at line 447 of file PFCandidate.h.

Referenced by operator=(), pS2Energy(), and setPs2Energy().

float reco::PFCandidate::rawEcalEnergy_
private

raw ECAL energy

Definition at line 435 of file PFCandidate.h.

Referenced by ecalEnergy(), operator=(), rawEcalEnergy(), and setEcalEnergy().

float reco::PFCandidate::rawHcalEnergy_
private

raw HCAL energy

Definition at line 438 of file PFCandidate.h.

Referenced by hcalEnergy(), operator=(), rawHcalEnergy(), and setHcalEnergy().

float reco::PFCandidate::rawHoEnergy_
private

raw HO energy

Definition at line 441 of file PFCandidate.h.

Referenced by hoEnergy(), operator=(), rawHoEnergy(), and setHoEnergy().

std::vector<const void *> reco::PFCandidate::refsCollectionCache_
private

Definition at line 490 of file PFCandidate.h.

Referenced by operator=(), and storeRefInfo().

std::vector<unsigned long long> reco::PFCandidate::refsInfo_
private

Definition at line 489 of file PFCandidate.h.

Referenced by getRefInfo(), operator=(), PFCandidate(), and storeRefInfo().

PFCandidatePtr reco::PFCandidate::sourcePtr_
private

reference to the source PFCandidate, if any

Definition at line 418 of file PFCandidate.h.

Referenced by operator=(), overlap(), PFCandidate(), setSourceCandidatePtr(), and sourceCandidatePtr().

unsigned short reco::PFCandidate::storedRefsBitPattern_
private

Definition at line 488 of file PFCandidate.h.

Referenced by getRefInfo(), operator=(), and storeRefInfo().

PFVertexType reco::PFCandidate::vertexType_
private

Definition at line 455 of file PFCandidate.h.

Referenced by operator=(), setVertex(), setVertexSource(), and vertex().