#include <TPCParameters.h>
Inheritance diagram for gear::TPCParameters:

| Public Member Functions | |
| virtual | ~TPCParameters () | 
| Destructor. | |
| virtual const PadRowLayout2D & | getPadLayout () const=0 | 
| The pad layout in the endcaps. | |
| virtual double | getMaxDriftLength () const=0 | 
| The maximum drift length in the TPC in mm. | |
| virtual double | getDriftVelocity () const=0 | 
| The electron drift velocity in the TPC in mm/s. | |
| virtual double | getReadoutFrequency () const=0 | 
| The readout frequency in Hz. | |
 This assumes a row based layout of the pads, either in a cartesian or in a polar angle coordinate system. 
 Most of this class is based on ideas by Dean Karlen.
 1.3.5
 
1.3.5