CMS 3D CMS Logo

Public Types | Public Member Functions

CDrifterFP420 Class Reference

#include <CDrifterFP420.h>

Inheritance diagram for CDrifterFP420:
ChargeDrifterFP420

List of all members.

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 ()

Detailed Description

Definition at line 12 of file CDrifterFP420.h.


Member Typedef Documentation

Definition at line 14 of file CDrifterFP420.h.

Definition at line 15 of file CDrifterFP420.h.


Constructor & Destructor Documentation

virtual CDrifterFP420::~CDrifterFP420 ( ) [inline, virtual]

Definition at line 17 of file CDrifterFP420.h.

{ }

Member Function Documentation

virtual collection_type CDrifterFP420::drift ( const ionization_type  ,
const G4ThreeVector &  ,
const int &   
) [pure virtual]

Implemented in ChargeDrifterFP420.