ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
polynomialCallbackArgs_s Struct Reference

Public Attributes

int length
 
double energyFactor
 
double * coefficients
 

Detailed Description

Definition at line 17 of file MCGIDI_product.cc.

View newest version in sPHENIX GitHub at line 17 of file MCGIDI_product.cc

Member Data Documentation

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().


The documentation for this struct was generated from the following file: