Project
Loading...
Searching...
No Matches
Definitions.h File Reference
#include <type_traits>
#include "ReconstructionDataFormats/Vertex.h"

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::its
 

Macros

#define CA_DEBUGGER(x)
 

Typedefs

using o2::its::Vertex = o2::dataformats::Vertex< o2::dataformats::TimeStamp< int > >
 
template<bool IsConst, typename T >
using o2::its::maybe_const = typename std::conditional< IsConst, const T, T >::type
 

Enumerations

enum class  o2::its::TrackletMode { o2::its::Layer0Layer1 = 0 , o2::its::Layer1Layer2 = 2 }
 

Macro Definition Documentation

◆ CA_DEBUGGER

#define CA_DEBUGGER (   x)
Value:
do { \
} while (0)

Definition at line 25 of file Definitions.h.