Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
tpia_particle.cc File Reference
#include <string.h>
#include <tpia_target.h>
Include dependency graph for tpia_particle.cc:

Go to the source code of this file.

Functions

tpia_particletpia_particle_create (statusMessageReporting *smr)
 
int tpia_particle_initialize (statusMessageReporting *, tpia_particle *particle)
 
tpia_particletpia_particle_free (statusMessageReporting *smr, tpia_particle *particle)
 
int tpia_particle_release (statusMessageReporting *smr, tpia_particle *particle)
 
int tpia_particle_freeInternalList (statusMessageReporting *smr)
 
tpia_particletpia_particle_getInternalID (statusMessageReporting *smr, const char *const name)
 
int tpia_particle_printInternalSortedList (statusMessageReporting *)
 

Function Documentation

tpia_particle* tpia_particle_create ( statusMessageReporting smr)

Definition at line 51 of file tpia_particle.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

tpia_particle* tpia_particle_free ( statusMessageReporting smr,
tpia_particle particle 
)

Definition at line 72 of file tpia_particle.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

int tpia_particle_freeInternalList ( statusMessageReporting smr)

Definition at line 103 of file tpia_particle.cc.

Here is the call graph for this function:

tpia_particle* tpia_particle_getInternalID ( statusMessageReporting smr,
const char *const  name 
)

Definition at line 113 of file tpia_particle.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

int tpia_particle_initialize ( statusMessageReporting ,
tpia_particle particle 
)

Definition at line 64 of file tpia_particle.cc.

Here is the caller graph for this function:

int tpia_particle_printInternalSortedList ( statusMessageReporting )

Definition at line 189 of file tpia_particle.cc.

Here is the call graph for this function:

int tpia_particle_release ( statusMessageReporting smr,
tpia_particle particle 
)

Definition at line 95 of file tpia_particle.cc.

Here is the call graph for this function:

Here is the caller graph for this function: