Geant4  10.00.p03
tpia_angularEnergy.cc File Reference
#include <string.h>
#include <tpia_target.h>
#include <tpia_misc.h>
+ Include dependency graph for tpia_angularEnergy.cc:

Go to the source code of this file.

Functions

int tpia_angularEnergy_initialize (statusMessageReporting *smr, tpia_angularEnergy *angularEnergy)
 
int tpia_angularEnergy_release (statusMessageReporting *smr, tpia_angularEnergy *angularEnergy)
 
int tpia_angularEnergy_getFromElement (statusMessageReporting *smr, xData_element *angularEnergyElement, tpia_angularEnergy *angularEnergy)
 
int tpia_angularEnergy_SampleEp (statusMessageReporting *smr, tpia_angularEnergy *angularEnergy, tpia_decaySamplingInfo *decaySamplingInfo)
 

Function Documentation

int tpia_angularEnergy_getFromElement ( statusMessageReporting *  smr,
xData_element *  angularEnergyElement,
tpia_angularEnergy *  angularEnergy 
)

Definition at line 73 of file tpia_angularEnergy.cc.

References n, tpia_frame_setFromElement(), tpia_misc_getEqualProbableBins(), tpia_misc_setMessageError_Element(), xData_addToAccessed(), xData_convertAttributeTo_xData_Int(), xData_convertAttributeToDouble(), xData_freeElementList(), xData_getElementsByTagNameAndSort(), and xData_getOneElementByTagName().

Referenced by _tpia_product_getProductOutgoingData().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int tpia_angularEnergy_initialize ( statusMessageReporting *  smr,
tpia_angularEnergy *  angularEnergy 
)

Definition at line 49 of file tpia_angularEnergy.cc.

References tpia_frame_setFromString().

Referenced by tpia_angularEnergy_release().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int tpia_angularEnergy_release ( statusMessageReporting *  smr,
tpia_angularEnergy *  angularEnergy 
)

Definition at line 60 of file tpia_angularEnergy.cc.

References tpia_angularEnergy_initialize(), and xData_free().

Referenced by tpia_product_release().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int tpia_angularEnergy_SampleEp ( statusMessageReporting *  smr,
tpia_angularEnergy *  angularEnergy,
tpia_decaySamplingInfo *  decaySamplingInfo 
)

Definition at line 137 of file tpia_angularEnergy.cc.

References smr_isOk(), and tpia_misc_sampleEqualProbableBin().

Referenced by tpia_decayChannel_sampleProductsAtE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: