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 4fa98a3 commit 1f4bf61Copy full SHA for 1f4bf61
1 file changed
Framework/Core/include/Framework/DataTypes.h
@@ -31,7 +31,7 @@ namespace o2::aod::trackfwd
31
{
32
enum ForwardTrackTypeEnum : uint8_t {
33
GlobalMuonTrack = 0,
34
- MCHStandalone,
+ MUONStandalone,
35
MFTStandalone,
36
};
37
} // namespace o2::aod::trackfwd
0 commit comments