PandaRoot
mrfdata_8b_error Namespace Reference

Error flags set by TMrfData_8b functions. More...

Variables

static const UInt_t success = 0
 
static const UInt_t out_of_bounds = 1
 
static const UInt_t size_mismatch = 2
 
static const UInt_t not_found = 4
 
static const UInt_t success = 0
 
static const UInt_t out_of_bounds = 1
 
static const UInt_t size_mismatch = 2
 
static const UInt_t not_found = 4
 

Detailed Description

Error flags set by TMrfData_8b functions.

Variable Documentation

◆ not_found [1/2]

const UInt_t mrfdata_8b_error::not_found = 4
static

Definition at line 31 of file MvdOfflineTBAnalysis_Topix4/mrfdata_8b.h.

◆ not_found [2/2]

const UInt_t mrfdata_8b_error::not_found = 4
static

Definition at line 31 of file MvdTestBeam/Tools/mrfdata_8b.h.

◆ out_of_bounds [1/2]

const UInt_t mrfdata_8b_error::out_of_bounds = 1
static

Definition at line 29 of file MvdOfflineTBAnalysis_Topix4/mrfdata_8b.h.

◆ out_of_bounds [2/2]

const UInt_t mrfdata_8b_error::out_of_bounds = 1
static

Definition at line 29 of file MvdTestBeam/Tools/mrfdata_8b.h.

◆ size_mismatch [1/2]

const UInt_t mrfdata_8b_error::size_mismatch = 2
static

Definition at line 30 of file MvdTestBeam/Tools/mrfdata_8b.h.

◆ size_mismatch [2/2]

const UInt_t mrfdata_8b_error::size_mismatch = 2
static

Definition at line 30 of file MvdOfflineTBAnalysis_Topix4/mrfdata_8b.h.

◆ success [1/2]

◆ success [2/2]

const UInt_t mrfdata_8b_error::success = 0
static

Definition at line 28 of file MvdTestBeam/Tools/mrfdata_8b.h.