StFms  0.0.0
FMS software in the STAR framework
StMuFmsHit Class Reference

#include <StMuFmsHit.h>

Inheritance diagram for StMuFmsHit:
Collaboration diagram for StMuFmsHit:

Public Member Functions

 StMuFmsHit ()
 
 StMuFmsHit (unsigned short det, unsigned short ch, unsigned short qtcrate, unsigned short qtslot, unsigned short qtch, unsigned short adc, unsigned short tdc, float e)
 
 ~StMuFmsHit ()
 
unsigned short detectorId () const
 
unsigned short channel () const
 
unsigned short qtCrate () const
 
unsigned short qtSlot () const
 
unsigned short qtChannel () const
 
unsigned short adc () const
 
unsigned short tdc () const
 
float energy () const
 
void setDetectorId (unsigned short)
 
void setChannel (unsigned short)
 
void setQtCrate (unsigned short)
 
void setQtSlot (unsigned short)
 
void setQtChannel (unsigned short)
 
void setAdc (unsigned short)
 
void setTdc (unsigned short)
 
void setEnergy (float)
 
void setMuFmsHit (unsigned short det, unsigned short ch, unsigned short qtcrate, unsigned short qtslot, unsigned short qtch, unsigned short adc, unsigned short tdc, float e)
 
void print (Option_t *option="") const
 

Protected Member Functions

void encodeQTCrtSlotCh (unsigned short qtcrate, unsigned short qtslot, unsigned short qtch)
 

Protected Attributes

UShort_t mDetectorId
 
UShort_t mChannel
 
UShort_t mQTCrtSlotCh
 
UShort_t mAdc
 
UShort_t mTdc
 
Float_t mEnergy
 

Detailed Description

Definition at line 24 of file StMuFmsHit.h.

Constructor & Destructor Documentation

StMuFmsHit::StMuFmsHit ( )
StMuFmsHit::StMuFmsHit ( unsigned short  det,
unsigned short  ch,
unsigned short  qtcrate,
unsigned short  qtslot,
unsigned short  qtch,
unsigned short  adc,
unsigned short  tdc,
float  e 
)
StMuFmsHit::~StMuFmsHit ( )

Member Function Documentation

unsigned short StMuFmsHit::adc ( ) const

Here is the caller graph for this function:

unsigned short StMuFmsHit::channel ( ) const

Here is the caller graph for this function:

unsigned short StMuFmsHit::detectorId ( ) const

Here is the caller graph for this function:

void StMuFmsHit::encodeQTCrtSlotCh ( unsigned short  qtcrate,
unsigned short  qtslot,
unsigned short  qtch 
)
protected
float StMuFmsHit::energy ( ) const

Here is the caller graph for this function:

void StMuFmsHit::print ( Option_t *  option = "") const
unsigned short StMuFmsHit::qtChannel ( ) const
unsigned short StMuFmsHit::qtCrate ( ) const
unsigned short StMuFmsHit::qtSlot ( ) const
void StMuFmsHit::setAdc ( unsigned  short)

Here is the caller graph for this function:

void StMuFmsHit::setChannel ( unsigned  short)

Here is the caller graph for this function:

void StMuFmsHit::setDetectorId ( unsigned  short)

Here is the caller graph for this function:

void StMuFmsHit::setEnergy ( float  )

Here is the caller graph for this function:

void StMuFmsHit::setMuFmsHit ( unsigned short  det,
unsigned short  ch,
unsigned short  qtcrate,
unsigned short  qtslot,
unsigned short  qtch,
unsigned short  adc,
unsigned short  tdc,
float  e 
)
void StMuFmsHit::setQtChannel ( unsigned  short)

Here is the caller graph for this function:

void StMuFmsHit::setQtCrate ( unsigned  short)

Here is the caller graph for this function:

void StMuFmsHit::setQtSlot ( unsigned  short)

Here is the caller graph for this function:

void StMuFmsHit::setTdc ( unsigned  short)

Here is the caller graph for this function:

unsigned short StMuFmsHit::tdc ( ) const

Member Data Documentation

UShort_t StMuFmsHit::mAdc
protected

Definition at line 64 of file StMuFmsHit.h.

UShort_t StMuFmsHit::mChannel
protected

Definition at line 62 of file StMuFmsHit.h.

UShort_t StMuFmsHit::mDetectorId
protected

Definition at line 61 of file StMuFmsHit.h.

Float_t StMuFmsHit::mEnergy
protected

Definition at line 66 of file StMuFmsHit.h.

UShort_t StMuFmsHit::mQTCrtSlotCh
protected

Definition at line 63 of file StMuFmsHit.h.

UShort_t StMuFmsHit::mTdc
protected

Definition at line 65 of file StMuFmsHit.h.


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