StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
StPmdHit Class Reference

#include <StPmdHit.h>

Inheritance diagram for StPmdHit:
StObject

Public Member Functions

 StPmdHit ()
 status based on chain selection (1=OK, 0=bad)
 
 StPmdHit (TArrayI *)
 A constructor.
 
 ~StPmdHit ()
 A constructor. More...
 
Int_t Gsuper () const
 A destructor. More...
 
Int_t module ()
 function for supermodule no.
 
Int_t SubDetector () const
 function for module
 
Int_t Row () const
 function for subdetector
 
Int_t Column () const
 function for row
 
Float_t Edep () const
 function for col
 
Int_t Adc () const
 function for edep
 
Float_t GainCell () const
 function for adc
 
Float_t GainSmChain () const
 cell by cell gain
 
Float_t CellStatus () const
 SmChain to SmChain gain.
 
void setGsuper (Int_t)
 Cell status (chain selection based)
 
void setSubDetector (Int_t)
 
void setRow (Int_t)
 
void setColumn (Int_t)
 
void setEdep (Float_t)
 
void setAdc (Int_t)
 
void setGainCell (Float_t)
 
void setGainSmChain (Float_t)
 
void setCellStatus (Float_t)
 
Int_t Compare (const TObject *) const
 
Bool_t IsSortable () const
 
virtual void print (ostream *os)
 
virtual void Browse (TBrowser *b)
 
- Public Member Functions inherited from StObject
 StObject (const StObject &sto)
 
StObjectoperator= (const StObject &sto)
 
virtual TObject * clone () const
 
Int_t isZombie () const
 
virtual void makeZombie (int flg=1)
 
UInt_t Ztreamer (TBuffer &R__b)
 
 ClassDef (StObject, 3) static UInt_t fgTally
 

Detailed Description

Author

Definition at line 39 of file StPmdHit.h.

Constructor & Destructor Documentation

StPmdHit::~StPmdHit ( )
inline

A constructor.

Inline functions for hit objects

Definition at line 90 of file StPmdHit.h.

Member Function Documentation

Int_t StPmdHit::Gsuper ( ) const
inline

A destructor.

member functions

Definition at line 91 of file StPmdHit.h.

Referenced by StPmdSimulatorMaker::Exist(), and print().

void StPmdHit::print ( ostream *  os)
virtual

Printing member function.

Definition at line 37 of file StPmdHit.cxx.

References Column(), Edep(), Gsuper(), Row(), and SubDetector().


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