Geant4
10.02.p02
|
structure used to hold root bracketing information More...
Public Attributes | |
c2_fblock< float_type > | lower |
c2_fblock< float_type > | upper |
bool | inited |
structure used to hold root bracketing information
Definition at line 500 of file c2_function.hh.
bool c2_function< float_type >::c2_root_info::inited |
Definition at line 502 of file c2_function.hh.
c2_fblock<float_type> c2_function< float_type >::c2_root_info::lower |
Definition at line 501 of file c2_function.hh.
c2_fblock<float_type> c2_function< float_type >::c2_root_info::upper |
Definition at line 501 of file c2_function.hh.