File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -243,17 +243,17 @@ struct NucleitpcPbPb {
243243
244244 std::vector<PrimParticles> primaryParticles;
245245 std::vector<float > primVtx, cents;
246- bool collHasCandidate = false ;
247- bool collPassedEvSel = false ;
248- int mRunNumber = 0 ;
249- int occupancy = 0 ;
250- float dBz = 0 .0f ;
251- TRandom3 rand;
252- float proton = 1 ;
253- float de = 2 ;
254- float triton = 3 ;
255- float he3 = 4 ;
256- float he4 = 5 ;
246+ bool collHasCandidate = false ;
247+ bool collPassedEvSel = false ;
248+ int mRunNumber = 0 ;
249+ int occupancy = 0 ;
250+ float dBz = 0 .0f ;
251+ TRandom3 rand;
252+ float proton = 1 ;
253+ float de = 2 ;
254+ float triton = 3 ;
255+ float he3 = 4 ;
256+ float he4 = 5 ;
257257
258258 // ----------------------------------------------------------------------------------------------------------------
259259 void init (InitContext const &)
You can’t perform that action at this time.
0 commit comments