ATLAS Offline Software
Loading...
Searching...
No Matches
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

Definition at line 14 of file LabelIndex.cxx.

◆ 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.