19 return std::abs(deta*dphi);
24 float density=theCell->
et();
26 if(
area<1e-9)
area=0.2*TMath::Pi()/geoWeight;
37 << std::setw(10) << theCell->
et()
Data object for each calorimeter readout cell.
const CaloDetDescrElement * caloDDE() const
get pointer to CaloDetDescrElement (data member)
virtual double et() const override final
get et
Identifier ID() const
get ID (from cached data member) non-virtual and inline for fast access
float dphi() const
cell dphi
CaloCell_ID::CaloSample getSampling() const
cell sampling
float eta() const
cell eta
float phi() const
cell phi
float deta() const
cell deta
value_type get_compact() const
Get the compact id.
std::string dumpCell(const CaloCell *theCell)
float getAreaEtaPhi(const CaloCell *theCell)
float getEtDensity(const CaloCell *theCell, float geoWeight)
Functions to prefetch blocks of memory.