Skip to content

Commit 4dc921d

Browse files
authored
Please consider the following formatting changes to #11056 (#11061)
1 parent 91ed52e commit 4dc921d

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
@@ -135,7 +135,7 @@ struct OnTheFlyTofPid {
135135
{
136136
std::string particleNames[kParticles] = {"#it{e}", "#it{#mu}", "#it{#pi}", "#it{K}", "#it{p}"};
137137
std::string particleNames2[kParticles] = {"Elec", "Muon", "Pion", "Kaon", "Prot"};
138-
138+
139139
pRandomNumberGenerator.SetSeed(0); // fully randomize
140140

141141
// Load LUT for pt and eta smearing

0 commit comments

Comments
 (0)