We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2942e commit 694f37bCopy full SHA for 694f37b
PWGLF/TableProducer/Nuspex/he3LambdaAnalysis.cxx
@@ -204,7 +204,7 @@ struct he3LambdaAnalysis {
204
std::array<double, 6> mBBparamsHe;
205
float mBz = 0.0f; // Magnetic field in T
206
HistogramRegistry mRegistry{"He3LambdaAnalysis"};
207
- int mRunNumber = 0; // Current run number
+ int mRunNumber = 0; // Current run number
208
209
void init(InitContext const&)
210
{
0 commit comments