1 #ifndef RecoCandidate_CaloRecHitCandidate_h 2 #define RecoCandidate_CaloRecHitCandidate_h bool overlap(const Candidate &) const override
check overlap with another candidate
int Charge
electric charge type
CaloRecHitCandidate * clone() const override
returns a clone of the candidate
edm::RefToBase< CaloRecHit > CaloRecHitRef
CaloRecHitCandidate(const PolarLorentzVector &p4, Charge q=0, const Point &vtx=Point(0, 0, 0))
constructor from values
const LorentzVector & p4() const final
four-momentum Lorentz vector
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
#define GET_DEFAULT_CANDIDATE_COMPONENT(CAND, TYPE, FUN)
CaloRecHitCandidate()
default constructor
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Structure Point Contains parameters of Gaussian fits to DMRs.
~CaloRecHitCandidate() override
destructor
CaloRecHitRef caloRecHit() const
reference to a CaloRecHit
math::XYZPoint Point
point in the space
math::PtEtaPhiMLorentzVector PolarLorentzVector
Lorentz vector.