1 #ifndef DataFormats_EgammaReco_PreshowerCluster_h
2 #define DataFormats_EgammaReco_PreshowerCluster_h
28 const std::vector< std::pair<DetId, float> >& usedHits,
int plane() const
Preshower plane.
PreshowerCluster()
default constructor
std::vector< std::pair< DetId, float > > hitsAndFractions_
double eta() const
pseudorapidity of cluster centroid
void setBCRef(const CaloClusterPtr &r)
DetIds of component RecHits – now inherited from CaloCluster.
CaloClusterPtr basicCluster() const
Associated basic cluster;.
double energy() const
cluster energy
CaloClusterPtr bc_ref_
Associated basic cluster;.
virtual ~PreshowerCluster()
int nhits() const
Number of RecHits the cluster.
XYZPointD XYZPoint
point in space with cartesian internal representation
bool operator<(const PreshowerCluster &) const
bool operator==(const PreshowerCluster &) const
Comparisons.