Garfield++ v1r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <definp.h>
Public Member Functions | |
definp_endpar (void) | |
definp_endpar (std::istream *fistrm, int fs_rewind, int fs_req_sep, int fs_print=1, int fs_short=0) | |
Public Attributes | |
std::istream * | istrm |
int | s_rewind |
int | s_req_sep |
int | s_print |
int | s_short |
|
inline |
std::istream* definp_endpar::istrm |
Definition at line 38 of file definp.h.
Referenced by definp_any_2par(), definp_any_par(), and operator>>().
int definp_endpar::s_print |
Definition at line 44 of file definp.h.
Referenced by definp_any_2par(), and definp_any_par().
int definp_endpar::s_req_sep |
Definition at line 43 of file definp.h.
Referenced by definp_any_2par(), definp_any_par(), and operator>>().
int definp_endpar::s_rewind |
Definition at line 42 of file definp.h.
Referenced by definp_any_2par(), definp_any_par(), and operator>>().
int definp_endpar::s_short |
Definition at line 45 of file definp.h.
Referenced by definp_any_2par(), definp_any_par(), and operator>>().