![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "RKTrackRep.h"#include "IO.h"#include <Exception.h>#include <FieldManager.h>#include <MaterialEffects.h>#include <MeasuredStateOnPlane.h>#include <MeasurementOnPlane.h>#include <TBuffer.h>#include <TDecompLU.h>#include <TMath.h>#include <algorithm>
Include dependency graph for RKTrackRep.cc:Go to the source code of this file.
Namespaces | |
| namespace | genfit |
| Defines for I/O streams used for error and debug printing. | |
Macros | |
| #define | MINSTEP 0.001 |
| #define MINSTEP 0.001 |
Definition at line 35 of file RKTrackRep.cc.
View newest version in sPHENIX GitHub at line 35 of file RKTrackRep.cc
Referenced by genfit::RKTrackRep::checkCache(), genfit::RKTrackRep::estimateStep(), genfit::RKTrackRep::Extrap(), genfit::RKTrackRep::extrapolateBy(), genfit::RKTrackRep::extrapolateToCone(), genfit::RKTrackRep::extrapolateToCylinder(), genfit::RKTrackRep::extrapolateToLine(), genfit::RKTrackRep::extrapolateToSphere(), genfit::RKTrackRep::extrapToPoint(), genfit::RKTrackRep::RKutta(), and genfit::RKTrackRep::setPosMom().