|
GRUTinizer
|
#include <TS800Hit.h>
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 |
| TTof::TTof | ( | ) |
| TTof::~TTof | ( | ) |
|
inlineprivatevirtual |
|
private |
|
virtual |
Reimplemented from TDetectorHit.
|
virtual |
Reimplemented from TDetectorHit.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
Reimplemented from TDetectorHit.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.1.2