#include <R3BFileSource2.h>
Definition at line 104 of file R3BFileSource2.h.
◆ R3BFileSource2() [1/4]
R3BFileSource2::R3BFileSource2 |
( |
| ) |
|
◆ R3BFileSource2() [2/4]
R3BFileSource2::R3BFileSource2 |
( |
std::string | file, |
|
|
std::string_view | title = "InputRootFile" ) |
|
explicit |
◆ R3BFileSource2() [3/4]
R3BFileSource2::R3BFileSource2 |
( |
std::vector< std::string > | fileNames, |
|
|
std::string_view | title ) |
◆ R3BFileSource2() [4/4]
R3BFileSource2::R3BFileSource2 |
( |
std::vector< std::string > | fileNames | ) |
|
|
explicit |
◆ ActivateObject()
Bool_t R3BFileSource2::ActivateObject |
( |
TObject ** | obj, |
|
|
const char * | BrName ) |
|
overrideprivate |
◆ ActivateObjectAny()
Bool_t R3BFileSource2::ActivateObjectAny |
( |
void ** | obj, |
|
|
const std::type_info & | info, |
|
|
const char * | BrName ) |
|
overrideprivate |
◆ AddFile() [1/2]
void R3BFileSource2::AddFile |
( |
std::string | file_name, |
|
|
bool | is_tree_file = false ) |
◆ AddFile() [2/2]
void R3BFileSource2::AddFile |
( |
std::vector< std::string > | file_names, |
|
|
bool | is_tree_file = false ) |
◆ AddFriend() [1/2]
void R3BFileSource2::AddFriend |
( |
std::string | file_name, |
|
|
bool | is_tree_file = false ) |
◆ AddFriend() [2/2]
void R3BFileSource2::AddFriend |
( |
std::vector< std::string > | file_names, |
|
|
bool | is_tree_file = false ) |
◆ CheckMaxEventNo()
Int_t R3BFileSource2::CheckMaxEventNo |
( |
Int_t | EvtEnd = 0 | ) |
|
|
overrideprivate |
◆ Close()
void R3BFileSource2::Close |
( |
| ) |
|
|
inlineoverrideprivate |
◆ FillEventHeader()
void R3BFileSource2::FillEventHeader |
( |
FairEventHeader * | evtHeader | ) |
|
|
overrideprivate |
◆ GetEventEnd()
auto R3BFileSource2::GetEventEnd |
( |
| ) |
const |
|
inlinenodiscard |
◆ GetSourceType()
Source_Type R3BFileSource2::GetSourceType |
( |
| ) |
|
|
inlineoverrideprivate |
◆ Init()
Bool_t R3BFileSource2::Init |
( |
| ) |
|
|
overrideprivate |
◆ InitUnpackers()
Bool_t R3BFileSource2::InitUnpackers |
( |
| ) |
|
|
inlineoverrideprivate |
◆ IsEmpty()
auto R3BFileSource2::IsEmpty |
( |
| ) |
const -> bool |
|
inlinenodiscard |
◆ ReadBranchEvent() [1/2]
void R3BFileSource2::ReadBranchEvent |
( |
const char * | BrName | ) |
|
|
overrideprivate |
◆ ReadBranchEvent() [2/2]
void R3BFileSource2::ReadBranchEvent |
( |
const char * | BrName, |
|
|
Int_t | Entry ) |
|
overrideprivate |
◆ ReadEvent()
Int_t R3BFileSource2::ReadEvent |
( |
UInt_t | eventID = 0 | ) |
|
|
overrideprivate |
◆ ReInitUnpackers()
Bool_t R3BFileSource2::ReInitUnpackers |
( |
| ) |
|
|
inlineoverrideprivate |
◆ Reset()
void R3BFileSource2::Reset |
( |
| ) |
|
|
inlineoverrideprivate |
◆ SetEventPrintRefreshRate()
void R3BFileSource2::SetEventPrintRefreshRate |
( |
float | rate | ) |
|
|
inline |
◆ SetFileHeaderName()
void R3BFileSource2::SetFileHeaderName |
( |
std::string_view | fileHeaderName | ) |
|
|
inline |
◆ SetInitRunID()
void R3BFileSource2::SetInitRunID |
( |
int | run_id | ) |
|
|
inline |
◆ SetParUnpackers()
void R3BFileSource2::SetParUnpackers |
( |
| ) |
|
|
inlineoverrideprivate |
◆ SpecifyRunId()
Bool_t R3BFileSource2::SpecifyRunId |
( |
| ) |
|
|
inlineoverrideprivate |
The documentation for this class was generated from the following files: