ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Attributes | |
int | length |
double | energyFactor |
double * | coefficients |
Definition at line 17 of file MCGIDI_product.cc.
View newest version in sPHENIX GitHub at line 17 of file MCGIDI_product.cc
double* polynomialCallbackArgs_s::coefficients |
Definition at line 20 of file MCGIDI_product.cc.
View newest version in sPHENIX GitHub at line 20 of file MCGIDI_product.cc
Referenced by MCGIDI_product_evaluatePolynomial(), and MCGIDI_product_parsePolynomialMultiplicity().
double polynomialCallbackArgs_s::energyFactor |
Definition at line 19 of file MCGIDI_product.cc.
View newest version in sPHENIX GitHub at line 19 of file MCGIDI_product.cc
Referenced by MCGIDI_product_evaluatePolynomial(), and MCGIDI_product_parsePolynomialMultiplicity().
int polynomialCallbackArgs_s::length |
Definition at line 18 of file MCGIDI_product.cc.
View newest version in sPHENIX GitHub at line 18 of file MCGIDI_product.cc
Referenced by MCGIDI_product_evaluatePolynomial(), and MCGIDI_product_parsePolynomialMultiplicity().