EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <assert.h>
#include <htclib.h>
#include <MediaBank.h>
#include <TrKalmanNode.h>
#include <TrKalmanNodeLocation.h>
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) |
|
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().
|
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().
|
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().