Go to the documentation of this file.
7 #define CBMSTSSIGNAL_H 1
55 AddLink(Double_t charge, Int_t index, Int_t entry = -1, Int_t file = -1) {
CbmMatch fMatch
Match object (total weight = charge)
void SetTime(Double_t time)
void AddLink(Double_t charge, Int_t index, Int_t entry=-1, Int_t file=-1)
ClassDef(CbmStsSignal, 1)
Data class for an analog signal in the STS.
CbmStsSignal(Double_t time=0., Double_t charge=0., Int_t index=0, Int_t entry=-1, Int_t file=-1)
Double_t GetTotalWeight() const
bool operator<(const CbmStsSignal &otherSignal) const
bool operator()(CbmStsSignal *signal1, CbmStsSignal *signal2) const
void AddLink(const CbmLink &newLink)
Double_t fTime
Signal time [ns].
const CbmMatch & GetMatch() const
Double_t GetCharge() const