Skip to content

Commit ad1c7b6

Browse files
Update FemtoDerived.h
1 parent cb406aa commit ad1c7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/DataModel/FemtoDerived.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ DECLARE_SOA_TABLE(FDHfCandMC, "AOD", "FDHFCANDMC", //! Table for reconstructed M
374374
DECLARE_SOA_TABLE(FDParticlesIndex, "AOD", "FDPARTICLEINDEX", //! Table track index to match associate particle with charm hadron prongs
375375
o2::soa::Index<>,
376376
fdhf::TrackId);
377-
DECLARE_SOA_TABLE(FDParticlesTimeStamp, "AOD", "FDPARTICLETIME", //! Time Stampe of track associate event
377+
DECLARE_SOA_TABLE(FDTrkTimeStamp, "AOD", "FDHFTRKTIMESTAMP", //! Time Stampe of track associate event
378378
o2::soa::Index<>,
379379
fdhf::TimeStamp);
380380

0 commit comments

Comments
 (0)