Go to the documentation of this file.
16 #ifndef CBMMUCHSIGNAL_H
17 #define CBMMUCHSIGNAL_H 1
18 #define SLOWSHAPERPEAK 75
void MergeSignal(CbmMuchSignal *)
static const Int_t fDeadTime
void SetTimeStart(Long_t starttime)
CbmMatch * GetMatch() const
CbmMuchSignal(CbmMuchSignal *signal)=delete
UInt_t GetPileUpCount() const
CbmMuchSignal & operator=(const CbmMuchSignal &)=delete
Data class for an analog signal in the MUCH Simple data class used in the digitisation process of the...
void SetCharge(UInt_t charge)
Long_t GetTimeStart() const
CbmMuchSignal(UInt_t address, Long64_t starttime=0)
Long64_t GetTimeStop() const
void SetTimeStop(Long_t stoptime)
void SetMatch(CbmMatch *match)
ClassDef(CbmMuchSignal, 2)