8 ,
const std::string&
type
9 ,
const IInterface* parent)
10 : base_class(name,
type,parent)
19 return this->initializeTool();
24 ATH_MSG_DEBUG(
" in CaloTopoTowerBuilderToolBase::setTowerSeg ");
27 <<
" " << theTowerSeg.
etamin() <<
" " << theTowerSeg.
etamax());
Data object stores CaloTower segmentation.
index_t nphi() const
Retrieve number of bins.
index_t neta() const
Retrieve number of bins.
double etamin() const
Retrieve lower boundary value range.
double etamax() const
Retrieve upper boundary value range.