CGEM BOSS 6.6.5.f
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 |
Definition at line 89 of file Tof/tofcalgsec/tofcalgsec-00-02-08/tofcalgsec/TofDataSet.h.
typedef struct tagItem rootRecord |
const unsigned int NBarrel = 176 |
Definition at line 12 of file Tof/tofcalgsec/tofcalgsec-00-02-08/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-08/tofcalgsec/TofDataSet.h.
Referenced by TofDataSet::TofDataSet(), and TofDataSet::~TofDataSet().