Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
mcscore.MCVertex Class Reference

Public Member Functions

def __init__
 
def append_particle
 
def printout
 
def dump_vertex
 
def __del__
 
def __init__
 
def append_particle
 
def printout
 
def dump_vertex
 
def __del__
 

Public Attributes

 x
 
 y
 
 z
 
 nparticle
 
 particle_list
 

Detailed Description

Definition at line 46 of file mcscore.py.

Constructor & Destructor Documentation

def mcscore.MCVertex.__init__ (   self,
  ax,
  ay,
  az 
)

Definition at line 48 of file mcscore.py.

Here is the caller graph for this function:

def mcscore.MCVertex.__del__ (   self)

Definition at line 74 of file mcscore.py.

Here is the caller graph for this function:

def mcscore.MCVertex.__init__ (   self,
  ax,
  ay,
  az 
)

Definition at line 48 of file mcscore.py.

Here is the call graph for this function:

def mcscore.MCVertex.__del__ (   self)

Definition at line 74 of file mcscore.py.

Here is the call graph for this function:

Member Function Documentation

def mcscore.MCVertex.append_particle (   self,
  aparticle 
)

Definition at line 55 of file mcscore.py.

Here is the caller graph for this function:

def mcscore.MCVertex.append_particle (   self,
  aparticle 
)

Definition at line 55 of file mcscore.py.

Here is the call graph for this function:

def mcscore.MCVertex.dump_vertex (   self,
  stream 
)

Definition at line 65 of file mcscore.py.

Here is the call graph for this function:

def mcscore.MCVertex.dump_vertex (   self,
  stream 
)

Definition at line 65 of file mcscore.py.

Here is the caller graph for this function:

def mcscore.MCVertex.printout (   self)

Definition at line 59 of file mcscore.py.

Here is the caller graph for this function:

def mcscore.MCVertex.printout (   self)

Definition at line 59 of file mcscore.py.

Here is the call graph for this function:

Member Data Documentation

mcscore.MCVertex.nparticle

Definition at line 52 of file mcscore.py.

mcscore.MCVertex.particle_list

Definition at line 53 of file mcscore.py.

mcscore.MCVertex.x

Definition at line 49 of file mcscore.py.

mcscore.MCVertex.y

Definition at line 50 of file mcscore.py.

mcscore.MCVertex.z

Definition at line 51 of file mcscore.py.


The documentation for this class was generated from the following files: