1 #ifndef ROOT_THcRawTdcHit
2 #define ROOT_THcRawTdcHit
45 #endif // ROOT_THcRawTdcHit
Int_t GetTimeRaw(UInt_t iHit=0) const
Gets raw TDC time. In channels.
Double_t fChannelToTimeFactor
UInt_t GetNHits() const
Gets the number of set hits.
Class representing a single raw TDC hit.
void SetTime(Int_t time)
Sets raw TDC time from the modules. In channels.
THcRawTdcHit()
Constructor.
#define ClassDef(name, id)
virtual void Clear(Option_t *opt="")
Clears variables before next event.
void SetRefTime(Int_t refTime)
Sets reference time. In channels.
THcRawTdcHit & operator=(const THcRawTdcHit &right)
Assignment operator.
Int_t GetRefDiffTime() const
Bool_t HasRefTime() const
Queries whether reference time has been set.
Int_t GetTime(UInt_t iHit=0) const
Gets TDC time. In channels.
Int_t GetRefTime() const
Gets reference time. In channels.
void SetRefDiffTime(Int_t refDiffTime)
virtual ~THcRawTdcHit()
Destructor.
static const UInt_t fMaxNHits