ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Classes | |
class | c2_product_p< float_type > |
create a c2_function which is the product of two other c2_functions.This should always be constructed using c2_function::operator*() More... | |
class | c2_ratio_p< float_type > |
create a c2_function which is the ratio of two other c2_functions.This should always be constructed using c2_function::operator/() More... | |