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

#include <StPmdCluster.h>

Inheritance diagram for StPmdCluster:
StObject

Public Member Functions

 StPmdCluster (TArrayI *)
 constructor
 
 ~StPmdCluster ()
 constructor
 
Int_t Module () const
 destructor More...
 
Float_t NumofMems () const
 for Supermodule number
 
Float_t CluEta () const
 number of cells in the cluster as float
 
Float_t CluPhi () const
 cluster eta
 
Float_t CluEdep () const
 cluster phi
 
Float_t CluSigmaL () const
 cluster edep
 
Float_t CluSigmaS () const
 cluster sigma Large
 
Int_t CluEdepPID () const
 cluster sigma Small
 
Int_t CluPID () const
 cluster PID based on Edep
 
Int_t McCluPID () const
 cluster PID based on CPV/PMD matching
 
Float_t CluX () const
 cluster PID based on Mantecarlo
 
Float_t CluY () const
 
TObjArray * HitCollection ()
 
void setModule (Int_t)
 hit collection
 
void setNumofMems (Float_t)
 
void setCluEta (Float_t)
 
void setCluPhi (Float_t)
 
void setCluEdep (Float_t)
 
void setCluSigmaL (Float_t)
 
void setCluSigmaS (Float_t)
 
void setCluEdepPID (Int_t)
 
void setCluPID (Int_t)
 
void setMcCluPID (Int_t)
 
void setCluX (Float_t)
 
void setCluY (Float_t)
 
void addHitCollection (StPmdHit *)
 
virtual void Browse (TBrowser *b)
 
virtual void print (ostream *os)
 
- 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 45 of file StPmdCluster.h.

Member Function Documentation

Int_t StPmdCluster::Module ( ) const
inline

destructor

member functions

Definition at line 114 of file StPmdCluster.h.

Referenced by print().

void StPmdCluster::print ( ostream *  os)
virtual

Printing member function.

Definition at line 47 of file StPmdCluster.cxx.

References CluEdep(), CluEta(), CluPhi(), Module(), and NumofMems().


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