18 memset(fT, 0, 3 *
sizeof(Double_t));
33 memcpy(
fT, T, 3 *
sizeof(Double_t));
35 memset(
fT, 0, 3 *
sizeof(Double_t));
59 memcpy(
fT, T, 3 *
sizeof(Double_t));
61 memset(
fT, 0, 3 *
sizeof(Double_t));
105 Double_t R0 = R -
fT[2];
109 Double_t T0 = T -
fT[2];
119 memcpy(
fT, t, 3 *
sizeof(Double_t));
ClassImp(CbmTrdDigiRec) CbmTrdDigiRec
Extend the TRD(2D) digi class to incorporate FEE calibration.
void Init(Double_t g[2], Double_t t[3])
Init FEE gain and time walk corrections.
CbmTrdDigiRec()
Default constructor.
void SetTriggerType(const eTriggerType triggerType)
Set digi trigger type.
int32_t GetTriggerType() const
Channel trigger type. SPADIC specific see CbmTrdTriggerType.
uint64_t GetTimeDAQ() const
Getter for global DAQ time [clk]. Differs for each ASIC. In FASP case DAQ time is already stored in f...
double GetTime() const
Getter for physical time [ns]. Accounts for clock representation of each ASIC. In SPADIC case physica...
double GetCharge() const
Common purpose charge getter.
void SetCharge(float c)
Charge setter for SPADIC ASIC.
static Float_t GetBaselineCorr()
Return the baseline value in ADC ch.