Skip to content

Commit 4623f88

Browse files
Merge pull request #8 from alibuild/alibot-cleanup-15591
Please consider the following formatting changes to #15591
2 parents 4ada4d6 + 6a93d4e commit 4623f88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Detectors/Upgrades/ALICE3/IOTOF/simulation/include/IOTOFSimulation/DPLDigitizerParam.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ struct DPLDigitizerParam : public o2::conf::ConfigurableParamHelper<DPLDigitizer
2727
float noisePerPixel = DEFNoisePerPixel(); ///< ALPIDE Noise per channel
2828

2929
double timeOffset = 0.; ///< time offset (in seconds!) to calculate ROFrame from hit time
30-
int chargeThreshold = 0; ///< charge threshold in Nelectrons
30+
int chargeThreshold = 0; ///< charge threshold in Nelectrons
3131
int minChargeToAccount = 7; ///< minimum charge contribution to account
3232
int nSimSteps = 1; ///< number of steps in response simulation
3333
float energyToNElectrons = 1. / 3.6e-9; // conversion of eloss to Nelectrons

0 commit comments

Comments
 (0)