|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef jet__LabelIndex
8 #define jet__LabelIndex
xAOD::JetConstitScale constitScale(Index idx) const
Fetch the constit scale corresponding to the index.
const Label & name() const
Return the name of this map.
Label label(Index idx) const
Fetch the label for an index.
LabelIndex(Label nam)
Ctor.
std::vector< Label > m_labs
Index addLabel(const Label &lab)
Add a label and get its index.
std::vector< xAOD::JetConstitScale > m_constitScales
Index index(const Label &lab) const
Fetch the index for a label.
File providing the different SG_BASE macros.
Index size() const
Number of label stored in this map. WARNING the index starts at 1, so range is [1....
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
LabelIndex & operator=(const Label &nam)