EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::Cov2f Class Reference

#include <Cov2f.h>

Public Member Functions

 Cov2f ()
 
 Cov2f (double vx, double vy, double vxy=0)
 
float operator() (unsigned i, unsigned j) const
 

Public Attributes

float xx {}
 
float yy {}
 
float xy {}
 

Detailed Description

Author
:

Constructor & Destructor Documentation

◆ Cov2f() [1/2]

edm4eic::Cov2f::Cov2f ( )
inline

◆ Cov2f() [2/2]

edm4eic::Cov2f::Cov2f ( double vx,
double vy,
double vxy = 0 )
inline

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ xx

float edm4eic::Cov2f::xx {}

◆ xy

float edm4eic::Cov2f::xy {}

◆ yy

float edm4eic::Cov2f::yy {}

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