ATLAS Offline Software
Typedefs
LabelIndex.cxx File Reference
#include "JetEDM/LabelIndex.h"
#include <map>
#include <utility>
Include dependency graph for LabelIndex.cxx:

Go to the source code of this file.

Typedefs

using LIMap = std::map< std::string, LabelIndex * >
 
using Index = LabelIndex::Index
 
using Label = LabelIndex::Label
 

Typedef Documentation

◆ Index

using Index = LabelIndex::Index

Definition at line 14 of file LabelIndex.cxx.

◆ Label

using Label = LabelIndex::Label

Definition at line 15 of file LabelIndex.cxx.

◆ LIMap

using LIMap = std::map<std::string, LabelIndex *>

Definition at line 13 of file LabelIndex.cxx.