16#ifndef ALICEO2_TPC_ParameterElectronics_H_
17#define ALICEO2_TPC_ParameterElectronics_H_
Header to collect LHC related constants.
constexpr double LHCBunchSpacingNS
Global TPC definitions and constants.
@ Auto
Automatically decide based on DCS settings in CCDB.
@ ZeroSuppressionCMCorr
Apply noise, pedestal and saturation and then from that subtract the pedestal and apply zero suppress...
@ ZeroSuppression
Apply noise, pedestal, common mode and saturation and then from that subtract the pedestal and apply ...
@ PropagateADC
Just propagate the bare ADC value.
@ FullMode
Apply noise, pedestal and saturation.
@ SubtractPedestal
Apply noise, pedestal and saturation and then from that subtract the pedestal.
@ NoSaturation
Apply only noise and pedestal.
float ADCdynamicRange
Dynamic range of the ADC [mV].
float ADCsaturation
ADC saturation [ADC counts].
float commonModeCoupling
average coupling of common mode signal
float ZbinWidth
Width of a z bin [us].
float PeakingTime
Peaking time of the SAMPA [us].
float getAverageShapingTime() const
static constexpr int TIMEBININBC
bool doIonTailPerPad
add ion tail in simulation using pad-by-pad values
bool doSaturationTail
add saturation tail in simulation
bool applyDeadMap
apply dead channel map
bool doCommonModePerPad
add common mode in simulation using pad-by-pad values
DigitzationMode DigiMode
Digitization mode [full / ... ].
O2ParamDef(ParameterElectronics, "TPCEleParam")
float ElectronCharge
Electron charge [C].
bool doNoiseEmptyPads
add noise in pads without signal in simulation
float adcToT
relation between time over threshold and ADC value
bool doIonTail
add ion tail in simulation
float ChipGain
Gain of the SAMPA [mV/fC] - may be either 20 or 30.