1 #ifndef RecoCandidate_CaloRecHitCandidate_h
2 #define RecoCandidate_CaloRecHitCandidate_h
int Charge
electric charge type
CaloRecHitRef caloRecHit() const
reference to a CaloRecHit
virtual const LorentzVector & p4() const GCC11_FINAL
four-momentum Lorentz vector
edm::RefToBase< CaloRecHit > CaloRecHitRef
CaloRecHitCandidate(const PolarLorentzVector &p4, Charge q=0, const Point &vtx=Point(0, 0, 0))
constructor from values
virtual CaloRecHitCandidate * clone() const
returns a clone of the candidate
GET_DEFAULT_CANDIDATE_COMPONENT(CaloRecHitCandidate, edm::RefToBase< CaloRecHit >, caloRecHit)
get default Track component
CaloRecHitCandidate(const LorentzVector &p4, Charge q=0, const Point &vtx=Point(0, 0, 0))
constructor from values
CaloRecHitRef caloRecHit_
reference to a CaloRecHit
void setCaloRecHit(const CaloRecHitRef &r)
set CaloRecHit reference
virtual bool overlap(const Candidate &) const
check overlap with another candidate
virtual ~CaloRecHitCandidate()
destructor
CaloRecHitCandidate()
default constructor
math::XYZTLorentzVector LorentzVector
Lorentz vector.
math::XYZPoint Point
point in the space
math::XYZPoint Point
point in the space
math::PtEtaPhiMLorentzVector PolarLorentzVector
Lorentz vector.