Skip to content

Commit 98a4c3c

Browse files
authored
Merge pull request #7 from alibuild/alibot-cleanup-16986
Please consider the following formatting changes to #16986
2 parents 9950128 + 53c8ad9 commit 98a4c3c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

PWGDQ/Tasks/global-muon-matcher.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ namespace o2::aod
8080
{
8181
namespace globalmuonmatching
8282
{
83-
DECLARE_SOA_COLUMN(IsTagged, isTagged, bool); //! Whether the MCH(-MID) track passes tagging cuts
84-
DECLARE_SOA_COLUMN(MatchRanking, matchRanking, int32_t); //! Match candidate ranking (-1 for base MCH entries)
85-
DECLARE_SOA_COLUMN(MixedGroupIndex, mixedGroupIndex, int32_t); //! Mixed-event group index (-1 for same-event candidates)
83+
DECLARE_SOA_COLUMN(IsTagged, isTagged, bool); //! Whether the MCH(-MID) track passes tagging cuts
84+
DECLARE_SOA_COLUMN(MatchRanking, matchRanking, int32_t); //! Match candidate ranking (-1 for base MCH entries)
85+
DECLARE_SOA_COLUMN(MixedGroupIndex, mixedGroupIndex, int32_t); //! Mixed-event group index (-1 for same-event candidates)
8686
} // namespace globalmuonmatching
8787

8888
DECLARE_SOA_TABLE(GmmCandFwdTrkExtras, "AOD", "GMMCANDEXTRA", //! Extra info joinable to FwdTracksReAlign

0 commit comments

Comments
 (0)