◆ create() [1/2]
◆ create() [2/2]
|
|
inlineoverridevirtualinherited |
◆ getParamIndex()
| size_t RIO_OnTrackErrorScalingKit::getParamIndex |
( |
const std::string & |
name | ) |
const |
|
virtualinherited |
Definition at line 7 of file RIO_OnTrackErrorScalingKit.cxx.
11 if (std::strcmp(param_names[
idx],
name.c_str())==0)
break;
14 throw std::runtime_error(
"RIO_OnTrackErrorScaling parameter " +
name +
" not found.");
◆ nParametres()
| virtual unsigned int PixelRIO_OnTrackErrorScalingKit::nParametres |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ paramNames()
| virtual const char* const* PixelRIO_OnTrackErrorScalingKit::paramNames |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: