|
| RunHandler (const std::vector< std::string > &args, bool multithread, bool profile, int queue_interval_check) |
|
| ~RunHandler () |
|
void | PerModuleThread (int i) |
|
void | CreateRun (int run_number, const char *file_name) |
|
void | BeginRun () |
|
void | EndRun (TAFlags *flags) |
|
void | NextSubrun () |
|
void | DeleteRun () |
|
void | AnalyzeSpecialEvent (TMEvent *event) |
|
TAFlowEvent * | AnalyzeFlowEvent (TAFlags *flags, TAFlowEvent *flow) |
|
void | AnalyzeFlowQueue (TAFlags *ana_flags) |
|
void | AnalyzeEvent (TMEvent *event, TAFlags *flags, TMWriterInterface *writer) |
|
| RunHandler () |
|
| ~RunHandler () |
|
void | CreateRun (int run_number, const char *file_name) |
|
void | BeginRun () |
|
void | EndRun () |
|
void | DeleteRun () |
|
void | AnalyzeSpecialEvent (TMEvent *event) |
|
void | AnalyzeEvent (TMEvent *event, TAFlags *flags, TMWriterInterface *writer) |
|
Definition at line 993 of file manalyzer.cxx.
◆ RunHandler() [1/2]
RunHandler::RunHandler |
( |
const std::vector< std::string > & |
args, |
|
|
bool |
multithread, |
|
|
bool |
profile, |
|
|
int |
queue_interval_check |
|
) |
| |
|
inline |
◆ ~RunHandler() [1/2]
RunHandler::~RunHandler |
( |
| ) |
|
|
inline |
◆ RunHandler() [2/2]
RunHandler::RunHandler |
( |
| ) |
|
|
inline |
◆ ~RunHandler() [2/2]
RunHandler::~RunHandler |
( |
| ) |
|
|
inline |
◆ AnalyzeEvent() [1/2]
◆ AnalyzeEvent() [2/2]
◆ AnalyzeFlowEvent()
◆ AnalyzeFlowQueue()
void RunHandler::AnalyzeFlowQueue |
( |
TAFlags * |
ana_flags | ) |
|
|
inline |
◆ AnalyzeSpecialEvent() [1/2]
void RunHandler::AnalyzeSpecialEvent |
( |
TMEvent * |
event | ) |
|
|
inline |
◆ AnalyzeSpecialEvent() [2/2]
void RunHandler::AnalyzeSpecialEvent |
( |
TMEvent * |
event | ) |
|
|
inline |
◆ BeginRun() [1/2]
void RunHandler::BeginRun |
( |
| ) |
|
|
inline |
◆ BeginRun() [2/2]
void RunHandler::BeginRun |
( |
| ) |
|
|
inline |
◆ CreateRun() [1/2]
void RunHandler::CreateRun |
( |
int |
run_number, |
|
|
const char * |
file_name |
|
) |
| |
|
inline |
◆ CreateRun() [2/2]
void RunHandler::CreateRun |
( |
int |
run_number, |
|
|
const char * |
file_name |
|
) |
| |
|
inline |
◆ DeleteRun() [1/2]
void RunHandler::DeleteRun |
( |
| ) |
|
|
inline |
◆ DeleteRun() [2/2]
void RunHandler::DeleteRun |
( |
| ) |
|
|
inline |
◆ EndRun() [1/2]
void RunHandler::EndRun |
( |
| ) |
|
|
inline |
◆ EndRun() [2/2]
void RunHandler::EndRun |
( |
TAFlags * |
flags | ) |
|
|
inline |
◆ NextSubrun()
void RunHandler::NextSubrun |
( |
| ) |
|
|
inline |
◆ PerModuleThread()
void RunHandler::PerModuleThread |
( |
int |
i | ) |
|
|
inline |
◆ fArgs
std::vector<std::string> RunHandler::fArgs |
◆ fMultithreadEnabled
bool RunHandler::fMultithreadEnabled = false |
◆ fProfiler
◆ fProfilerEnabled
bool RunHandler::fProfilerEnabled = false |
◆ fProfilerIntervalCheck
int RunHandler::fProfilerIntervalCheck |
◆ fRunInfo
◆ fRunRun [1/2]
◆ fRunRun [2/2]
The documentation for this class was generated from the following files: