ATLAS Offline Software
|
#include <vector>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | TTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType > |
Helper class which adds a range check to an array access if NDEBUG is not defined. More... | |
class | TTN::Buffer_t |
Reference to one of the halves provided by the DoubleBuffer_t. More... | |
class | TTN::ConstBuffer_t |
Read only reference to one of the halves provided by the DoubleBuffer_t. More... | |
class | TTN::DoubleBuffer_t |
The temporary buffer for internal computations which is split into two halves. More... | |
Namespaces | |
TTN | |