|
ATLAS Offline Software
|
Go to the documentation of this file.
18 #ifndef MUONCALIBIDENTIFIER_MDTTUBEINCHAMBERFIELDS_H
19 # define MUONCALIBIDENTIFIER_MDTTUBEINCHAMBERFIELDS_H
24 #include "MuonCalibIdentifier/MdtFixedIds.h"
35 void setAll(
const MdtTubeId&
id );
56 #endif // MUONCALIBIDENTIFIER_MDTTUBEINCHAMBERFIELDS_H
void setField(int index, int value)
Set field at index to value.
void setFields(int fields[N])
Set fields from array.
void setAll(const MdtTubeId &id)
Set identifier and also the fields (using the internal helper).
Helper class implementation to instantiate the templated IdentifierHashTable class.
IdHashTableHelper< 3, MdtTubeId, MdtTubeHash > BaseClass
define type BaseClasse
Helper base class for instantiation of templated class IdentifierHashTable.
void setId(const IdentifierType &id)
Set (only) the identifier.