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