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