CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
TRunge.h File Reference
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Geometry/Vector3D.h"
#include "TrackUtil/Helix.h"
#include "TrkReco/Bfield.h"
#include "TrkReco/TTrackBase.h"
#include "TrkReco/TRunge.h"
#include "GaudiKernel/IInterface.h"
#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/Service.h"
#include "MagneticField/IMagneticFieldSvc.h"
#include "MagneticField/MagneticFieldSvc.h"
#include "CLHEP/Matrix/Vector.h"
#include "CLHEP/Matrix/SymMatrix.h"
#include "CLHEP/Vector/ThreeVector.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "MdcRecEvent/RecMdcTrack.h"
#include "TrkReco/RkFitMaterial.h"
#include "CLHEP/Geometry/Transform3D.h"

Go to the source code of this file.

Classes

class  TRunge
 A class to represent a track in tracking. More...
 

Macros

#define Runge   64
 
#define HEP_SHORT_NAMES
 
#define TRunge_MAXstep   10000
 

Typedefs

typedef HepGeom::Point3D< double > HepPoint3D
 
typedef HepGeom::Vector3D< double > HepVector3D
 
typedef HepGeom::Transform3D HepTransform3D
 

Macro Definition Documentation

◆ HEP_SHORT_NAMES

#define HEP_SHORT_NAMES

Definition at line 22 of file TRunge.h.

◆ Runge

#define Runge   64

Definition at line 19 of file TRunge.h.

◆ TRunge_MAXstep

#define TRunge_MAXstep   10000

Definition at line 63 of file TRunge.h.

Typedef Documentation

◆ HepPoint3D

typedef HepGeom::Point3D<double> HepPoint3D

Definition at line 27 of file TRunge.h.

◆ HepTransform3D

typedef HepGeom::Transform3D HepTransform3D

Definition at line 36 of file TRunge.h.

◆ HepVector3D

typedef HepGeom::Vector3D<double> HepVector3D

Definition at line 34 of file TRunge.h.