Skip to content

Commit 2ce7bf0

Browse files
authored
Please consider the following formatting changes (#476)
1 parent 0e198bf commit 2ce7bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/TableProducer/Strangeness/strangenesstofpid.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1172,7 +1172,7 @@ struct strangenesstofpid {
11721172
bool isNewTOFFormat = firstTOFPID.straCollisionId() < 0 ? false : true;
11731173

11741174
LOGF(info, "Processing derived data. Is this the new TOF info format? %i", isNewTOFFormat);
1175-
1175+
11761176
// Fire up CCDB with first collision in record. If no collisions, bypass
11771177
if (useCustomRunNumber || collisions.size() < 1) {
11781178
initCCDB(manualRunNumber);

0 commit comments

Comments
 (0)