ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MCGIDI_distribution.cc File Reference
#include <string.h>
#include <cmath>
#include "MCGIDI.h"
#include "MCGIDI_misc.h"
+ Include dependency graph for MCGIDI_distribution.cc:

Go to the source code of this file.

Functions

MCGIDI_distributionMCGIDI_distribution_new (statusMessageReporting *smr)
 
int MCGIDI_distribution_initialize (statusMessageReporting *, MCGIDI_distribution *distribution)
 
MCGIDI_distributionMCGIDI_distribution_free (statusMessageReporting *smr, MCGIDI_distribution *distribution)
 
int MCGIDI_distribution_release (statusMessageReporting *smr, MCGIDI_distribution *distribution)
 
int MCGIDI_distribution_parseFromTOM (statusMessageReporting *smr, xDataTOM_element *element, MCGIDI_product *product, MCGIDI_POPs *, ptwXYPoints *norms)
 

Function Documentation

MCGIDI_distribution* MCGIDI_distribution_free ( statusMessageReporting smr,
MCGIDI_distribution distribution 
)

Definition at line 38 of file MCGIDI_distribution.cc.

View newest version in sPHENIX GitHub at line 38 of file MCGIDI_distribution.cc

References MCGIDI_distribution_release(), and smr_freeMemory().

Referenced by MCGIDI_distribution_new().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int MCGIDI_distribution_initialize ( statusMessageReporting ,
MCGIDI_distribution distribution 
)

Definition at line 30 of file MCGIDI_distribution.cc.

View newest version in sPHENIX GitHub at line 30 of file MCGIDI_distribution.cc

Referenced by MCGIDI_distribution_new(), MCGIDI_distribution_parseFromTOM(), and MCGIDI_distribution_release().

+ Here is the caller graph for this function:

MCGIDI_distribution* MCGIDI_distribution_new ( statusMessageReporting smr)

Definition at line 19 of file MCGIDI_distribution.cc.

View newest version in sPHENIX GitHub at line 19 of file MCGIDI_distribution.cc

References MCGIDI_distribution_free(), MCGIDI_distribution_initialize(), and smr_malloc2.

+ Here is the call graph for this function:

int MCGIDI_distribution_release ( statusMessageReporting smr,
MCGIDI_distribution distribution 
)

Definition at line 47 of file MCGIDI_distribution.cc.

View newest version in sPHENIX GitHub at line 47 of file MCGIDI_distribution.cc

References MCGIDI_distribution_s::angular, MCGIDI_distribution_s::angularEnergy, MCGIDI_distribution_s::energy, MCGIDI_distribution_s::energyAngular, MCGIDI_distribution_s::KalbachMann, MCGIDI_angular_free(), MCGIDI_angularEnergy_free(), MCGIDI_distribution_initialize(), MCGIDI_energy_free(), MCGIDI_energyAngular_free(), and MCGIDI_KalbachMann_free().

Referenced by MCGIDI_distribution_free(), MCGIDI_distribution_parseFromTOM(), and MCGIDI_product_release().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: