Project
Loading...
Searching...
No Matches
ClusterPEM.h File Reference

Definition of a class to reconstruct clusters with the MLEM algorithm. More...

#include <gsl/gsl_blas.h>
#include <gsl/gsl_linalg.h>
#include "MCHClustering/PadsPEM.h"

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)
 

Detailed Description

Definition of a class to reconstruct clusters with the MLEM algorithm.

Definition of a class to reconstruct clusters with the original MLEM algorithm.

Author
Gilles Grasseau, Subatech

Definition in file ClusterPEM.h.