Analysis Software
Documentation for sPHENIX simulation software
|
#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>
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().