Skip to content

Commit d45a411

Browse files
authored
Please consider the following formatting changes (AliceO2Group#458)
1 parent 2aec03e commit d45a411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/TableProducer/PID/pidTPCModule.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ class pidTPCModule
230230
// read in configurations from the task where it's used
231231
pidTPCopts = external_pidtpcopts;
232232

233-
if(pidTPCopts.useCorrecteddEdx.value){
233+
if (pidTPCopts.useCorrecteddEdx.value) {
234234
LOGF(info, "***************************************************");
235235
LOGF(info, " WARNING: YOU HAVE SWITCHED ON 'corrected dEdx!");
236236
LOGF(info, " This mode is still in development and it is meant");

0 commit comments

Comments
 (0)