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

SVT electron cloud expansion routines Simulates electron cloud expansion inside of the silicon wafer. More...

#include <StSvtElectronCloud.hh>

Inheritance diagram for StSvtElectronCloud:
StObject

Public Member Functions

void setSiliconProp ()
 
void setElectronLifeTime (double tLife)
 
void setDriftVelocity (double driftVel)
 
void setTrappingConst (double trapConst)
 
void setDiffusionConst (double diffConst)
 
void setPar (double energy, double theta, double phi, double timeBinSize, int trackId)
 
void CalcExpansion (double mTc)
 
void runge_kutta4 (int steps, double t0, double steplen, int save)
 
void adamsBushFort (int steps, double t0, double steplen)
 
double getSigmaDrift ()
 
double getSigmaAnode ()
 
double getSigmaCorr ()
 
double getSigmaMajor ()
 
double getSigmaMinor ()
 
double getPhi ()
 
double getChargeAtAnode ()
 
int getTrackId () const
 
- 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

SVT electron cloud expansion routines Simulates electron cloud expansion inside of the silicon wafer.

Author
Chaloupka
Date
2004/11/23

Definition at line 18 of file StSvtElectronCloud.hh.

Member Function Documentation

void StSvtElectronCloud::setSiliconProp ( )

!this is not realy used - the multfactor is hardwired for

Definition at line 97 of file StSvtElectronCloud.cc.


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