CMS 3D CMS Logo

List of all members | Public Types | Public Member Functions
CDrifterFP420 Class Referenceabstract

#include <CDrifterFP420.h>

Inheritance diagram for CDrifterFP420:
ChargeDrifterFP420

Public Types

typedef std::vector< AmplitudeSegmentFP420collection_type
 
typedef std::vector< EnergySegmentFP420ionization_type
 

Public Member Functions

virtual collection_type drift (const ionization_type &, const G4ThreeVector &, const int &)=0
 
virtual ~CDrifterFP420 ()
 

Detailed Description

Definition at line 11 of file CDrifterFP420.h.

Member Typedef Documentation

◆ collection_type

Definition at line 13 of file CDrifterFP420.h.

◆ ionization_type

Definition at line 14 of file CDrifterFP420.h.

Constructor & Destructor Documentation

◆ ~CDrifterFP420()

virtual CDrifterFP420::~CDrifterFP420 ( )
inlinevirtual

Definition at line 16 of file CDrifterFP420.h.

16 {}

Member Function Documentation

◆ drift()

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

Implemented in ChargeDrifterFP420.