![]() |
Project
|
#include <ClustererTask.h>
Public Member Functions | |
| ClustererTask (bool useMC=true, bool raw=false) | |
| ~ClustererTask () | |
| void | Init () |
| Clusterer & | getClusterer () |
| void | run (const std::string inpName, const std::string outName) |
| o2::itsmft::PixelReader * | getReader () const |
| void | writeTree (std::string basename, int i) |
| void | setMaxROframe (int max) |
| int | getMaxROframe () const |
Definition at line 42 of file ClustererTask.h.
| ClustererTask::ClustererTask | ( | bool | useMC = true, |
| bool | raw = false |
||
| ) |
Definition at line 26 of file ClustererTask.cxx.
| ClustererTask::~ClustererTask | ( | ) |
Definition at line 36 of file ClustererTask.cxx.
|
inline |
Definition at line 54 of file ClustererTask.h.
|
inline |
Definition at line 60 of file ClustererTask.h.
|
inline |
Definition at line 56 of file ClustererTask.h.
| void ClustererTask::Init | ( | ) |
Inititializes the clusterer and connects input and output container
Definition at line 43 of file ClustererTask.cxx.
| void ClustererTask::run | ( | const std::string | inpName, |
| const std::string | outName | ||
| ) |
Definition at line 66 of file ClustererTask.cxx.
Definition at line 59 of file ClustererTask.h.
Definition at line 134 of file ClustererTask.cxx.