Skip to content

Commit 2223876

Browse files
authored
Update onTheFlyRichPid.cxx
1 parent b2d1831 commit 2223876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ struct OnTheFlyRichPid {
801801
}
802802

803803
// Straight to Nsigma
804-
float deltaThetaBarrelRich[5];//, nSigmaBarrelRich[5];
804+
float deltaThetaBarrelRich[5]; //, nSigmaBarrelRich[5];
805805
int lpdg_array[5] = {kElectron, kMuonMinus, kPiPlus, kKPlus, kProton};
806806
float masses[5];
807807

0 commit comments

Comments
 (0)