![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
a transformation of a function in and out of Arrhenius (1/x vs. log(y)) space More...
#include <geant4/tree/geant4-10.6-release/examples/extended/electromagnetic/TestEm7/include/c2_function.hh>
Inheritance diagram for c2_arrhenius_function_transformation< float_type >:
Collaboration diagram for c2_arrhenius_function_transformation< float_type >:Public Member Functions | |
| c2_arrhenius_function_transformation () | |
| virtual | ~c2_arrhenius_function_transformation () |
Public Member Functions inherited from c2_function_transformation< float_type > | |
| c2_function_transformation (const c2_transformation< float_type > &xx, const c2_transformation< float_type > &yy) | |
| construct this from two c2_transformation instances | |
| virtual | ~c2_function_transformation () |
| destructor | |
| virtual float_type | evaluate (float_type xraw, float_type y, float_type yp0, float_type ypp0, float_type *yprime, float_type *yprime2) const |
Additional Inherited Members | |
Public Attributes inherited from c2_function_transformation< float_type > | |
| const bool | isIdentity |
| const c2_transformation < float_type > & | X |
| the X axis transform | |
| const c2_transformation < float_type > & | Y |
| the Y axis transform | |
a transformation of a function in and out of Arrhenius (1/x vs. log(y)) space
Definition at line 1460 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 1460 of file c2_function.hh
|
inline |
Definition at line 1463 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 1463 of file c2_function.hh
|
inlinevirtual |
Definition at line 1468 of file c2_function.hh.
View newest version in sPHENIX GitHub at line 1468 of file c2_function.hh