4#ifndef MUONIDHELPERS_IDENTIFIERBYDETELSORTER_H
5#define MUONIDHELPERS_IDENTIFIERBYDETELSORTER_H
32 return (*
this)(
a->identify(), b->identify());
37 return (*
this)(
a.identify(), b.identify());
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
const Muon::IMuonIdHelperSvc * m_idHelperSvc
IdentifierByDetElSorter(const Muon::IMuonIdHelperSvc *idHelperSvc)
bool operator()(const Identifier &a, const Identifier &b) const
Define the concept that the object needs to have an Identifier method.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.