Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures
Classes which provide coordinate system transformations, wih derivatives

Data Structures

class  c2_transformation< float_type >
 a transformation of a coordinate, including an inverse More...
 
class  c2_transformation_linear< float_type >
 the identity transform More...
 
class  c2_transformation_log< float_type >
 log axis transform More...
 
class  c2_transformation_recip< float_type >
 reciprocal axis transform More...
 
class  c2_function_transformation< float_type >
 a transformation of a function in and out of a coordinate space, using 2 c2_transformations More...
 
class  c2_lin_lin_function_transformation< float_type >
 a transformation of a function in and out of lin-lin space More...
 
class  c2_log_log_function_transformation< float_type >
 a transformation of a function in and out of log-log space More...
 
class  c2_lin_log_function_transformation< float_type >
 a transformation of a function in and out of lin-log space More...
 
class  c2_log_lin_function_transformation< float_type >
 a transformation of a function in and out of log-lin space More...
 
class  c2_arrhenius_function_transformation< float_type >
 a transformation of a function in and out of Arrhenius (1/x vs. log(y)) space More...
 

Detailed Description