CGEM BOSS 6.6.5.h
BESIII Offline Software System
|
#include "CgemGeomSvc/ICgemGeomSvc.h"
#include "CgemDigitizerSvc/Induction.h"
#include "CgemDigitizerSvc/DiffusionGTS.h"
#include <vector>
#include <string>
#include "TNtuple.h"
#include "TFile.h"
#include "TF1.h"
#include "TH1F.h"
Go to the source code of this file.
Classes | |
class | InductionGTS |
Macros | |
#define | m_testing_ind false |
#define | hnbin 700 |
#define | hxmin 0 |
#define | hxmax 700 |
#define | apv_tstart 0. |
#define apv_tstart 0. |
Definition at line 19 of file InductionGTS.h.
Referenced by InductionGTS::init(), InductionGTS::useAPV(), and InductionGTS::~InductionGTS().
#define hnbin 700 |
Definition at line 16 of file InductionGTS.h.
Referenced by InductionGTS::init(), and InductionGTS::useAPV().
#define hxmax 700 |
Definition at line 18 of file InductionGTS.h.
Referenced by InductionGTS::init().
#define hxmin 0 |
Definition at line 17 of file InductionGTS.h.
Referenced by InductionGTS::init().
#define m_testing_ind false |
Definition at line 15 of file InductionGTS.h.
Referenced by InductionGTS::drive_to_anode(), InductionGTS::init(), InductionGTS::useAPV(), and InductionGTS::~InductionGTS().