CGEM BOSS 6.6.5.f
BESIII Offline Software System
|
#include <MrpcCalibSvc.h>
Public Member Functions | |
MrpcCalibSvc () | |
~MrpcCalibSvc () | |
double | Time_Amplitude_Correction (unsigned int tdcChannel, unsigned int tdc2Channel) |
double | GetSigma (double, unsigned, int, bool) |
double | GetSigmaElectron (double, unsigned, bool) |
double | GetSigmaMuon (double, unsigned, bool) |
double | GetSigmaPion (double, unsigned, bool) |
double | GetSigmaKaon (double, unsigned, bool) |
double | GetSigmaProton (double, unsigned, bool) |
double | GetEnergyCalibration (double, bool, bool) |
MrpcCalibSvc () | |
~MrpcCalibSvc () | |
double | Time_Amplitude_Correction (unsigned int tdcChannel, unsigned int tdc2Channel) |
double | GetSigma (double, unsigned, int, bool) |
double | GetSigmaElectron (double, unsigned, bool) |
double | GetSigmaMuon (double, unsigned, bool) |
double | GetSigmaPion (double, unsigned, bool) |
double | GetSigmaKaon (double, unsigned, bool) |
double | GetSigmaProton (double, unsigned, bool) |
double | GetEnergyCalibration (double, bool, bool) |
Definition at line 18 of file InstallArea/include/MrpcCalibSvc/MrpcCalibSvc/MrpcCalibSvc.h.
MrpcCalibSvc::MrpcCalibSvc | ( | ) |
MrpcCalibSvc::~MrpcCalibSvc | ( | ) |
MrpcCalibSvc::MrpcCalibSvc | ( | ) |
MrpcCalibSvc::~MrpcCalibSvc | ( | ) |
Definition at line 165 of file MrpcCalibSvc.cxx.
Referenced by TofShower::energyCalib().
double MrpcCalibSvc::GetSigma | ( | double | momentum, |
unsigned | tof_id, | ||
int | particle_species, | ||
bool | dbs | ||
) |
Definition at line 85 of file MrpcCalibSvc.cxx.
Referenced by MrpcTrack::setCalibration(), and MrpcDBSTrack::setCalibration().
double MrpcCalibSvc::GetSigma | ( | double | , |
unsigned | , | ||
int | , | ||
bool | |||
) |
double MrpcCalibSvc::GetSigmaElectron | ( | double | momentum, |
unsigned | tof_id, | ||
bool | dbs | ||
) |
Definition at line 102 of file MrpcCalibSvc.cxx.
Referenced by GetSigma().
double MrpcCalibSvc::GetSigmaElectron | ( | double | , |
unsigned | , | ||
bool | |||
) |
double MrpcCalibSvc::GetSigmaKaon | ( | double | momentum, |
unsigned | tof_id, | ||
bool | dbs | ||
) |
Definition at line 137 of file MrpcCalibSvc.cxx.
Referenced by GetSigma().
double MrpcCalibSvc::GetSigmaKaon | ( | double | , |
unsigned | , | ||
bool | |||
) |
double MrpcCalibSvc::GetSigmaMuon | ( | double | momentum, |
unsigned | tof_id, | ||
bool | dbs | ||
) |
Definition at line 113 of file MrpcCalibSvc.cxx.
Referenced by GetSigma().
double MrpcCalibSvc::GetSigmaMuon | ( | double | , |
unsigned | , | ||
bool | |||
) |
double MrpcCalibSvc::GetSigmaPion | ( | double | momentum, |
unsigned | tof_id, | ||
bool | dbs | ||
) |
Definition at line 125 of file MrpcCalibSvc.cxx.
Referenced by GetSigma().
double MrpcCalibSvc::GetSigmaPion | ( | double | , |
unsigned | , | ||
bool | |||
) |
double MrpcCalibSvc::GetSigmaProton | ( | double | momentum, |
unsigned | tof_id, | ||
bool | dbs | ||
) |
Definition at line 149 of file MrpcCalibSvc.cxx.
Referenced by GetSigma().
double MrpcCalibSvc::GetSigmaProton | ( | double | , |
unsigned | , | ||
bool | |||
) |
double MrpcCalibSvc::Time_Amplitude_Correction | ( | unsigned int | tdcChannel, |
unsigned int | tdc2Channel | ||
) |
Definition at line 41 of file MrpcCalibSvc.cxx.
Referenced by TofRawDataProvider::tofDataMapFull().
double MrpcCalibSvc::Time_Amplitude_Correction | ( | unsigned int | tdcChannel, |
unsigned int | tdc2Channel | ||
) |