Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4TrackState.hh>
Public Member Functions | |
G4VTrackStateDependent ()=default | |
virtual | ~G4VTrackStateDependent ()=default |
virtual void | NewTrackState ()=0 |
virtual void | LoadTrackState (G4TrackStateManager &)=0 |
virtual void | SaveTrackState (G4TrackStateManager &)=0 |
virtual G4VTrackStateHandle | GetTrackState () const =0 |
virtual G4VTrackStateHandle | PopTrackState ()=0 |
virtual void | ResetTrackState ()=0 |
Definition at line 196 of file G4TrackState.hh.
|
default |
|
virtualdefault |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |