BOSS 7.0.3
BESIII Offline Software System
|
#include "TofRecEvent/RecBTofCalHit.h"
#include "TofRecEvent/RecETofCalHit.h"
#include "TChain.h"
#include "TTree.h"
#include <string>
Go to the source code of this file.
Classes | |
struct | tagItem |
class | Record |
class | TofDataSet |
Typedefs | |
typedef struct tagItem | rootRecord |
typedef std::vector< Record * > | RecordSet |
Variables | |
const unsigned int | NBarrel = 176 |
const unsigned int | NEndcap = 96 |
const unsigned int | NEtf = 72 |
const unsigned int | NStrip = 12 |
Definition at line 98 of file InstallArea/include/tofcalgsec/tofcalgsec/TofDataSet.h.
typedef struct tagItem rootRecord |
const unsigned int NBarrel = 176 |
Definition at line 12 of file InstallArea/include/tofcalgsec/tofcalgsec/TofDataSet.h.
Referenced by calib_barrel_common::calculate(), calib_barrel_q0::calculate(), calib_barrel_q0::calib_barrel_q0(), calib_barrel_sigma::calib_barrel_sigma(), TofCalibManager::doCalibration(), TofCalibration::fillRoot(), TofCalibManager::fillRoot(), and TofCalibFit::TofCalibFit().
const unsigned int NEndcap = 96 |
Definition at line 13 of file InstallArea/include/tofcalgsec/tofcalgsec/TofDataSet.h.
Referenced by calib_endcap_atten::calculate(), calib_endcap_atten::calib_endcap_atten(), calib_endcap_sigma::calib_endcap_sigma(), TofCalibManager::doCalibration(), TofCalibration::fillRoot(), TofCalibManager::fillRoot(), and TofCalibFit::TofCalibFit().
const unsigned int NEtf = 72 |
Definition at line 14 of file InstallArea/include/tofcalgsec/tofcalgsec/TofDataSet.h.
Referenced by calib_etf_bunch::calculate(), TofCalibManager::doCalibration(), and TofCalibManager::fillRoot().
const unsigned int NStrip = 12 |
Definition at line 15 of file InstallArea/include/tofcalgsec/tofcalgsec/TofDataSet.h.
Referenced by calib_etf_bunch::calculate(), TofCalibManager::doCalibration(), and TofCalibManager::fillRoot().