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

namespace  asg

Typedefs

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

Typedef Documentation

◆ ToolMap_t

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

Convenience type definition.

Definition at line 16 of file ToolStore.cxx.