#include <SimRomanPot/SimFP420/interface/CDrifterFP420.h>
Public Types | |
typedef vector < AmplitudeSegmentFP420 > | collection_type |
typedef 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 vector<AmplitudeSegmentFP420> CDrifterFP420::collection_type |
Definition at line 14 of file CDrifterFP420.h.
typedef vector<EnergySegmentFP420> CDrifterFP420::ionization_type |
Definition at line 15 of file CDrifterFP420.h.
virtual CDrifterFP420::~CDrifterFP420 | ( | ) | [inline, virtual] |
virtual collection_type CDrifterFP420::drift | ( | const | ionization_type, | |
const G4ThreeVector & | , | |||
const int & | ||||
) | [pure virtual] |