The Gaudi Framework
v29r0 (ff2e7097)
|
#include <sstream>
#include <unordered_map>
#include <vector>
#include "AlgsExecutionStates.h"
#include "GaudiKernel/Algorithm.h"
#include "GaudiKernel/CommonMessaging.h"
Go to the source code of this file.
Namespaces | |
concurrency | |
concurrency::recursive_CF | |
Typedefs | |
typedef AlgsExecutionStates::State | concurrency::recursive_CF::State |
typedef std::unordered_map< std::string, AlgorithmNode * > | concurrency::recursive_CF::AlgoNodesMap |
typedef std::unordered_map< std::string, DecisionNode * > | concurrency::recursive_CF::DecisionHubsMap |