BOSS 7.0.5
BESIII Offline Software System
|
#include <TofDataSet.h>
Public Member Functions | |
TofDataSet () | |
~TofDataSet () | |
RecordSet * | getBarrelData (unsigned int i) const |
RecordSet * | getEndcapData (unsigned int i) const |
RecordSet * | getEtfData (unsigned int i) const |
void | setData (TTree *, unsigned int) |
void | setBarrelDataFiles (std::vector< std::string > &) |
void | setEndcapDataFiles (std::vector< std::string > &) |
void | setEtfDataFiles (std::vector< std::string > &) |
void | setBarrelData (RecBTofCalHitCol &) |
void | setEndcapData (RecETofCalHitCol &) |
void | setEtfData (RecBTofCalHitCol &) |
TofDataSet () | |
~TofDataSet () | |
RecordSet * | getBarrelData (unsigned int i) const |
RecordSet * | getEndcapData (unsigned int i) const |
RecordSet * | getEtfData (unsigned int i) const |
void | setData (TTree *, unsigned int) |
void | setBarrelDataFiles (std::vector< std::string > &) |
void | setEndcapDataFiles (std::vector< std::string > &) |
void | setEtfDataFiles (std::vector< std::string > &) |
void | setBarrelData (RecBTofCalHitCol &) |
void | setEndcapData (RecETofCalHitCol &) |
void | setEtfData (RecBTofCalHitCol &) |
Definition at line 101 of file InstallArea/include/tofcalgsec/tofcalgsec/TofDataSet.h.
TofDataSet::TofDataSet | ( | ) |
Definition at line 174 of file TofDataSet.cxx.
TofDataSet::~TofDataSet | ( | ) |
Definition at line 188 of file TofDataSet.cxx.
TofDataSet::TofDataSet | ( | ) |
TofDataSet::~TofDataSet | ( | ) |
|
inline |
Definition at line 107 of file InstallArea/include/tofcalgsec/tofcalgsec/TofDataSet.h.
Referenced by TofCalibManager::doCalibration(), and TofCalibManager::fillRoot().
|
inline |
Definition at line 107 of file Tof/tofcalgsec/tofcalgsec-00-02-23/tofcalgsec/TofDataSet.h.
|
inline |
Definition at line 108 of file InstallArea/include/tofcalgsec/tofcalgsec/TofDataSet.h.
Referenced by TofCalibManager::doCalibration(), and TofCalibManager::fillRoot().
|
inline |
Definition at line 108 of file Tof/tofcalgsec/tofcalgsec-00-02-23/tofcalgsec/TofDataSet.h.
|
inline |
Definition at line 109 of file InstallArea/include/tofcalgsec/tofcalgsec/TofDataSet.h.
Referenced by TofCalibManager::doCalibration(), and TofCalibManager::fillRoot().
|
inline |
Definition at line 109 of file Tof/tofcalgsec/tofcalgsec-00-02-23/tofcalgsec/TofDataSet.h.
void TofDataSet::setBarrelData | ( | RecBTofCalHitCol & | bhitcol | ) |
Definition at line 274 of file TofDataSet.cxx.
Referenced by tofcalgsec::execute().
void TofDataSet::setBarrelData | ( | RecBTofCalHitCol & | ) |
void TofDataSet::setBarrelDataFiles | ( | std::vector< std::string > & | barrelFiles | ) |
Definition at line 205 of file TofDataSet.cxx.
Referenced by tofcalgsec::finalize().
void TofDataSet::setBarrelDataFiles | ( | std::vector< std::string > & | ) |
void TofDataSet::setData | ( | TTree * | t, |
unsigned int | isBarrel | ||
) |
Definition at line 106 of file TofDataSet.cxx.
Referenced by setBarrelDataFiles(), setEndcapDataFiles(), and setEtfDataFiles().
void TofDataSet::setData | ( | TTree * | , |
unsigned int | |||
) |
void TofDataSet::setEndcapData | ( | RecETofCalHitCol & | ehitcol | ) |
Definition at line 293 of file TofDataSet.cxx.
Referenced by tofcalgsec::execute().
void TofDataSet::setEndcapData | ( | RecETofCalHitCol & | ) |
void TofDataSet::setEndcapDataFiles | ( | std::vector< std::string > & | endcapFiles | ) |
Definition at line 228 of file TofDataSet.cxx.
Referenced by tofcalgsec::finalize().
void TofDataSet::setEndcapDataFiles | ( | std::vector< std::string > & | ) |
void TofDataSet::setEtfData | ( | RecBTofCalHitCol & | bhitcol | ) |
Definition at line 311 of file TofDataSet.cxx.
Referenced by tofcalgsec::execute().
void TofDataSet::setEtfData | ( | RecBTofCalHitCol & | ) |
void TofDataSet::setEtfDataFiles | ( | std::vector< std::string > & | etfFiles | ) |
Definition at line 251 of file TofDataSet.cxx.
Referenced by tofcalgsec::finalize().
void TofDataSet::setEtfDataFiles | ( | std::vector< std::string > & | ) |