| 
    Geant4
    10.03
    
   | 
 
#include <G4HelixImplicitEuler.hh>
 Inheritance diagram for G4HelixImplicitEuler:
 Collaboration diagram for G4HelixImplicitEuler:Additional Inherited Members | |
  Protected Member Functions inherited from G4MagHelicalStepper | |
| void | LinearStep (const G4double yIn[], G4double h, G4double yHelix[]) const | 
| void | AdvanceHelix (const G4double yIn[], G4ThreeVector Bfld, G4double h, G4double yHelix[], G4double yHelix2[]=0) | 
| void | MagFieldEvaluate (const G4double y[], G4ThreeVector &Bfield) | 
| G4double | GetInverseCurve (const G4double Momentum, const G4double Bmag) | 
| void | SetAngCurve (const G4double Ang) | 
| G4double | GetAngCurve () const | 
| void | SetCurve (const G4double Curve) | 
| G4double | GetCurve () const | 
| void | SetRadHelix (const G4double Rad) | 
| G4double | GetRadHelix () const | 
  Protected Member Functions inherited from G4MagIntegratorStepper | |
| void | SetIntegrationOrder (int order) | 
| void | SetFSAL (bool flag=true) | 
Definition at line 51 of file G4HelixImplicitEuler.hh.
      
  | 
  inline | 
Definition at line 56 of file G4HelixImplicitEuler.hh.
      
  | 
  inline | 
Definition at line 59 of file G4HelixImplicitEuler.hh.
      
  | 
  virtual | 
Implements G4MagHelicalStepper.
Definition at line 46 of file G4HelixImplicitEuler.cc.
References G4MagHelicalStepper::AdvanceHelix(), and G4MagHelicalStepper::MagFieldEvaluate().
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Implements G4MagIntegratorStepper.
Definition at line 68 of file G4HelixImplicitEuler.hh.