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

Go to the source code of this file.

Functions

int tpia_angular_initialize (statusMessageReporting *smr, tpia_angular *angular)
 
int tpia_angular_release (statusMessageReporting *smr, tpia_angular *angular)
 
int tpia_angular_getFromElement (statusMessageReporting *smr, xData_element *angularElement, tpia_angular *angular)
 
int tpia_angular_SampleMu (statusMessageReporting *smr, tpia_angular *angular, tpia_decaySamplingInfo *decaySamplingInfo)
 

Function Documentation

int tpia_angular_getFromElement ( statusMessageReporting *  smr,
xData_element *  angularElement,
tpia_angular *  angular 
)

Definition at line 70 of file tpia_angular.cc.

References n, tpia_frame_setFromElement(), and tpia_misc_getEqualProbableBin().

Referenced by _tpia_product_getProductOutgoingData().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int tpia_angular_initialize ( statusMessageReporting *  smr,
tpia_angular *  angular 
)

Definition at line 49 of file tpia_angular.cc.

References tpia_frame_setFromString().

Referenced by tpia_product_initialize().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int tpia_angular_release ( statusMessageReporting *  smr,
tpia_angular *  angular 
)

Definition at line 60 of file tpia_angular.cc.

References 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_angular_SampleMu ( statusMessageReporting *  smr,
tpia_angular *  angular,
tpia_decaySamplingInfo *  decaySamplingInfo 
)

Definition at line 87 of file tpia_angular.cc.

References tpia_misc_sampleEqualProbableBin().

Referenced by G4GIDI_target::getElasticFinalState(), and tpia_decayChannel_sampleProductsAtE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: