Definition at line 1102 of file digit.h.
|
| driftManager () |
|
virtual | ~driftManager () |
|
void | SetDiffusionParameters (Double_t lon, Double_t tra) |
|
void | SetDriftParameters (Double_t voltage, Double_t height, Double_t pressure, TString gasName) |
|
void | SetDriftVelocity (Double_t vel) |
|
void | SetLorentzAngle (Double_t vel) |
|
void | SetMagneticField (Double_t vel) |
|
void | SetGasWvalue (Double_t value) |
|
void | SetOldChargeCalculation (void) |
|
void | SetNewChargeCalculation (void) |
|
Double_t | GetLongitudinalDiffusion (void) |
|
Double_t | GetTransversalDiffusion (void) |
|
Double_t | GetDriftVelocity (void) |
|
Double_t | GetLorentzAngle (void) |
|
Double_t | GetMagneticField (void) |
|
Double_t | GetGasWvalue (void) |
|
Bool_t | GetOldChargeCalculation (void) |
|
void | GetStatus (void) |
|
void | ConnectToGeometry (padsGeometry *pad) |
|
void | ConnectToAmplificationManager (amplificationManager *amp) |
|
Int_t | CalculatePositionAfterDrift (projectionOnPadPlane *pro) |
|
void | CalculatePadsWithCharge (projectionOnPadPlane *pro, TClonesArray *clo, Int_t &numberOfPadsBeforeThisLoopStarted) |
|
void | CalculatePadsWithCharge_oldStyle (Double_t k1p, Double_t k2p, Double_t k3p, Double_t k1n, Double_t k2n, Double_t k3n, projectionOnPadPlane *pro, TClonesArray *clo) |
|
| ClassDef (driftManager, 1) |
|
#include <digit.h>
driftManager::driftManager |
( |
| ) |
|
driftManager::~driftManager |
( |
| ) |
|
|
virtual |
void driftManager::CalculatePadsWithCharge |
( |
projectionOnPadPlane * |
pro, |
|
|
TClonesArray * |
clo, |
|
|
Int_t & |
numberOfPadsBeforeThisLoopStarted |
|
) |
| |
void driftManager::CalculatePadsWithCharge_oldStyle |
( |
Double_t |
k1p, |
|
|
Double_t |
k2p, |
|
|
Double_t |
k3p, |
|
|
Double_t |
k1n, |
|
|
Double_t |
k2n, |
|
|
Double_t |
k3n, |
|
|
projectionOnPadPlane * |
pro, |
|
|
TClonesArray * |
clo |
|
) |
| |
Double_t driftManager::GetDriftVelocity |
( |
void |
| ) |
|
|
inline |
Double_t driftManager::GetGasWvalue |
( |
void |
| ) |
|
|
inline |
Double_t driftManager::GetLongitudinalDiffusion |
( |
void |
| ) |
|
|
inline |
Double_t driftManager::GetLorentzAngle |
( |
void |
| ) |
|
|
inline |
Double_t driftManager::GetMagneticField |
( |
void |
| ) |
|
|
inline |
Bool_t driftManager::GetOldChargeCalculation |
( |
void |
| ) |
|
|
inline |
void driftManager::GetStatus |
( |
void |
| ) |
|
Double_t driftManager::GetTransversalDiffusion |
( |
void |
| ) |
|
|
inline |
void driftManager::SetDiffusionParameters |
( |
Double_t |
lon, |
|
|
Double_t |
tra |
|
) |
| |
|
inline |
void driftManager::SetDriftParameters |
( |
Double_t |
voltage, |
|
|
Double_t |
height, |
|
|
Double_t |
pressure, |
|
|
TString |
gasName |
|
) |
| |
void driftManager::SetDriftVelocity |
( |
Double_t |
vel | ) |
|
|
inline |
void driftManager::SetGasWvalue |
( |
Double_t |
value | ) |
|
|
inline |
void driftManager::SetLorentzAngle |
( |
Double_t |
vel | ) |
|
|
inline |
void driftManager::SetMagneticField |
( |
Double_t |
vel | ) |
|
|
inline |
void driftManager::SetNewChargeCalculation |
( |
void |
| ) |
|
|
inline |
void driftManager::SetOldChargeCalculation |
( |
void |
| ) |
|
|
inline |
Double_t driftManager::driftVelocity |
|
private |
Double_t driftManager::gasWvalue |
|
private |
Double_t driftManager::longitudinalDiffusion |
|
private |
Double_t driftManager::lorentzAngle |
|
private |
Double_t driftManager::magneticField |
|
private |
Bool_t driftManager::oldChargeCalculation |
|
private |
Double_t driftManager::padPlaneRadius |
|
private |
Double_t driftManager::transversalDiffusion |
|
private |
The documentation for this class was generated from the following file: