#include <PndSdsStripCorrelator.h>
|
| PndSdsStripCorrelator (int mode=0, double cut=0., double noise=0., double threshold=0.) |
|
| ~PndSdsStripCorrelator () |
|
void | Reset () |
|
void | Setup (int mode=0, double cut=0., double noise=0., double threshold=0.) |
|
void | AddCluster (int moduleId, int side, int clusterIndex, double charge) |
|
vector< pair< int, int > > | GetCorrelationList () |
|
vector< double > | GetProbList () |
|
vector< double > | GetSecondProbList () |
|
vector< int > | GetMultProbList () |
|
Definition at line 45 of file PndSdsStripCorrelator.h.
◆ PndSdsStripCorrelator()
PndSdsStripCorrelator::PndSdsStripCorrelator |
( |
int |
mode = 0 , |
|
|
double |
cut = 0. , |
|
|
double |
noise = 0. , |
|
|
double |
threshold = 0. |
|
) |
| |
◆ ~PndSdsStripCorrelator()
PndSdsStripCorrelator::~PndSdsStripCorrelator |
( |
| ) |
|
◆ AddCluster()
void PndSdsStripCorrelator::AddCluster |
( |
int |
moduleId, |
|
|
int |
side, |
|
|
int |
clusterIndex, |
|
|
double |
charge |
|
) |
| |
◆ GetCorrelationList()
vector<pair<int, int> > PndSdsStripCorrelator::GetCorrelationList |
( |
| ) |
|
◆ GetMultProbList()
vector<int> PndSdsStripCorrelator::GetMultProbList |
( |
| ) |
|
◆ GetProbList()
vector<double> PndSdsStripCorrelator::GetProbList |
( |
| ) |
|
◆ GetSecondProbList()
vector<double> PndSdsStripCorrelator::GetSecondProbList |
( |
| ) |
|
◆ Reset()
void PndSdsStripCorrelator::Reset |
( |
| ) |
|
◆ Setup()
void PndSdsStripCorrelator::Setup |
( |
int |
mode = 0 , |
|
|
double |
cut = 0. , |
|
|
double |
noise = 0. , |
|
|
double |
threshold = 0. |
|
) |
| |
The documentation for this class was generated from the following file: