12#ifndef ALICEO2_TF3DPLDIGITIZERPARAM_H_
13#define ALICEO2_TF3DPLDIGITIZERPARAM_H_
44 static constexpr float DEFNoisePerPixel()
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
float timeResolution
time resolution sigma in ns (20 ps default)
std::string noiseFilePath
optional noise masks file path. FIXME to be removed once switch to CCDBFetcher
float noisePerPixel
ALPIDE Noise per channel.
float efficiency
detection efficiency
int nSimSteps
number of steps in response simulation
bool continuous
flag for continuous simulation
int minChargeToAccount
minimum charge contribution to account
int responseMatrixSize
size of the response matrix (odd number)
int chargeThreshold
charge threshold in Nelectrons
double timeOffset
time offset (in seconds!) to calculate ROFrame from hit time
O2ParamDef(DPLDigitizerParam, "TF3DigitizerParam")