|
Jpp 20.0.0-rc.9-22-g74b57fa79
the software that should make you happy
|
Helper data structure for nuisance I/O. More...
#include <JNuisance.hh>
Public Member Functions | |
| JNuisanceHelper () | |
| Default constructor. | |
| std::istream & | operator() (std::istream &in, nuisance_type &object) const |
| Parse nuisance from input stream. | |
Helper data structure for nuisance I/O.
Definition at line 353 of file JNuisance.hh.
|
inline |
Default constructor.
Definition at line 359 of file JNuisance.hh.
|
inline |
Parse nuisance from input stream.
| in | input stream |
| object | nuisance |
Definition at line 375 of file JNuisance.hh.