EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RungeKuttaRequest.cxx File Reference
#include <cassert>
#include <htclib.h>
#include <MediaBank.h>
#include <MediaSliceArray.h>
#include <KalmanNode.h>
#include <RungeKuttaRequest.h>
+ Include dependency graph for RungeKuttaRequest.cxx:

Go to the source code of this file.

Variables

double a2 = 1./5.
 
double a3 = 3./10.
 
double a4 = 3./5.
 
double a5 = 1.
 
double a6 = 7./8.
 
static double b21 = 1./5.
 
static double b31 = 3./40.
 
static double b32 = 9./40.
 
static double b41 = 3./10.
 
static double b42 = -9./10.
 
static double b43 = 6./5.
 
static double b51 = -11./54.
 
static double b52 = 5./2.
 
static double b53 = -70./27.
 
static double b54 = 35./27.
 
static double b61 = 1631./55296.
 
static double b62 = 175./512.
 
static double b63 = 575./13824.
 
static double b64 = 44275./110592.
 
static double b65 = 253./4096.
 
static double c1 = 37./378.
 
static double c2 = 0.
 
static double c3 = 250./621.
 
static double c4 = 125./594.
 
static double c5 = 0.
 
static double c6 = 512./1771.
 
static double s1 = 2825./27648.
 
static double s2 = 0.
 
static double s3 = 18575./48384.
 
static double s4 = 13525./55296.
 
static double s5 = 277./14336.
 
static double s6 = 1./4.
 

Variable Documentation

double a3 = 3./10.
double a4 = 3./5.

Definition at line 15 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 15 of file RungeKuttaRequest.cxx

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), calc_v2(), TrKalmanFilter::InitializeRungeKuttaFrames(), and RungeKuttaRequest::serveRequest().

double a5 = 1.

Definition at line 15 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 15 of file RungeKuttaRequest.cxx

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), TrKalmanFilter::InitializeRungeKuttaFrames(), and RungeKuttaRequest::serveRequest().

double a6 = 7./8.

Definition at line 15 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 15 of file RungeKuttaRequest.cxx

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), TrKalmanFilter::InitializeRungeKuttaFrames(), and RungeKuttaRequest::serveRequest().

double b21 = 1./5.
static

Definition at line 17 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 17 of file RungeKuttaRequest.cxx

Referenced by f2allm(), and RungeKuttaRequest::serveRequest().

double b31 = 3./40.
static

Definition at line 18 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 18 of file RungeKuttaRequest.cxx

Referenced by RungeKuttaRequest::serveRequest().

double b32 = 9./40.
static

Definition at line 18 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 18 of file RungeKuttaRequest.cxx

Referenced by CbmRichRingFitterCircle::DoFit(), and RungeKuttaRequest::serveRequest().

double b41 = 3./10.
static

Definition at line 19 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 19 of file RungeKuttaRequest.cxx

Referenced by RungeKuttaRequest::serveRequest().

double b42 = -9./10.
static

Definition at line 19 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 19 of file RungeKuttaRequest.cxx

Referenced by RungeKuttaRequest::serveRequest().

double b43 = 6./5.
static

Definition at line 19 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 19 of file RungeKuttaRequest.cxx

Referenced by RungeKuttaRequest::serveRequest().

double b51 = -11./54.
static

Definition at line 20 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 20 of file RungeKuttaRequest.cxx

Referenced by RungeKuttaRequest::serveRequest().

double b52 = 5./2.
static

Definition at line 20 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 20 of file RungeKuttaRequest.cxx

Referenced by RungeKuttaRequest::serveRequest().

double b53 = -70./27.
static

Definition at line 20 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 20 of file RungeKuttaRequest.cxx

Referenced by RungeKuttaRequest::serveRequest().

double b54 = 35./27.
static

Definition at line 20 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 20 of file RungeKuttaRequest.cxx

Referenced by RungeKuttaRequest::serveRequest().

double b61 = 1631./55296.
static

Definition at line 22 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 22 of file RungeKuttaRequest.cxx

Referenced by RungeKuttaRequest::serveRequest().

double b62 = 175./512.
static

