ATLAS Offline Software
Namespaces | Typedefs
ToolStore.cxx File Reference
#include <map>
#include <iostream>
#include "AsgTools/AsgTool.h"
#include "AsgTools/ToolStore.h"
#include "AsgTools/MessageCheckAsgTools.h"
#include "AsgMessaging/MsgStreamMacros.h"
Include dependency graph for ToolStore.cxx:

Go to the source code of this file.

Namespaces

 asg
 

Typedefs

typedef std::map< std::string, asg::IAsgTool * > ToolMap_t
 Convenience type definition. More...
 

Typedef Documentation

◆ ToolMap_t

typedef std::map< std::string, asg::IAsgTool* > ToolMap_t

Convenience type definition.

Definition at line 16 of file ToolStore.cxx.