Skip to content

Commit 2b17472

Browse files
committed
restarting the CI
1 parent e33c8d8 commit 2b17472

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Nuspex/antinucleiInJets.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ struct JetMatching {
132132

133133
struct AntinucleiInJets {
134134

135-
// Random engine
135+
// Random engine (Mersenne Twister)
136136
std::mt19937 rng;
137137
std::uniform_int_distribution<int> generateRandomNr{0, 1};
138138

0 commit comments

Comments
 (0)