1 #ifndef DataFormats_ParticleFlowReco_HGCalMultiCluster 2 #define DataFormats_ParticleFlowReco_HGCalMultiCluster 21 double x,
double y,
double z,
22 ClusterCollection &thecls);
void setLayer(PFLayer::Layer layer)
set layer
Particle flow cluster, see clustering algorithm in PFClusterAlgo.
component_iterator begin() const
double z() const
z coordinate of cluster centroid
unsigned int size() const
const edm::PtrVector< reco::BasicCluster > & clusters() const
void push_back(const edm::Ptr< reco::BasicCluster > &b)
edm::PtrVector< reco::BasicCluster > myclusters
double x() const
x coordinate of cluster centroid
edm::PtrVector< reco::BasicCluster >::const_iterator component_iterator
double energy() const
cluster energy
component_iterator end() const
double y() const
y coordinate of cluster centroid
edm::PtrVector< reco::BasicCluster > ClusterCollection
bool operator>(const HGCalMultiCluster &rhs) const