CbmRoot
Loading...
Searching...
No Matches
HalCbm Namespace Reference

Namespaces

namespace  DetectorID
 

Enumerations

enum class  EFormatType { kAnaTree , kHbt , kUnknown }
 
enum class  GeoSetup { kSis100Hadron = 0 , kSis100Electron = 1 , kSis100Muon = 2 , kSis100Mini = 3 }
 
enum class  DataFormat { kDST = 0 , kAnalysisTree = 1 , kUnknown = 2 }
 

Functions

EFormatType GetFormatType (Int_t task_id, Hal::EFormatDepth depth)
 

Enumeration Type Documentation

◆ DataFormat

enum class HalCbm::DataFormat
strong
Enumerator
kDST 
kAnalysisTree 
kUnknown 

Definition at line 28 of file HalCbmDetectorID.h.

◆ EFormatType

enum class HalCbm::EFormatType
strong
Enumerator
kAnaTree 
kHbt 
kUnknown 

Definition at line 13 of file HalCbmFormatTypes.h.

◆ GeoSetup

enum class HalCbm::GeoSetup
strong
Enumerator
kSis100Hadron 
kSis100Electron 
kSis100Muon 
kSis100Mini 

Definition at line 21 of file HalCbmDetectorID.h.

Function Documentation

◆ GetFormatType()

EFormatType HalCbm::GetFormatType ( Int_t task_id,
Hal::EFormatDepth depth )

Definition at line 14 of file HalCbmFormatTypes.cxx.

References kAnaTree, kHbt, and kUnknown.

Referenced by HalCbmPairCut::Init().