HistogramId()
constructor - does nothing
bool operator<(const HistogramId &other) const
comparision operator defined so that this class can be used as a map index.
int getIdInt() const
get numberic id
std::string m_histogram_name
ascii histogram name
std::pair< int, int > m_id
integer identity - value depends on the sort_by argument of the Initialize-Function
const std::string & HistogramName() const
get ascii histogram name
static const int TUBE
valid values of the sort_by argument of the Initialize function
static const int MEZZ_CARD
void Initialize(const MuonFixedId &id, int sort_by)
initialize
static const int MULTILAYER
bool operator>(const HistogramId &other) const
comparision operator defined so that this class can be used as a map index.
Implements fixed identifiers not dependent upon Athena Identifier for internal use in the calibration...
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.