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