We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aec03e commit 36eaa9bCopy full SHA for 36eaa9b
1 file changed
Common/TableProducer/PID/pidTPCModule.h
@@ -230,7 +230,7 @@ class pidTPCModule
230
// read in configurations from the task where it's used
231
pidTPCopts = external_pidtpcopts;
232
233
- if(pidTPCopts.useCorrecteddEdx.value){
+ if (pidTPCopts.useCorrecteddEdx.value) {
234
LOGF(info, "***************************************************");
235
LOGF(info, " WARNING: YOU HAVE SWITCHED ON 'corrected dEdx!");
236
LOGF(info, " This mode is still in development and it is meant");
0 commit comments