The Gaudi Framework
master (37c0b60a)
|
#include <functional>
#include <mutex>
#include <numeric>
#include <type_traits>
#include <unordered_map>
#include <GaudiKernel/Kernel.h>
#include <GaudiKernel/ThreadLocalContext.h>
Go to the source code of this file.
Classes | |
class | Gaudi::Hive::ContextSpecificPtr< T > |
Simple implementation of a smart pointer with different values for different event contexts (slots). More... | |
class | Gaudi::Hive::ContextSpecificData< T > |
Implementation of a context specific storage accessible as a sort of smart reference class. More... | |
Namespaces | |
Gaudi | |
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
Gaudi::Hive | |