Skip to content

Commit 9f6d575

Browse files
authored
Update nucleitpcpbpb.cxx
1 parent 857844d commit 9f6d575

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGLF/Tasks/Nuspex/nucleitpcpbpb.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ struct NucleitpcPbPb {
157157
int mRunNumber, occupancy;
158158
float dBz, momn;
159159
TRandom3 rand;
160-
int He3 = 4;
161-
int He4 = 5;
160+
float He3 = 4;
161+
float He4 = 5;
162162
//----------------------------------------------------------------------------------------------------------------
163163
void init(InitContext const&)
164164
{

0 commit comments

Comments
 (0)