Geant4_10
Functions
tpia_particle.cc File Reference
#include <string.h>
#include <tpia_target.h>
#include "G4Types.hh"
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 52 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 73 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 104 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 114 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 65 of file tpia_particle.cc.

Here is the caller graph for this function:

int tpia_particle_printInternalSortedList ( statusMessageReporting )

Definition at line 190 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 96 of file tpia_particle.cc.

Here is the call graph for this function:

Here is the caller graph for this function: