Definition at line 27 of file DataManager.h.
◆ DataManager()
| Hal::DataManager::DataManager |
( |
IOManager * | mngr = nullptr | ) |
|
◆ ~DataManager()
| Hal::DataManager::~DataManager |
( |
| ) |
|
|
virtual |
◆ CheckBranch()
| Bool_t Hal::DataManager::CheckBranch |
( |
const char * | BrName | ) |
|
- Parameters
-
- Returns
- true if BrName exists
Definition at line 47 of file DataManager.cxx.
◆ GetBranchNameList()
| const std::vector< TString > Hal::DataManager::GetBranchNameList |
( |
| ) |
|
◆ GetEntries()
| Int_t Hal::DataManager::GetEntries |
( |
| ) |
const |
◆ GetEntry()
| Int_t Hal::DataManager::GetEntry |
( |
Int_t | i, |
|
|
Int_t | flag ) |
◆ GetField()
| MagField * Hal::DataManager::GetField |
( |
| ) |
const |
|
virtual |
◆ GetIOManagerInfo()
| void Hal::DataManager::GetIOManagerInfo |
( |
| ) |
|
◆ GetObject()
| TObject * Hal::DataManager::GetObject |
( |
const char * | BrName | ) |
|
◆ GetSourceName()
| TString Hal::DataManager::GetSourceName |
( |
| ) |
const |
◆ Init()
| Bool_t Hal::DataManager::Init |
( |
| ) |
|
◆ Instance()
◆ Register() [1/2]
| void Hal::DataManager::Register |
( |
const char * | name, |
|
|
const char * | Foldername, |
|
|
TCollection * | obj, |
|
|
Bool_t | toFile ) |
register data
- Parameters
-
| name | |
| Foldername | |
| obj | |
| toFile | write to output file |
Definition at line 39 of file DataManager.cxx.
◆ Register() [2/2]
| void Hal::DataManager::Register |
( |
const char * | name, |
|
|
const char * | folderName, |
|
|
TNamed * | obj, |
|
|
Bool_t | toFile ) |
register data
- Parameters
-
| name | |
| folderName | |
| obj | |
| toFile | write in output file |
Definition at line 35 of file DataManager.cxx.
◆ SetInChain()
| void Hal::DataManager::SetInChain |
( |
TChain * | tempChain, |
|
|
Int_t | ident = -1 ) |
◆ SetManager()
| void Hal::DataManager::SetManager |
( |
IOManager * | mngr | ) |
|
|
inline |
◆ UpdateBranches()
| void Hal::DataManager::UpdateBranches |
( |
| ) |
|
The documentation for this class was generated from the following files: