Project
Loading...
Searching...
No Matches
o2::its::constants Namespace Reference

Namespaces

namespace  its
 
namespace  its2
 
namespace  math
 
namespace  pdgcodes
 

Variables

constexpr float MB = 1024.f * 1024.f
 
constexpr float GB = 1024.f * 1024.f * 1024.f
 
constexpr bool DoTimeBenchmarks = true
 
constexpr bool SaveTimeBenchmarks = false
 

Variable Documentation

◆ DoTimeBenchmarks

constexpr bool o2::its::constants::DoTimeBenchmarks = true
constexpr

Definition at line 38 of file Constants.h.

◆ GB

constexpr float o2::its::constants::GB = 1024.f * 1024.f * 1024.f
constexpr

Definition at line 37 of file Constants.h.

◆ MB

constexpr float o2::its::constants::MB = 1024.f * 1024.f
constexpr

Definition at line 36 of file Constants.h.

◆ SaveTimeBenchmarks

constexpr bool o2::its::constants::SaveTimeBenchmarks = false
constexpr

Definition at line 39 of file Constants.h.