ParamComponent Struct Reference

Ratpac-two: Mimir::ParamComponent Struct Reference
Ratpac-two
Mimir::ParamComponent Struct Reference

Public Member Functions

bool is_active () const
 
bool is_fixed () const
 
bool is_used () const
 

Public Attributes

std::string name
 
double value
 
double lower_bound = std::numeric_limits<double>::lowest()
 
double upper_bound = std::numeric_limits<double>::max()
 
double step = 0.01
 
ParamStatus status = ParamStatus::INACTIVE
 
bool fit_valid = false
 

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/fit/mimir/include/mimir/ParamSet.hh