![]() |
Project
|
Definition of a class to reconstruct clusters with the MLEM algorithm. More...
Go to the source code of this file.
Classes | |
struct | o2::mch::MapKToIJ_t |
class | o2::mch::ClusterPEM |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::mch |
Typedefs | |
typedef std::pair< int, double * > | o2::mch::DataBlock_t |
Functions | |
gsl_matrix * | o2::mch::moore_penrose_pinv (gsl_matrix *A, double rcond) |
Definition of a class to reconstruct clusters with the MLEM algorithm.
Definition of a class to reconstruct clusters with the original MLEM algorithm.
Definition in file ClusterPEM.h.