1 #ifndef DataFormats_ParticleFlowReco_PFRecHitFraction_h
2 #define DataFormats_ParticleFlowReco_PFRecHitFraction_h
Fraction of a PFRecHit (rechits can be shared between several PFCluster's)
PFRecHitFraction()
default constructor
PFRecHitRef recHitRef_
corresponding rechit
std::ostream & operator<<(std::ostream &, BeamSpot beam)
double fraction_
fraction of the rechit energy owned by the cluster
const PFRecHitRef & recHitRef() const
PFRecHitFraction(const PFRecHitRef &recHitRef, double fraction)
constructor