Definition at line 22 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 22 of file RungeKuttaRequest.cxx

Referenced by RungeKuttaRequest::serveRequest().

double b63 = 575./13824.
static

Definition at line 22 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 22 of file RungeKuttaRequest.cxx

Referenced by RungeKuttaRequest::serveRequest().

double b64 = 44275./110592.
static

Definition at line 23 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 23 of file RungeKuttaRequest.cxx

Referenced by RungeKuttaRequest::serveRequest().

double b65 = 253./4096.
static

Definition at line 23 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 23 of file RungeKuttaRequest.cxx

Referenced by RungeKuttaRequest::serveRequest().

double c1 = 37./378.
static

Definition at line 25 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 25 of file RungeKuttaRequest.cxx

Referenced by __example_6.f__(), __example_7.f__(), __example_8.f__(), airy1(), airy1d(), airy2(), airy2d(), aiz(), analysis_resolution(), kdfinder::angle_between_vectors(), biz(), BOOST_AUTO_TEST_CASE(), boundParamResolution(), CMDistortionAnalysis(), CMDistortionAnalysisCart(), CMDistortionAnalysisPhiR(), dqcd(), dqcdi(), CbmRichTrainAnnSelect::Draw(), CbmRichTrainAnnElectrons::Draw(), CbmRichGeoTest::DrawH2MeanRms(), CbmRichGeoTest::DrawSummaryPlotsTemp(), errorOf1DHistograms(), errorOf2DHistograms(), expai(), expaid(), FitNewton::NewtonMinimizerGradHessian::findSaddlePoint(), CbmRichGeoTest::FitH1OneOverX(), gauss1(), gauss2(), gauss3(), gauss4(), genfit::GblFitterInfo::getCovariance(), AnnularFieldSim::GetStepDistortion(), KaonIDStudy(), lzp(), main(), material_scan(), mfield2eve(), FitNewton::NewtonMinimizerGradHessian::minimize(), perigeeParamResolution(), plot(), plot_ratio(), poldqcd(), poldqcdi(), pollzp(), genfit::GFGbl::processTrackWithRep(), pycjdc(), pyeig4(), pygau2(), pygaus(), pyglui(), pyh2xx(), pyhext(), pyhiscat(), pynjdc(), pyrvg1(), pyrvg2(), pyrvg3(), pyrvne(), pyscat(), pysfdc(), pysghf(), pyx2xg(), pyx2xh(), QA_Draw_Calorimeter_Sum_Cluster(), QA_Draw_Calorimeter_Sum_TrackProj(), QA_Draw_Calorimeter_Sum_TrackProjEP(), QA_Draw_CEMC_G4Hit(), QA_Draw_CEMC_TowerCluster(), QA_Draw_HCALIN_G4Hit(), QA_Draw_HCALIN_TowerCluster(), QA_Draw_HCALOUT_G4Hit(), QA_Draw_HCALOUT_TowerCluster(), FairDbConfDialog::Query(), rad_length(), scan_viewer(), RungeKuttaRequest::serveRequest(), FairGeoRotation::setEulerAngles(), tails(), FairGeanePro::Track2ToLine(), FairGeanePro::Track3ToLine(), TreeToHepMC(), and VstRadLength().

double c6 = 512./1771.
static
double s1 = 2825./27648.
static

Definition at line 28 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 28 of file RungeKuttaRequest.cxx

Referenced by airy1(), airy1d(), airy2(), airy2d(), aiz(), biz(), expai(), expaid(), pyeig4(), pymaxi(), pytecm(), and RungeKuttaRequest::serveRequest().

double s4 = 13525./55296.
static
double s5 = 277./14336.
static

Definition at line 29 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 29 of file RungeKuttaRequest.cxx

Referenced by BOOST_AUTO_TEST_CASE(), and RungeKuttaRequest::serveRequest().

double s6 = 1./4.
static

Definition at line 29 of file RungeKuttaRequest.cxx.

View newest version in sPHENIX GitHub at line 29 of file RungeKuttaRequest.cxx

Referenced by BOOST_AUTO_TEST_CASE(), and RungeKuttaRequest::serveRequest().