Geant4  10.01.p03
G4TrackStateBase< T > Class Template Reference

#include <G4TrackState.hh>

+ Inheritance diagram for G4TrackStateBase< T >:
+ Collaboration diagram for G4TrackStateBase< T >:

Public Member Functions

virtual ~G4TrackStateBase ()
 
virtual int GetID ()
 
 G4TrackStateBase ()
 
- Public Member Functions inherited from G4VTrackState
 G4VTrackState ()
 
virtual ~G4VTrackState ()
 

Static Public Member Functions

static int ID ()
 

Private Types

typedef type_wrapper< T > traits_type
 

Friends

class G4TrackStateDependent< T >
 

Detailed Description

template<class T>
class G4TrackStateBase< T >

Definition at line 133 of file G4TrackState.hh.

Member Typedef Documentation

template<class T>
typedef type_wrapper<T> G4TrackStateBase< T >::traits_type
private

Definition at line 136 of file G4TrackState.hh.

Constructor & Destructor Documentation

template<class T>
virtual G4TrackStateBase< T >::~G4TrackStateBase ( )
inlinevirtual

Definition at line 150 of file G4TrackState.hh.

template<class T>
G4TrackStateBase< T >::G4TrackStateBase ( )
inline

Definition at line 164 of file G4TrackState.hh.

Member Function Documentation

template<class T>
virtual int G4TrackStateBase< T >::GetID ( )
inlinevirtual

Implements G4VTrackState.

Reimplemented in G4TrackState< T >, and G4TrackState< G4ITNavigator >.

Definition at line 154 of file G4TrackState.hh.

template<class T>
static int G4TrackStateBase< T >::ID ( )
inlinestatic

Definition at line 159 of file G4TrackState.hh.

Friends And Related Function Documentation

template<class T>
friend class G4TrackStateDependent< T >
friend

Definition at line 147 of file G4TrackState.hh.


The documentation for this class was generated from the following file: