Skip to content

Commit be1bacd

Browse files
committed
Fixed clang format
1 parent cb2936b commit be1bacd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGJE/TableProducer/diffWakeTreeProducer.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ struct DiffWakeTreeProducer {
150150
Bcs const&)
151151
{
152152
const float maxMomentum = 173.0; // max for px, py, pz
153-
const float minMomentum = 0.1; // min for pT
153+
const float minMomentum = 0.1; // min for pT
154154

155155
// Event selection corresponds to sel8FullPbPb
156156
if (!col.sel8())

0 commit comments

Comments
 (0)