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