TrdMCClusterR Fit Classifier
|
#include <TGraph.h>
#include <TF1.h>
#include <TFitResult.h>
#include <vector>
#include "TRDConstants.h"
#include "Line.h"
Go to the source code of this file.
Namespaces | |
ClusterFitter | |
Functions | |
std::vector< Line::FitLine2D > | ClusterFitter::GetClusterProjectionLinearFits (const std::vector< double > &TrkClusters_x, const std::vector< double > &TrkClusters_y, const std::vector< double > &TrkClusters_z, const int &trkID, const int &g3PID, const bool &debug=false, const double threshold=1000) |