GRUTinizer
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Member Functions | Private Attributes | List of all members
TTof Class Reference

#include <TS800Hit.h>

Inheritance diagram for TTof:
TDetectorHit

Public Member Functions

 TTof ()
 ~TTof ()
void SetRF (short rf)
void SetOBJ (short obj)
void SetXFP (short xfp)
void SetSI (short si)
void SetTacOBJ (short obj)
void SetTacXFP (short xfp)
short GetRF ()
short GetOBJ ()
short GetXFP ()
short GetSI ()
short GetTacOBJ ()
short GetTacXFP ()
virtual void Copy (TObject &) const
virtual void Print (Option_t *opt="") const
virtual void Clear (Option_t *opt="")
- Public Member Functions inherited from TDetectorHit
 TDetectorHit ()
virtual ~TDetectorHit ()
virtual Int_t Compare (const TObject *obj) const
virtual bool IsSortable () const
Int_t Address () const
double GetEnergy () const
virtual Int_t Charge () const =0
Int_t GetSystem () const
Int_t GetType () const
Int_t GetChannel () const
Int_t GetHole () const
Int_t GetCrystal () const
Int_t GetSegmentId () const
void SetAddress (unsigned char system, unsigned char type, unsigned short channel)

Private Member Functions

virtual int Charge () const
 ClassDef (TTof, 1)

Private Attributes

short frf
short fobj
short fxfp
short fsi
short ftac_obj
short ftac_xfp

Additional Inherited Members

- Static Public Attributes inherited from TDetectorHit
static const TVector3 BeamUnitVec

Constructor & Destructor Documentation

TTof::TTof ( )
TTof::~TTof ( )

Member Function Documentation

virtual int TTof::Charge ( ) const
inlineprivatevirtual
TTof::ClassDef ( TTof  ,
 
)
private
void TTof::Clear ( Option_t *  opt = "")
virtual

Reimplemented from TDetectorHit.

void TTof::Copy ( TObject &  obj) const
virtual

Reimplemented from TDetectorHit.

short TTof::GetOBJ ( )
inline
short TTof::GetRF ( )
inline
short TTof::GetSI ( )
inline
short TTof::GetTacOBJ ( )
inline
short TTof::GetTacXFP ( )
inline
short TTof::GetXFP ( )
inline
void TTof::Print ( Option_t *  opt = "") const
virtual

Reimplemented from TDetectorHit.

void TTof::SetOBJ ( short  obj)
inline
void TTof::SetRF ( short  rf)
inline
void TTof::SetSI ( short  si)
inline
void TTof::SetTacOBJ ( short  obj)
inline
void TTof::SetTacXFP ( short  xfp)
inline
void TTof::SetXFP ( short  xfp)
inline

Member Data Documentation

short TTof::fobj
private
short TTof::frf
private
short TTof::fsi
private
short TTof::ftac_obj
private
short TTof::ftac_xfp
private
short TTof::fxfp
private

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