![]()  | 
  
    ATLAS Offline Software
    
   | 
 
#include <GeoXPEngine.h>
Public Member Functions | |
| GeoXPEngine (const Genfun::AbsFunction &Bx, const Genfun::AbsFunction &By, const Genfun::AbsFunction &Bz, const HepGeom::Point3D< double > &x0, const CLHEP::HepLorentzVector &p0, double q) | |
| ~GeoXPEngine () | |
| const Genfun::AbsFunction & | x () const | 
| const Genfun::AbsFunction & | y () const | 
| const Genfun::AbsFunction & | z () const | 
| const Genfun::AbsFunction & | px () const | 
| const Genfun::AbsFunction & | py () const | 
| const Genfun::AbsFunction & | pz () const | 
Private Attributes | |
| const Genfun::AbsFunction * | m_x | 
| const Genfun::AbsFunction * | m_y | 
| const Genfun::AbsFunction * | m_z | 
| const Genfun::AbsFunction * | m_px | 
| const Genfun::AbsFunction * | m_py | 
| const Genfun::AbsFunction * | m_pz | 
Definition at line 22 of file GeoXPEngine.h.
| GeoXPEngine::GeoXPEngine | ( | const Genfun::AbsFunction & | Bx, | 
| const Genfun::AbsFunction & | By, | ||
| const Genfun::AbsFunction & | Bz, | ||
| const HepGeom::Point3D< double > & | x0, | ||
| const CLHEP::HepLorentzVector & | p0, | ||
| double | q | ||
| ) | 
Definition at line 14 of file GeoXPEngine.cxx.
| GeoXPEngine::~GeoXPEngine | ( | ) | 
| const Genfun::AbsFunction & GeoXPEngine::px | ( | ) | const | 
Definition at line 92 of file GeoXPEngine.cxx.
| const Genfun::AbsFunction & GeoXPEngine::py | ( | ) | const | 
Definition at line 95 of file GeoXPEngine.cxx.
| const Genfun::AbsFunction & GeoXPEngine::pz | ( | ) | const | 
Definition at line 98 of file GeoXPEngine.cxx.
| const Genfun::AbsFunction & GeoXPEngine::x | ( | ) | const | 
Definition at line 83 of file GeoXPEngine.cxx.
| const Genfun::AbsFunction & GeoXPEngine::y | ( | ) | const | 
Definition at line 86 of file GeoXPEngine.cxx.
| const Genfun::AbsFunction & GeoXPEngine::z | ( | ) | const | 
Definition at line 89 of file GeoXPEngine.cxx.
      
  | 
  private | 
Definition at line 58 of file GeoXPEngine.h.
      
  | 
  private | 
Definition at line 59 of file GeoXPEngine.h.
      
  | 
  private | 
Definition at line 60 of file GeoXPEngine.h.
      
  | 
  private | 
Definition at line 55 of file GeoXPEngine.h.
      
  | 
  private | 
Definition at line 56 of file GeoXPEngine.h.
      
  | 
  private | 
Definition at line 57 of file GeoXPEngine.h.
 1.8.18