We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f60bd70 commit 309ce76Copy full SHA for 309ce76
PWGHF/DataModel/AliasTables.h
@@ -52,7 +52,6 @@ using TracksPidTinyPi = soa::Join<aod::pidTPCPi, aod::pidTOFPi>;
52
using TracksPidTinyKa = soa::Join<aod::pidTPCKa, aod::pidTOFKa>;
53
using TracksPidTinyPr = soa::Join<aod::pidTPCPr, aod::pidTOFPr>;
54
using TracksPidTinyDe = soa::Join<aod::pidTPCDe, aod::pidTOFDe>;
55
-
56
} // namespace o2::aod
57
58
#endif // PWGHF_DATAMODEL_ALIASTABLES_H_
0 commit comments