StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
StMuFgtStrip Class Reference
Inheritance diagram for StMuFgtStrip:

Public Member Functions

 StMuFgtStrip ()
 
 StMuFgtStrip (const StFgtStrip &other)
 
StMuFgtStripoperator= (const StFgtStrip &other)
 
Int_t getGeoId () const
 
Int_t getAdcStartIdx () const
 
Short_t getNumSavedTimeBins () const
 
Short_t getClusterSeedType () const
 
Float_t getCharge () const
 
Float_t getChargeUncert () const
 
void setGeoId (Int_t geoId)
 
void setAdcInfo (Int_t adcIdx, Short_t numAdc)
 
void setClusterSeedType (Short_t type)
 
void setCharge (Float_t charge)
 
void setChargeUncert (Float_t uncert)
 

Protected Attributes

Int_t mGeoId
 
Int_t mAdcStartIdx
 
Short_t mNumSavedTimeBins
 
Short_t mClusterSeedType
 
Float_t mCharge
 
Float_t mChargeUncert
 

Detailed Description

Definition at line 75 of file StMuFgtStrip.h.

Constructor & Destructor Documentation

StMuFgtStrip::StMuFgtStrip ( )

assert( kFgtNumTimeBins == kMuFgtNumTimeBins ); // fix the StFgtConsts.h file if this fails

Definition at line 56 of file StMuFgtStrip.cxx.


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