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
Lesson1withN03.App Class Reference
Inheritance diagram for Lesson1withN03.App:
Inheritance graph
[legend]
Collaboration diagram for Lesson1withN03.App:
Collaboration graph
[legend]

Public Member Functions

def init
 
def cmd_beamOn
 
def cmd_g4command
 
def cmd_particle
 
def cmd_setProcess
 
def cmd_energy
 
def cmd_expand
 
def cmd_up
 
def cmd_down
 
def cmd_right
 
def cmd_left
 
def cmd_shrink
 
def __init__
 

Public Attributes

 materialVar
 
 thickVar
 
 solid
 
 particleVar
 
 energyVar
 
 eventVar
 
 processList
 
 processVar
 

Detailed Description

Definition at line 101 of file Lesson1withN03.py.

Constructor & Destructor Documentation

def Lesson1withN03.App.__init__ (   self,
  master = None 
)

Definition at line 312 of file Lesson1withN03.py.

Here is the call graph for this function:

Member Function Documentation

def Lesson1withN03.App.cmd_beamOn (   self)

Definition at line 228 of file Lesson1withN03.py.

Here is the call graph for this function:

Here is the caller graph for this function:

def Lesson1withN03.App.cmd_down (   self)

Definition at line 294 of file Lesson1withN03.py.

def Lesson1withN03.App.cmd_energy (   self,
  penergy 
)

Definition at line 284 of file Lesson1withN03.py.

Here is the caller graph for this function:

def Lesson1withN03.App.cmd_expand (   self)

Definition at line 288 of file Lesson1withN03.py.

def Lesson1withN03.App.cmd_g4command (   self)

Definition at line 271 of file Lesson1withN03.py.

Here is the caller graph for this function:

def Lesson1withN03.App.cmd_left (   self)

Definition at line 300 of file Lesson1withN03.py.

def Lesson1withN03.App.cmd_particle (   self,
  particle 
)

Definition at line 274 of file Lesson1withN03.py.

Here is the caller graph for this function:

def Lesson1withN03.App.cmd_right (   self)

Definition at line 297 of file Lesson1withN03.py.

def Lesson1withN03.App.cmd_setProcess (   self)

Definition at line 277 of file Lesson1withN03.py.

Here is the caller graph for this function:

def Lesson1withN03.App.cmd_shrink (   self)

Definition at line 304 of file Lesson1withN03.py.

def Lesson1withN03.App.cmd_up (   self)

Definition at line 291 of file Lesson1withN03.py.

def Lesson1withN03.App.init (   self)

Definition at line 105 of file Lesson1withN03.py.

Here is the caller graph for this function:

Member Data Documentation

Lesson1withN03.App.energyVar

Definition at line 151 of file Lesson1withN03.py.

Lesson1withN03.App.eventVar

Definition at line 159 of file Lesson1withN03.py.

Lesson1withN03.App.materialVar

Definition at line 116 of file Lesson1withN03.py.

Lesson1withN03.App.particleVar

Definition at line 139 of file Lesson1withN03.py.

Lesson1withN03.App.processList

Definition at line 174 of file Lesson1withN03.py.

Lesson1withN03.App.processVar

Definition at line 175 of file Lesson1withN03.py.

Lesson1withN03.App.solid

Definition at line 134 of file Lesson1withN03.py.

Lesson1withN03.App.thickVar

Definition at line 127 of file Lesson1withN03.py.


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