12#ifndef ALICEO2_TF3DPLDIGITIZERPARAM_H_
13#define ALICEO2_TF3DPLDIGITIZERPARAM_H_
47 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 tdcBin
TDC time bin (10 ps default)
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
std::string efficiencyFilePath
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")