1 #ifndef __StEEmcElement_h__
2 #define __StEEmcElement_h__
23 void stat(
unsigned s);
25 void fail(
unsigned f);
27 void name(
const Char_t *n);
54 void Clear(Option_t *opts=
"");
virtual void Clear(Option_t *opts="")
Clears the element.
Float_t raw() const
Return raw ADC for this element.
Float_t energy() const
Return the EM energy (towers) or energy deposit for this element (SMD,pre,post). If a fail bit is set...
StEmcRawHit * stemc()
Returns pointer to StEmcRawHit.
ClassDef(StEEmcElement, 1)
Raw hit from StEvent.
Float_t adc() const
Return the pedestal-subtracted ADC for this element.
unsigned stat() const
Return the status bit for this element.
const Char_t * name() const
Return the name of this element.
Base class for EEMC detectors.
unsigned fail() const
Return the fail bit for this element.