EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RungeKutta Class Reference

#include <EicRoot/blob/master/eic/htc/RungeKuttaRequest.h>

+ Collaboration diagram for RungeKutta:

Private Attributes

int _order
 
MgridSlicem1
 
MgridSlicem2
 
MgridSlicem3
 
MgridSlicem4
 
MgridSlicem5
 
MgridSlicem6
 

Friends

class RungeKuttaRequest
 
class TrKalmanNode
 
class TrKalmanFilter
 

Detailed Description

Definition at line 5 of file RungeKuttaRequest.h.

View newest version in sPHENIX GitHub at line 5 of file RungeKuttaRequest.h

Friends And Related Function Documentation

friend class RungeKuttaRequest
friend

Definition at line 6 of file RungeKuttaRequest.h.

View newest version in sPHENIX GitHub at line 6 of file RungeKuttaRequest.h

friend class TrKalmanFilter
friend

Definition at line 8 of file RungeKuttaRequest.h.

View newest version in sPHENIX GitHub at line 8 of file RungeKuttaRequest.h

friend class TrKalmanNode
friend

Definition at line 7 of file RungeKuttaRequest.h.

View newest version in sPHENIX GitHub at line 7 of file RungeKuttaRequest.h

Member Data Documentation

int RungeKutta::_order
private

Definition at line 12 of file RungeKuttaRequest.h.

View newest version in sPHENIX GitHub at line 12 of file RungeKuttaRequest.h

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

MgridSlice* RungeKutta::m1
private

Definition at line 26 of file RungeKuttaRequest.h.

View newest version in sPHENIX GitHub at line 26 of file RungeKuttaRequest.h

Referenced by TrKalmanNode::GetMagneticField(), TrKalmanFilter::InitializeRungeKuttaFrames(), and RungeKuttaRequest::serveRequest().

MgridSlice * RungeKutta::m2
private

Definition at line 26 of file RungeKuttaRequest.h.

View newest version in sPHENIX GitHub at line 26 of file RungeKuttaRequest.h

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

MgridSlice * RungeKutta::m3
private

Definition at line 26 of file RungeKuttaRequest.h.

View newest version in sPHENIX GitHub at line 26 of file RungeKuttaRequest.h

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

MgridSlice * RungeKutta::m4
private

Definition at line 26 of file RungeKuttaRequest.h.

View newest version in sPHENIX GitHub at line 26 of file RungeKuttaRequest.h

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

MgridSlice * RungeKutta::m5
private

Definition at line 26 of file RungeKuttaRequest.h.

View newest version in sPHENIX GitHub at line 26 of file RungeKuttaRequest.h

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

MgridSlice * RungeKutta::m6
private

Definition at line 26 of file RungeKuttaRequest.h.

View newest version in sPHENIX GitHub at line 26 of file RungeKuttaRequest.h

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


The documentation for this class was generated from the following file: