Project
Loading...
Searching...
No Matches
LabelContainer.h File Reference
#include <TNamed.h>
#include <cassert>
#include <stdexcept>
#include <type_traits>
#include <iterator>
#include <gsl/gsl>

Go to the source code of this file.

Classes

class  o2::dataformats::LabelContainer< LabelType, isContiguousStorage >
 
struct  o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementContinuous
 
struct  o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementLinked
 
class  o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::Iterator
 
class  o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::LabelView
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::dataformats
 Definition of a container to keep/associate and arbitrary number of labels associated to an index with contiguous or non-contiguous label storage.