Skip to content

Commit bfbd586

Browse files
Update cosmicMuonToCollisionAssociator.cxx
1 parent 929dad7 commit bfbd586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/TableProducer/cosmicMuonToCollisionAssociator.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1226,7 +1226,7 @@ struct CosmicMuonToCollisionAssociator {
12261226
float uTrkCollPosZ = 0;
12271227
float lTrkCollPosZ = 0;
12281228

1229-
float tpcTime0[2]; // tpc only time0 (mTime0 in TPC track)
1229+
float tpcTime0[2]; // tpc only time0 (mTime0 in TPC track)
12301230
float tpcdEdxNorm[2];
12311231
int16_t tpcdcaR[2]; // tpc only DCAr
12321232
int16_t tpcdcaZ[2]; // tpc only DCAz

0 commit comments

Comments
 (0)