 |
Belle II Software
release-05-02-19
|
13 #ifndef TRGECLDATABASE_H
14 #define TRGECLDATABASE_H
23 class TrgEclDataBase {
35 void getCoeffSigPDF(std::vector<std::vector<double>>&, std::vector<std::vector<double>>&);
37 void getCoeffNoise(
int, std::vector<std::vector<double>>&, std::vector<std::vector<double>>&, std::vector<std::vector<double>>&);
39 void readNoiseLMatrix(std::vector<std::vector<double>>&, std::vector<std::vector<double>>&);
53 double interFADC(
double , std::vector<int>);
double GetTCFLatency(int)
TC flight time latency
virtual ~TrgEclDataBase()
TrgEclDataBase Destructor.
void MakeFitterCoefficient(std::vector< int >, std::vector< int >)
Make Fitter Coefficients from Signal PDF and Noise covariance metrix.
std::vector< std::vector< int > > _AmpCoefficient
Amplitude Coefficient.
double GetCMTheta(int)
TC CM Phi
double GetCMEnergy(int)
TC CM Phi
std::vector< std::vector< int > > _TimingCoefficient
Timing Coefficient.
Abstract base class for different kinds of events.
double interFADC(double, std::vector< int >)
Util to interpalate Signal Shape.
void getCoeffNoise(int, std::vector< std::vector< double >> &, std::vector< std::vector< double >> &, std::vector< std::vector< double >> &)
read coefficient for fit
TrgEclDataBase()
TrgEclDataBase Constructor.
double GetCMPhi(int)
TC CM Phi
void readNoiseLMatrix(std::vector< std::vector< double >> &, std::vector< std::vector< double >> &)
Noise Matrix.
int Get3DBhabhaLUT(int)
TC CM Phi
void getCoeffSigPDF(std::vector< std::vector< double >> &, std::vector< std::vector< double >> &)
read coefficient for fit