EICd
EIC data model
eic::Weight Class Reference

#include <Weight.h>

Public Member Functions

 Weight ()
 
 Weight (double w)
 
Weightoperator= (double w)
 
 operator float () const
 

Public Attributes

float value {}
 

Constructor & Destructor Documentation

◆ Weight() [1/2]

eic::Weight::Weight ( )
inline

◆ Weight() [2/2]

eic::Weight::Weight ( double  w)
inline

Member Function Documentation

◆ operator float()

eic::Weight::operator float ( ) const
inline

◆ operator=()

Weight& eic::Weight::operator= ( double  w)
inline

Member Data Documentation

◆ value

float eic::Weight::value {}

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