9 #ifndef StPicoBTowHit_h
10 #define StPicoBTowHit_h
31 virtual void Print(
const Char_t* option =
"")
const;
40 Float_t
energy()
const {
return (Float_t)
mE / 1000.f; }
StPicoBTowHit()
Default constructor.
Holds information about BEMC tower.
void setAdc(Int_t adc)
Set tower ADC.
Int_t adc() const
Return ADC of the tower.
virtual ~StPicoBTowHit()
Destructor.
virtual void Print(const Char_t *option="") const
Print tower information.
Float_t energy() const
Return energy of the tower.
Bool_t isBad() const
Return if the tower is bad.
void setEnergy(Float_t energy)
Set tower energy.
Int_t numericIndex2SoftId(Int_t idx) const
Return softId.