| 
    Geant4_10
    
   | 
 
#include <G4ErrorPropagator.hh>
Public Member Functions | |
| G4ErrorPropagator () | |
| ~G4ErrorPropagator () | |
| G4Track * | InitG4Track (G4ErrorTrajState &initialTS) | 
| G4int | Propagate (G4ErrorTrajState *currentTS, const G4ErrorTarget *target, G4ErrorMode mode=G4ErrorMode_PropForwards) | 
| G4int | PropagateOneStep (G4ErrorTrajState *currentTS) | 
| G4int | MakeOneStep (G4ErrorFreeTrajState *currentTS_FREE) | 
| G4ErrorFreeTrajState * | InitFreeTrajState (G4ErrorTrajState *currentTS) | 
| void | GetFinalTrajState (G4ErrorTrajState *currentTS, G4ErrorFreeTrajState *currentTS_FREE, const G4ErrorTarget *target) | 
| void | InvokePreUserTrackingAction (G4Track *fpTrack) | 
| void | InvokePostUserTrackingAction (G4Track *fpTrack) | 
| G4bool | CheckIfLastStep (G4Track *aTrack) | 
| const G4ErrorTrajState * | GetInitialTrajState () const | 
| G4double | GetStepLength () const | 
| void | SetStepLength (const G4double sl) | 
| void | SetStepN (const G4int sn) | 
Definition at line 54 of file G4ErrorPropagator.hh.
| G4ErrorPropagator::G4ErrorPropagator | ( | ) | 
      
  | 
  inline | 
Definition at line 59 of file G4ErrorPropagator.hh.
Definition at line 520 of file G4ErrorPropagator.cc.


| void G4ErrorPropagator::GetFinalTrajState | ( | G4ErrorTrajState * | currentTS, | 
| G4ErrorFreeTrajState * | currentTS_FREE, | ||
| const G4ErrorTarget * | target | ||
| ) | 
Definition at line 474 of file G4ErrorPropagator.cc.


      
  | 
  inline | 
Definition at line 99 of file G4ErrorPropagator.hh.
      
  | 
  inline | 
Definition at line 102 of file G4ErrorPropagator.hh.
| G4ErrorFreeTrajState * G4ErrorPropagator::InitFreeTrajState | ( | G4ErrorTrajState * | currentTS | ) | 
Definition at line 446 of file G4ErrorPropagator.cc.


| G4Track * G4ErrorPropagator::InitG4Track | ( | G4ErrorTrajState & | initialTS | ) | 
Definition at line 250 of file G4ErrorPropagator.cc.


Definition at line 620 of file G4ErrorPropagator.cc.


Definition at line 607 of file G4ErrorPropagator.cc.


| G4int G4ErrorPropagator::MakeOneStep | ( | G4ErrorFreeTrajState * | currentTS_FREE | ) | 
Definition at line 354 of file G4ErrorPropagator.cc.


| G4int G4ErrorPropagator::Propagate | ( | G4ErrorTrajState * | currentTS, | 
| const G4ErrorTarget * | target, | ||
| G4ErrorMode | mode = G4ErrorMode_PropForwards  | 
        ||
| ) | 
Definition at line 72 of file G4ErrorPropagator.cc.


| G4int G4ErrorPropagator::PropagateOneStep | ( | G4ErrorTrajState * | currentTS | ) | 
Definition at line 179 of file G4ErrorPropagator.cc.


Definition at line 105 of file G4ErrorPropagator.hh.
 1.8.5