HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Member Functions | Private Attributes
TpcSimDriftChamber Class Reference

#include <TpcSimDriftChamber.h>

Public Member Functions

 TpcSimDriftChamber ()
 
virtual ~TpcSimDriftChamber ()
 
Int_t DriftElectron (Double_t x0, Double_t y0, Double_t z0, Double_t t0, Double_t &xEnd, Double_t &yEnd, Double_t &zEnd, Double_t &tEnd)
 

Private Member Functions

 ClassDef (TpcSimDriftChamber, 1)
 

Private Attributes

Double_t fDiffX
 
Double_t fDiffY
 
Double_t fDiffZ
 
Double_t fDriftVelocity
 
Double_t fElectronCapture
 
Double_t fZReadout
 
Double_t fLengthTpc
 

Detailed Description

Definition at line 10 of file TpcSimDriftChamber.h.

Constructor & Destructor Documentation

TpcSimDriftChamber::TpcSimDriftChamber ( )
TpcSimDriftChamber::~TpcSimDriftChamber ( )
virtual

Definition at line 70 of file TpcSimDriftChamber.cxx.

Member Function Documentation

TpcSimDriftChamber::ClassDef ( TpcSimDriftChamber  ,
 
)
private
Int_t TpcSimDriftChamber::DriftElectron ( Double_t  x0,
Double_t  y0,
Double_t  z0,
Double_t  t0,
Double_t &  xEnd,
Double_t &  yEnd,
Double_t &  zEnd,
Double_t &  tEnd 
)

Definition at line 76 of file TpcSimDriftChamber.cxx.

Here is the caller graph for this function:

Field Documentation

Double_t TpcSimDriftChamber::fDiffX
private

Definition at line 22 of file TpcSimDriftChamber.h.

Double_t TpcSimDriftChamber::fDiffY
private

Definition at line 23 of file TpcSimDriftChamber.h.

Double_t TpcSimDriftChamber::fDiffZ
private

Definition at line 24 of file TpcSimDriftChamber.h.

Double_t TpcSimDriftChamber::fDriftVelocity
private

Definition at line 26 of file TpcSimDriftChamber.h.

Double_t TpcSimDriftChamber::fElectronCapture
private

Definition at line 28 of file TpcSimDriftChamber.h.

Double_t TpcSimDriftChamber::fLengthTpc
private

Definition at line 31 of file TpcSimDriftChamber.h.

Double_t TpcSimDriftChamber::fZReadout
private

Definition at line 30 of file TpcSimDriftChamber.h.


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