21 list<ecalCell*>::const_iterator p=lst.begin();
22 for(;p!=lst.end();++p)
34 list<ecalCell*>::const_iterator p;
37 EcalEnergy+=(*p)->GetEnergy();
47 list<ecalCell*>::const_iterator p;
48 list<ecalCell*>::const_iterator p2;
51 for(p=c3.begin();p!=c3.end();++p)
53 (*p)->GetNeighborsList(c);
54 for(p2=c.begin();p2!=c.end();++p2)
void GetNeighborsList(std::list< ecalCell * > &neib) const
void GetClusterEnergy(Float_t &EcalEnergy)
Int_t CountNeighbors(const std::list< ecalCell * > &lst) const
std::list< ecalCell * > fNeighbors
Float_t GetEnergy() const
std::list< ecalCell * > f5x5Cluster