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


Public Member Functions | |
| GTimeOfFlight () | |
| ~GTimeOfFlight () | |
| void | Clear () |
| void | Set (Short_t rf, Short_t obj, Short_t xfp, Short_t si) |
| void | SetTAC (Short_t tac_obj, Short_t tac_xfp) |
| Short_t | GetRF () |
| Short_t | GetOBJ () |
| Short_t | GetXFP () |
| Short_t | GetSi () |
| Short_t | GetTACOBJ () |
| Short_t | GetTACXFP () |
Protected Member Functions | |
| ClassDef (GTimeOfFlight, 1) | |
Protected Attributes | |
| Short_t | frf |
| Short_t | fobj |
| Short_t | fxfp |
| Short_t | fsi |
| Short_t | ftac_obj |
| Short_t | ftac_xfp |
|
protected |
|
inline |
|
inline |
1.8.18