BOSS 7.0.2
BESIII Offline Software System
|
#include <TofShower.h>
Public Member Functions | |
TofShower () | |
~TofShower () | |
vector< Identifier > | getNeighbors (const Identifier &id) |
vector< Identifier > | getNextNeighbors (const Identifier &id) |
void | energyCalib (vector< TofData * > &tofDataVec, RecTofTrackCol *recTofTrackCol) |
void | findSeed (vector< TofData * > &tofDataVec) |
void | findShower (vector< TofData * > &tofDataVec, RecTofTrackCol *recTofTrackCol, double) |
void | BookNtuple (NTuple::Tuple *&tuple, NTuple::Tuple *&tuple1, NTuple::Tuple *&tuple2) |
void | readCalibPar () |
double | ecalib (const int nsci) const |
void | setEcalib (const int nsci, const double ecalib) |
double | calib (const int n, const int m) const |
void | setCalib (const int n, const int m, const double ecalib) |
double | calibConst () const |
void | setCalibConst (const double cal) |
bool | isData () const |
void | setIsData (const bool isData) |
TofShower () | |
~TofShower () | |
vector< Identifier > | getNeighbors (const Identifier &id) |
vector< Identifier > | getNextNeighbors (const Identifier &id) |
void | energyCalib (vector< TofData * > &tofDataVec, RecTofTrackCol *recTofTrackCol) |
void | findSeed (vector< TofData * > &tofDataVec) |
void | findShower (vector< TofData * > &tofDataVec, RecTofTrackCol *recTofTrackCol, double) |
void | BookNtuple (NTuple::Tuple *&tuple, NTuple::Tuple *&tuple1, NTuple::Tuple *&tuple2) |
void | readCalibPar () |
double | ecalib (const int nsci) const |
void | setEcalib (const int nsci, const double ecalib) |
double | calib (const int n, const int m) const |
void | setCalib (const int n, const int m, const double ecalib) |
double | calibConst () const |
void | setCalibConst (const double cal) |
bool | isData () const |
void | setIsData (const bool isData) |
Definition at line 14 of file InstallArea/include/TofEnergyRec/TofEnergyRec/TofShower.h.
TofShower::TofShower | ( | ) |
Definition at line 31 of file TofShower.cxx.
|
inline |
Definition at line 17 of file InstallArea/include/TofEnergyRec/TofEnergyRec/TofShower.h.
TofShower::TofShower | ( | ) |
|
inline |
Definition at line 17 of file Reconstruction/TofEnergyRec/TofEnergyRec-00-00-11/TofEnergyRec/TofShower.h.
void TofShower::BookNtuple | ( | NTuple::Tuple *& | tuple, |
NTuple::Tuple *& | tuple1, | ||
NTuple::Tuple *& | tuple2 | ||
) |
Definition at line 39 of file TofShower.cxx.
Referenced by TofEnergyRec::initialize().
void TofShower::BookNtuple | ( | NTuple::Tuple *& | tuple, |
NTuple::Tuple *& | tuple1, | ||
NTuple::Tuple *& | tuple2 | ||
) |
double TofShower::calib | ( | const int | n, |
const int | m | ||
) | const |
Definition at line 829 of file TofShower.cxx.
double TofShower::calib | ( | const int | n, |
const int | m | ||
) | const |
|
inline |
Definition at line 38 of file InstallArea/include/TofEnergyRec/TofEnergyRec/TofShower.h.
|
inline |
Definition at line 38 of file Reconstruction/TofEnergyRec/TofEnergyRec-00-00-11/TofEnergyRec/TofShower.h.
double TofShower::ecalib | ( | const int | nsci | ) | const |
Definition at line 813 of file TofShower.cxx.
Referenced by setCalib(), and setEcalib().
double TofShower::ecalib | ( | const int | nsci | ) | const |
void TofShower::energyCalib | ( | vector< TofData * > & | tofDataVec, |
RecTofTrackCol * | recTofTrackCol | ||
) |
void TofShower::energyCalib | ( | vector< TofData * > & | tofDataVec, |
RecTofTrackCol * | recTofTrackCol | ||
) |
Definition at line 77 of file TofShower.cxx.
void TofShower::findSeed | ( | vector< TofData * > & | tofDataVec | ) |
void TofShower::findSeed | ( | vector< TofData * > & | tofDataVec | ) |
Definition at line 434 of file TofShower.cxx.
void TofShower::findShower | ( | vector< TofData * > & | tofDataVec, |
RecTofTrackCol * | recTofTrackCol, | ||
double | |||
) |
Referenced by TofEnergyRec::execute().
void TofShower::findShower | ( | vector< TofData * > & | tofDataVec, |
RecTofTrackCol * | recTofTrackCol, | ||
double | |||
) |
vector< Identifier > TofShower::getNeighbors | ( | const Identifier & | id | ) |
Definition at line 264 of file TofShower.cxx.
Referenced by getNextNeighbors().
vector< Identifier > TofShower::getNeighbors | ( | const Identifier & | id | ) |
vector< Identifier > TofShower::getNextNeighbors | ( | const Identifier & | id | ) |
Definition at line 375 of file TofShower.cxx.
Referenced by findSeed().
vector< Identifier > TofShower::getNextNeighbors | ( | const Identifier & | id | ) |
|
inline |
Definition at line 41 of file InstallArea/include/TofEnergyRec/TofEnergyRec/TofShower.h.
Referenced by setIsData().
|
inline |
Definition at line 41 of file Reconstruction/TofEnergyRec/TofEnergyRec-00-00-11/TofEnergyRec/TofShower.h.
void TofShower::readCalibPar | ( | ) |
Definition at line 790 of file TofShower.cxx.
void TofShower::readCalibPar | ( | ) |
void TofShower::setCalib | ( | const int | n, |
const int | m, | ||
const double | ecalib | ||
) |
Definition at line 838 of file TofShower.cxx.
void TofShower::setCalib | ( | const int | n, |
const int | m, | ||
const double | ecalib | ||
) |
|
inline |
Definition at line 39 of file InstallArea/include/TofEnergyRec/TofEnergyRec/TofShower.h.
Referenced by TofEnergyRec::initialize().
|
inline |
Definition at line 39 of file Reconstruction/TofEnergyRec/TofEnergyRec-00-00-11/TofEnergyRec/TofShower.h.
void TofShower::setEcalib | ( | const int | nsci, |
const double | ecalib | ||
) |
Definition at line 822 of file TofShower.cxx.
void TofShower::setEcalib | ( | const int | nsci, |
const double | ecalib | ||
) |
|
inline |
Definition at line 42 of file InstallArea/include/TofEnergyRec/TofEnergyRec/TofShower.h.
Referenced by TofEnergyRec::initialize().
|
inline |
Definition at line 42 of file Reconstruction/TofEnergyRec/TofEnergyRec-00-00-11/TofEnergyRec/TofShower.h.