Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Typedefs
MapStringFloat.h File Reference
#include "SGTools/StlMapClids.h"
#include "AthLinks/DeclareIndexingPolicy.h"
Include dependency graph for MapStringFloat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::map< std::string, float > MapStringFloat
 a map of float keyed by string More...
 

Typedef Documentation

◆ MapStringFloat

typedef std::map<std::string,float> MapStringFloat

a map of float keyed by string

Definition at line 12 of file MapStringFloat.h.