Skip to content

Commit d33a7b7

Browse files
committed
Please consider the following formatting changes
1 parent 91ed52e commit d33a7b7

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)