#include <CDrifterFP420.h>
Public Types | |
typedef std::vector < AmplitudeSegmentFP420 > | collection_type |
typedef std::vector < EnergySegmentFP420 > | ionization_type |
Public Member Functions | |
virtual collection_type | drift (const ionization_type &, const G4ThreeVector &, const int &)=0 |
virtual | ~CDrifterFP420 () |
Definition at line 12 of file CDrifterFP420.h.
typedef std::vector<AmplitudeSegmentFP420> CDrifterFP420::collection_type |
Definition at line 14 of file CDrifterFP420.h.
typedef std::vector<EnergySegmentFP420> CDrifterFP420::ionization_type |
Definition at line 15 of file CDrifterFP420.h.
|
inlinevirtual |
Definition at line 17 of file CDrifterFP420.h.
|
pure virtual |
Implemented in ChargeDrifterFP420.