![]() |
KaliVeda
Toolkit for HIC analysis
|
#include <KVUnits.h>

Public Member Functions | |
| dimensioned_type ()=default | |
| dimensioned_type (const dimensioned_type &)=default | |
| dimensioned_type (const Type &t) | |
| dimensioned_type (const Type &t, const BaseUnit &U) | |
| dimensioned_type (dimensioned_type &&)=default | |
Public Member Functions inherited from kaliveda::dimensioned_types::dimensioned_type< long double, kaliveda::energy_units::energy_unit, kaliveda::energy_units::MeV_ > | |
| dimensioned_type ()=default | |
| dimensioned_type (const dimensioned_type &)=default | |
| dimensioned_type (const long double &t) | |
| dimensioned_type (const long double &t, const kaliveda::energy_units::energy_unit &U) | |
| dimensioned_type (dimensioned_type &&)=default | |
| long double | as (const NewUnit &u) const |
| long double | convert (const NewUnit &u) const |
| long double | in (const NewUnit &u) const |
| operator long double () const | |
| long double | operator() () const |
| dimensioned_type & | operator= (const dimensioned_type &)=default |
| dimensioned_type & | operator= (dimensioned_type &&)=default |
Friends | |
| Energy | operator+ (const Energy &a, const Energy &b) |
| Energy | operator- (const Energy &a, const Energy &b) |
Additional Inherited Members | |
Public Attributes inherited from kaliveda::dimensioned_types::dimensioned_type< long double, kaliveda::energy_units::energy_unit, kaliveda::energy_units::MeV_ > | |
| kaliveda::energy_units::MeV_ | default_units |
| long double | val |
|
default |
|
default |
|
inline |
|
inline |
|
default |