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

Go to the source code of this file.

Functions

static void fill_lower_triangle (double **mtx, int dim)
 
static void * allocate_2dim_array (int dim1, int dim2, int element_size)
 
static void * allocate_2dim_double_array (int dim1, int dim2)
 

Function Documentation

static void* allocate_2dim_array ( int  dim1,
int  dim2,
int  element_size 
)
static

Definition at line 34 of file TrKalmanNodeLocation.cxx.

View newest version in sPHENIX GitHub at line 34 of file TrKalmanNodeLocation.cxx

References ip().

Referenced by allocate_2dim_double_array().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* allocate_2dim_double_array ( int  dim1,
int  dim2 
)
static

Definition at line 52 of file TrKalmanNodeLocation.cxx.

View newest version in sPHENIX GitHub at line 52 of file TrKalmanNodeLocation.cxx

References allocate_2dim_array().

Referenced by TrKalmanNodeLocation::InitializeProcessNoiseMatrices().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void fill_lower_triangle ( double **  mtx,
int  dim 
)
static

Definition at line 17 of file TrKalmanNodeLocation.cxx.

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

References Acts::Test::dim, and ip().

Referenced by TrKalmanNodeLocation::InitializeProcessNoiseMatrices().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: