ATLAS Offline Software
|
#include "GaudiKernel/EventContext.h"
#include "TrigConfHLTUtils/HLTUtils.h"
#include <functional>
#include <string>
Go to the source code of this file.
Classes | |
class | AlgorithmIdentifier |
Small structure to hold an algorithm's name and store, plus some details on its EventView. The AI also keeps a pointer to the EventContext and MsgService, this is for convenience such that methods which use the AI don't need to be additionally passed these. More... | |
class | AlgorithmIdentifierMaker |
Simple factory class to construct an AlgorithmIdentifier from an algorithm name and context. More... | |
class | AlgorithmIdentifierHashCompare |
Static hash and equal members as required by tbb::concurrent_hash_map. More... | |