|
ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include <S800.h>


Public Member Functions | |
| GScintillator () | |
| ~GScintillator () | |
| void | Clear () |
| void | SetID (int id) |
| void | Set (int de_up, int time_up, int de_down, int time_down) |
| Int_t | GetID () |
| Float_t | GetDE_up () |
| Float_t | GetTime_up () |
| Float_t | GetDE_down () |
| Float_t | GetTime_down () |
Protected Member Functions | |
| ClassDef (GScintillator, 1) | |
Protected Attributes | |
| Int_t | fID |
| Float_t | fde_up |
| Float_t | fde_down |
| Float_t | ftime_up |
| Float_t | ftime_down |
|
protected |
|
inline |
1.8.18