Project
Loading...
Searching...
No Matches
o2::its::ClustererTask Class Reference

#include <ClustererTask.h>

Public Member Functions

 ClustererTask (bool useMC=true, bool raw=false)
 
 ~ClustererTask ()
 
void Init ()
 
ClusterergetClusterer ()
 
void run (const std::string inpName, const std::string outName)
 
o2::itsmft::PixelReadergetReader () const
 
void writeTree (std::string basename, int i)
 
void setMaxROframe (int max)
 
int getMaxROframe () const
 

Detailed Description

Definition at line 42 of file ClustererTask.h.

Constructor & Destructor Documentation

◆ ClustererTask()

ClustererTask::ClustererTask ( bool  useMC = true,
bool  raw = false 
)

Definition at line 26 of file ClustererTask.cxx.

◆ ~ClustererTask()

ClustererTask::~ClustererTask ( )

Definition at line 36 of file ClustererTask.cxx.

Member Function Documentation

◆ getClusterer()

Clusterer & o2::its::ClustererTask::getClusterer ( )
inline

Definition at line 54 of file ClustererTask.h.

◆ getMaxROframe()

int o2::its::ClustererTask::getMaxROframe ( ) const
inline

Definition at line 60 of file ClustererTask.h.

◆ getReader()

o2::itsmft::PixelReader * o2::its::ClustererTask::getReader ( ) const
inline

Definition at line 56 of file ClustererTask.h.

◆ Init()

void ClustererTask::Init ( )

Inititializes the clusterer and connects input and output container

Definition at line 43 of file ClustererTask.cxx.

◆ run()

void ClustererTask::run ( const std::string  inpName,
const std::string  outName 
)

Definition at line 66 of file ClustererTask.cxx.

◆ setMaxROframe()

void o2::its::ClustererTask::setMaxROframe ( int  max)
inline

Definition at line 59 of file ClustererTask.h.

◆ writeTree()

void ClustererTask::writeTree ( std::string  basename,
int  i 
)

Definition at line 134 of file ClustererTask.cxx.


The documentation for this class was generated from the following files: