EICd
EIC data model
eic::CovDiagXYZ Class Reference

#include <CovDiagXYZ.h>

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ CovDiagXYZ() [1/2]

eic::CovDiagXYZ::CovDiagXYZ ( )
inline

◆ CovDiagXYZ() [2/2]

eic::CovDiagXYZ::CovDiagXYZ ( double  x,
double  y,
double  z 
)
inline

Member Function Documentation

◆ operator()()

float eic::CovDiagXYZ::operator() ( unsigned  i,
unsigned  j 
) const
inline

Member Data Documentation

◆ xx

float eic::CovDiagXYZ::xx {}

◆ yy

float eic::CovDiagXYZ::yy {}

◆ zz

float eic::CovDiagXYZ::zz {}

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