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

#include <TS800Hit.h>

Inheritance diagram for TIonChamber:
TDetectorHit

Public Member Functions

 TIonChamber ()
 ~TIonChamber ()
void Set (int ch, int data)
int GetChannel (int i) const
int GetData (int i) const
int Size () const
float GetdE ()
virtual void Copy (TObject &) const
virtual void Print (Option_t *opt="") const
virtual void Clear (Option_t *opt="")
int Charge () const
- 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
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 Attributes

std::vector< int > fChan
std::vector< int > fData

Additional Inherited Members

- Static Public Attributes inherited from TDetectorHit
static const TVector3 BeamUnitVec

Constructor & Destructor Documentation

TIonChamber::TIonChamber ( )
TIonChamber::~TIonChamber ( )

Member Function Documentation

int TIonChamber::Charge ( ) const
inlinevirtual

Implements TDetectorHit.

void TIonChamber::Clear ( Option_t *  opt = "")
virtual

Reimplemented from TDetectorHit.

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

Reimplemented from TDetectorHit.

int TIonChamber::GetChannel ( int  i) const
inline
int TIonChamber::GetData ( int  i) const
inline
float TIonChamber::GetdE ( )
void TIonChamber::Print ( Option_t *  opt = "") const
virtual

Reimplemented from TDetectorHit.

void TIonChamber::Set ( int  ch,
int  data 
)
int TIonChamber::Size ( ) const
inline

Member Data Documentation

std::vector<int> TIonChamber::fChan
private
std::vector<int> TIonChamber::fData
private

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