EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::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 {}
 

Detailed Description

Author
:

Constructor & Destructor Documentation

◆ CovDiag3f() [1/2]

edm4eic::CovDiag3f::CovDiag3f ( )
inline

◆ CovDiag3f() [2/2]

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

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ xx

float edm4eic::CovDiag3f::xx {}

◆ yy

float edm4eic::CovDiag3f::yy {}

◆ zz

float edm4eic::CovDiag3f::zz {}

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