ATLAS Offline Software
|
#include <map>
#include <iostream>
#include "AsgTools/AsgTool.h"
#include "AsgTools/ToolStore.h"
#include "AsgTools/MessageCheckAsgTools.h"
#include "AsgMessaging/MsgStreamMacros.h"
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 std::map< std::string, asg::IAsgTool* > ToolMap_t |
Convenience type definition.
Definition at line 16 of file ToolStore.cxx.