#include <BmnFileProp.h>
Definition at line 9 of file BmnFileProp.h.
◆ BmnFileProp() [1/2]
| BmnFileProp::BmnFileProp |
( |
uint32_t |
runId = 0, |
|
|
string |
runIndex = "", |
|
|
uint32_t |
eventOrder = 0, |
|
|
uint32_t |
fileId = 0 |
|
) |
| |
◆ ~BmnFileProp() [1/2]
| virtual BmnFileProp::~BmnFileProp |
( |
| ) |
|
|
virtualdefault |
◆ BmnFileProp() [2/2]
| BmnFileProp::BmnFileProp |
( |
uint32_t |
runId = 0, |
|
|
string |
runIndex = "", |
|
|
uint32_t |
eventOrder = 0, |
|
|
uint32_t |
fileId = 0 |
|
) |
| |
◆ ~BmnFileProp() [2/2]
| virtual BmnFileProp::~BmnFileProp |
( |
| ) |
|
|
virtualdefault |
◆ ClassDef() [1/2]
◆ ClassDef() [2/2]
◆ GetEventOrder() [1/2]
| uint32_t BmnFileProp::GetEventOrder |
( |
| ) |
const |
|
inline |
◆ GetEventOrder() [2/2]
| uint32_t BmnFileProp::GetEventOrder |
( |
| ) |
const |
|
inline |
◆ GetFileId() [1/2]
| uint32_t BmnFileProp::GetFileId |
( |
| ) |
const |
|
inline |
◆ GetFileId() [2/2]
| uint32_t BmnFileProp::GetFileId |
( |
| ) |
const |
|
inline |
◆ GetRunId() [1/2]
| uint32_t BmnFileProp::GetRunId |
( |
| ) |
const |
|
inline |
◆ GetRunId() [2/2]
| uint32_t BmnFileProp::GetRunId |
( |
| ) |
const |
|
inline |
◆ GetRunIndex() [1/2]
| string BmnFileProp::GetRunIndex |
( |
| ) |
const |
|
inline |
◆ GetRunIndex() [2/2]
| string BmnFileProp::GetRunIndex |
( |
| ) |
const |
|
inline |
◆ SetEventOrder() [1/2]
| void BmnFileProp::SetEventOrder |
( |
uint32_t |
order | ) |
|
|
inline |
◆ SetEventOrder() [2/2]
| void BmnFileProp::SetEventOrder |
( |
uint32_t |
order | ) |
|
|
inline |
◆ SetFileId() [1/2]
| void BmnFileProp::SetFileId |
( |
uint32_t |
fid | ) |
|
|
inline |
◆ SetFileId() [2/2]
| void BmnFileProp::SetFileId |
( |
uint32_t |
fid | ) |
|
|
inline |
◆ SetRunId() [1/2]
| void BmnFileProp::SetRunId |
( |
uint32_t |
v | ) |
|
|
inline |
◆ SetRunId() [2/2]
| void BmnFileProp::SetRunId |
( |
uint32_t |
v | ) |
|
|
inline |
◆ SetRunIndex() [1/2]
| void BmnFileProp::SetRunIndex |
( |
string |
index | ) |
|
|
inline |
◆ SetRunIndex() [2/2]
| void BmnFileProp::SetRunIndex |
( |
string |
index | ) |
|
|
inline |
◆ event_order
| uint32_t BmnFileProp::event_order |
|
protected |
◆ file_id
| uint32_t BmnFileProp::file_id |
|
protected |
◆ run_id
| uint32_t BmnFileProp::run_id |
|
protected |
◆ run_index
| string BmnFileProp::run_index |
|
protected |
The documentation for this class was generated from the following files: