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