![]() |
Project
|
#include <ClustererTask.h>
Inherits FairTask.
Public Member Functions | |
ClustererTask (Bool_t useMCTruth=kTRUE) | |
~ClustererTask () override | |
InitStatus | Init () override |
Init function Inititializes the clusterer and connects input and output container. | |
void | Exec (Option_t *option) override |
Definition at line 34 of file ClustererTask.h.
ClustererTask::ClustererTask | ( | Bool_t | useMCTruth = kTRUE | ) |
Definition at line 29 of file ClustererTask.cxx.
|
override |
Definition at line 37 of file ClustererTask.cxx.
|
override |
Definition at line 89 of file ClustererTask.cxx.
|
override |
Init function Inititializes the clusterer and connects input and output container.
Definition at line 51 of file ClustererTask.cxx.