45 checkAccess(
"RawCalorimeterHitImpl::setAmplitude") ;
50 checkAccess(
"RawCalorimeterHitImpl::setTimeStamp") ;
void setTimeStamp(int time)
Set the time stamp.
virtual ~RawCalorimeterHitImpl()
Destructor.
virtual int getCellID1() const
Returns the second detector specific (geometrical) cell id.
virtual int getAmplitude() const
Returns the amplitude of the hit in ADC counts.
void setCellID1(int id1)
Sets the second cell id; Only store if the flag word (bit CHBIT_ID1) of the collection is set...
RawCalorimeterHitImpl()
Default constructor, initializes values to 0.
virtual int getCellID0() const
Returns the detector specific (geometrical) cell id.
virtual int getTimeStamp() const
Returns a time stamp for the hit.
void setAmplitude(int amplitude)
Sets the amplitude.