Project
Loading...
Searching...
No Matches
ClusterPEM.cxx File Reference
#include <cstdio>
#include <stdexcept>
#include <cmath>
#include <iostream>
#include "MCHClustering/ClusterConfig.h"
#include "MCHClustering/ClusterPEM.h"
#include "MCHClustering/PadsPEM.h"
#include "InspectModel.h"
#include "mathUtil.h"
#include "mathieson.h"
#include "mathiesonFit.h"
#include "poissonEM.h"

Go to the source code of this file.

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 double o2::mch::realtype
 

Functions

void o2::mch::print_matrix (const gsl_matrix *m)
 
void o2::mch::printGSLVector (const char *str, const gsl_vector *v)
 
gsl_matrix * o2::mch::moore_penrose_pinv (gsl_matrix *A, double rcond)
 
int o2::mch::main ()
 

Variables

double o2::mch::epsilonGeometry = 1.0e-4