ATLAS Offline Software
Loading...
Searching...
No Matches
IdentifierSorter.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3*/
4#ifndef XAODMUONVIEWS_IDENTIFIERSORTER_H
5#define XAODMUONVIEWS_IDENTIFIERSORTER_H
6
8
9namespace MuonR4{
15 public:
17 IdentifierSorter() = default;
19 bool operator()(const xAOD::MuonMeasurement* a, const xAOD::MuonMeasurement* b) const;
20 };
21}
22
23#endif
static Double_t a
bool operator()(const xAOD::MuonMeasurement *a, const xAOD::MuonMeasurement *b) const
Sorting operator.
IdentifierSorter()=default
default constructor
This header ties the generic definitions in this package.
MuonMeasurement_v1 MuonMeasurement