EICd
EIC data model
eicd::CovDiag3f Class Reference

#include <CovDiag3f.h>

Public Member Functions

 CovDiag3f ()
 
 CovDiag3f (double x, double y, double z)
 
float operator() (unsigned i, unsigned j) const
 

Public Attributes

float xx {}
 
float yy {}
 
float zz {}
 

Constructor & Destructor Documentation

◆ CovDiag3f() [1/2]

eicd::CovDiag3f::CovDiag3f ( )
inline

◆ CovDiag3f() [2/2]

eicd::CovDiag3f::CovDiag3f ( double  x,
double  y,
double  z 
)
inline

Member Function Documentation

◆ operator()()

float eicd::CovDiag3f::operator() ( unsigned  i,
unsigned  j 
) const
inline

Member Data Documentation

◆ xx

float eicd::CovDiag3f::xx {}

◆ yy

float eicd::CovDiag3f::yy {}

◆ zz

float eicd::CovDiag3f::zz {}

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