GRUTinizer
|
#include <TS800Hit.h>
Public Member Functions | |
TCrdcPad () | |
TCrdcPad (int chan) | |
~TCrdcPad () | |
virtual Int_t | Charge () const |
void | SetChannel (short chan) |
void | SetPoint (short sample, short value) |
short | GetChannel () |
virtual void | Clear (Option_t *opt="") |
virtual void | Print (Option_t *opt="") const |
virtual void | Copy (TObject &obj) const |
![]() | |
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 | |
short | fChannel |
short | fNumSamples |
short | fSample [MAXCRDC] |
short | fValue [MAXCRDC] |
Additional Inherited Members | |
![]() | |
static const TVector3 | BeamUnitVec |
TCrdcPad::TCrdcPad | ( | ) |
TCrdcPad::TCrdcPad | ( | int | chan | ) |
TCrdcPad::~TCrdcPad | ( | ) |
|
virtual |
Implements TDetectorHit.
|
virtual |
Reimplemented from TDetectorHit.
|
virtual |
Reimplemented from TDetectorHit.
|
inline |
|
virtual |
Reimplemented from TDetectorHit.
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |