|
Jpp 20.0.0
the software that should make you happy
|
Helper data structure for detector resolution I/O. More...
#include <JResolution.hh>
Public Member Functions | |
| JResolutionHelper () | |
| Default constructor. | |
| std::istream & | operator() (std::istream &in, resolution_type &object) const |
| Parse detector resolution from input stream. | |
Helper data structure for detector resolution I/O.
Definition at line 365 of file JResolution.hh.
|
inline |
Default constructor.
Definition at line 371 of file JResolution.hh.
|
inline |
Parse detector resolution from input stream.
| in | input stream |
| object | detector resolution |
Definition at line 387 of file JResolution.hh.