Skip to content

Commit e7803db

Browse files
authored
Please consider the following formatting changes to #11056 (#11062)
1 parent 46bb11f commit e7803db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ALICE3/TableProducer/OTF/onTheFlyTofPid.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ struct OnTheFlyTofPid {
132132
static constexpr int kParticles = 5;
133133

134134
void init(o2::framework::InitContext&)
135-
{
135+
{
136136
pRandomNumberGenerator.SetSeed(0); // fully randomize
137137

138138
// Load LUT for pt and eta smearing

0 commit comments

Comments
 (0)