ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
GTimeOfFlight Class Reference

#include <S800.h>

Inheritance diagram for GTimeOfFlight:
Inheritance graph
[legend]
Collaboration diagram for GTimeOfFlight:
Collaboration graph
[legend]

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
 

Detailed Description

Raw data structure for S800 time of flight information.

Definition at line 22 of file S800.h.

Constructor & Destructor Documentation

◆ GTimeOfFlight()

GTimeOfFlight::GTimeOfFlight ( )
inline

Definition at line 24 of file S800.h.

◆ ~GTimeOfFlight()

GTimeOfFlight::~GTimeOfFlight ( )
inline

Definition at line 33 of file S800.h.

Member Function Documentation

◆ ClassDef()

GTimeOfFlight::ClassDef ( GTimeOfFlight  ,
 
)
protected

◆ Clear()

void GTimeOfFlight::Clear ( )
inline

Definition at line 34 of file S800.h.

◆ GetOBJ()

Short_t GTimeOfFlight::GetOBJ ( )
inline

Definition at line 56 of file S800.h.

◆ GetRF()

Short_t GTimeOfFlight::GetRF ( )
inline

Definition at line 55 of file S800.h.

◆ GetSi()

Short_t GTimeOfFlight::GetSi ( )
inline

Definition at line 58 of file S800.h.

◆ GetTACOBJ()

Short_t GTimeOfFlight::GetTACOBJ ( )
inline

Definition at line 59 of file S800.h.

◆ GetTACXFP()

Short_t GTimeOfFlight::GetTACXFP ( )
inline

Definition at line 60 of file S800.h.

◆ GetXFP()

Short_t GTimeOfFlight::GetXFP ( )
inline

Definition at line 57 of file S800.h.

◆ Set()

void GTimeOfFlight::Set ( Short_t  rf,
Short_t  obj,
Short_t  xfp,
Short_t  si 
)
inline

Definition at line 43 of file S800.h.

◆ SetTAC()

void GTimeOfFlight::SetTAC ( Short_t  tac_obj,
Short_t  tac_xfp 
)
inline

Definition at line 50 of file S800.h.

Member Data Documentation

◆ fobj

Short_t GTimeOfFlight::fobj
protected

Definition at line 64 of file S800.h.

◆ frf

Short_t GTimeOfFlight::frf
protected

Definition at line 63 of file S800.h.

◆ fsi

Short_t GTimeOfFlight::fsi
protected

Definition at line 66 of file S800.h.

◆ ftac_obj

Short_t GTimeOfFlight::ftac_obj
protected

Definition at line 67 of file S800.h.

◆ ftac_xfp

Short_t GTimeOfFlight::ftac_xfp
protected

Definition at line 68 of file S800.h.

◆ fxfp

Short_t GTimeOfFlight::fxfp
protected

Definition at line 65 of file S800.h.


The documentation for this class was generated from the following file: