Skip to content

Commit 694f37b

Browse files
authored
Please consider the following formatting changes to #12086 (#12087)
1 parent 1f2942e commit 694f37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/TableProducer/Nuspex/he3LambdaAnalysis.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ struct he3LambdaAnalysis {
204204
std::array<double, 6> mBBparamsHe;
205205
float mBz = 0.0f; // Magnetic field in T
206206
HistogramRegistry mRegistry{"He3LambdaAnalysis"};
207-
int mRunNumber = 0; // Current run number
207+
int mRunNumber = 0; // Current run number
208208

209209
void init(InitContext const&)
210210
{

0 commit comments

Comments
 (0)