CbmRoot
Loading...
Searching...
No Matches
cbm::algo::BuildInfo Namespace Reference

Variables

const std::string GIT_HASH
 
const std::string BUILD_TYPE
 
const bool GPU_DEBUG
 
constexpr bool WITH_TBB
 
constexpr bool WITH_PARALLEL_STL
 
constexpr bool WITH_OMP
 
constexpr bool WITH_ZSTD
 

Variable Documentation

◆ BUILD_TYPE

const std::string cbm::algo::BuildInfo::BUILD_TYPE
extern

Referenced by main().

◆ GIT_HASH

const std::string cbm::algo::BuildInfo::GIT_HASH
extern

Referenced by main().

◆ GPU_DEBUG

const bool cbm::algo::BuildInfo::GPU_DEBUG
extern

Referenced by main().

◆ WITH_OMP

bool cbm::algo::BuildInfo::WITH_OMP
inlineconstexpr
Initial value:
=
false

Definition at line 55 of file BuildInfo.h.

Referenced by main().

◆ WITH_PARALLEL_STL

bool cbm::algo::BuildInfo::WITH_PARALLEL_STL
inlineconstexpr
Initial value:
=
false

Definition at line 48 of file BuildInfo.h.

Referenced by main().

◆ WITH_TBB

bool cbm::algo::BuildInfo::WITH_TBB
inlineconstexpr
Initial value:
=
false

Definition at line 41 of file BuildInfo.h.

◆ WITH_ZSTD

bool cbm::algo::BuildInfo::WITH_ZSTD
inlineconstexpr
Initial value:
=
false

Definition at line 62 of file BuildInfo.h.

Referenced by main(), and cbm::algo::Reco::Validate().