BOSS 7.0.2
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 Tof/tofcalgsec/tofcalgsec-00-02-21/tofcalgsec/TofDataSet.h.
typedef struct tagItem rootRecord |
const unsigned int NBarrel = 176 |
Definition at line 12 of file Tof/tofcalgsec/tofcalgsec-00-02-21/tofcalgsec/TofDataSet.h.
Referenced by TofDataSet::TofDataSet(), and TofDataSet::~TofDataSet().
const unsigned int NEndcap = 96 |
Definition at line 13 of file Tof/tofcalgsec/tofcalgsec-00-02-21/tofcalgsec/TofDataSet.h.
Referenced by TofDataSet::TofDataSet(), and TofDataSet::~TofDataSet().
const unsigned int NEtf = 72 |
Definition at line 14 of file Tof/tofcalgsec/tofcalgsec-00-02-21/tofcalgsec/TofDataSet.h.
Referenced by TofDataSet::TofDataSet(), and TofDataSet::~TofDataSet().
const unsigned int NStrip = 12 |
Definition at line 15 of file Tof/tofcalgsec/tofcalgsec-00-02-21/tofcalgsec/TofDataSet.h.
Referenced by TofDataSet::TofDataSet(), and TofDataSet::~TofDataSet().