TFndHit Class Reference

Inheritance diagram for TFndHit:

TFndHLmd TFndHSilCluster TFndHTof List of all members.

Public Types

enum  E_FndHit_BothChan_Flag { E_HIT_NO_CH = 0, E_HIT_E_CH = 1, E_HIT_P_CH = 2, E_HIT_BOTH_CH = 3 }

Public Member Functions

TString GetBothFlagStr (E_FndHit_BothChan_Flag flag)
 TFndHit (const Int_t &channel=-1)
 ~TFndHit ()
void SetChannel (const Int_t &channel)
Int_t GetChannel ()
void SetLocalPosition (Double_t x, Double_t y, Double_t z)
void GetLocalPosition (Double_t &x, Double_t &y, Double_t &z)
Double_t GetLocal_X ()
Double_t GetLocal_Y ()
Double_t GetLocal_Z ()
void GetMasterPosition (Double_t &x, Double_t &y, Double_t &z)
Double_t GetMain_X ()
Double_t GetMain_Y ()
Double_t GetMain_Z ()
virtual void PrintHit (Int_t depth=0)=0
virtual void PrintPosition (Int_t mode=0)

Protected Attributes

Int_t fChannel
Double_t fPosLRS [3]
Double_t fPosMRS [3]

Detailed Description

Definition at line 24 of file TFndHit.h.


Member Enumeration Documentation

enum TFndHit::E_FndHit_BothChan_Flag

Enumerator:
E_HIT_NO_CH 
E_HIT_E_CH 
E_HIT_P_CH 
E_HIT_BOTH_CH 

Definition at line 32 of file TFndHit.h.


The documentation for this class was generated from the following files:
Generated on Tue Oct 16 15:40:49 2007 by  doxygen 1.5.2