Geant4  10.01.p03
G4TrackState< T > Class Template Reference

#include <G4TrackState.hh>

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

Public Member Functions

virtual ~G4TrackState ()
 
virtual int GetID ()
 
 G4TrackState ()
 
- Public Member Functions inherited from G4TrackStateBase< T >
virtual ~G4TrackStateBase ()
 
 G4TrackStateBase ()
 
- Public Member Functions inherited from G4VTrackState
 G4VTrackState ()
 
virtual ~G4VTrackState ()
 

Static Public Member Functions

static int ID ()
 
- Static Public Member Functions inherited from G4TrackStateBase< T >
static int ID ()
 

Private Types

typedef type_wrapper< T > traits_type
 

Friends

class G4TrackStateDependent< T >
 

Detailed Description

template<class T>
class G4TrackState< T >

Definition at line 174 of file G4TrackState.hh.

Member Typedef Documentation

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

Definition at line 178 of file G4TrackState.hh.

Constructor & Destructor Documentation

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

Reimplemented in G4TrackState< G4ITMultiNavigator >.

Definition at line 191 of file G4TrackState.hh.

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

Definition at line 205 of file G4TrackState.hh.

Member Function Documentation

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

Reimplemented from G4TrackStateBase< T >.

Definition at line 195 of file G4TrackState.hh.

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

Definition at line 200 of file G4TrackState.hh.

Friends And Related Function Documentation

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

Definition at line 189 of file G4TrackState.hh.


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