5#include "GeoModelKernel/throwExcept.h"
15 case MuidCo:
return 0;
16 case MuGirl:
return 1;
18 case MuTagIMO:
return 3;
21 case CaloTag:
return 4;
22 case MuidSA:
return 5;
23 case NumberOfMuonAuthors:
break;
27 return std::numeric_limits<unsigned>::max();
This header ties the generic definitions in this package.
bool operator()(const Author a, const Author b) const
Sorting operator between two Author values based on the author rank.
unsigned authorRank(const Author author) const
Ranks the author according to the list above.
xAOD::Muon::Author Author
#define THROW_EXCEPTION(MESSAGE)