Geant4_10
Public Member Functions | Public Attributes | List of all members
Lesson1.App Class Reference
Inheritance diagram for Lesson1.App:
Inheritance graph
[legend]
Collaboration diagram for Lesson1.App:
Collaboration graph
[legend]

Public Member Functions

def init
 
def cmd_beamOn
 
def cmd_g4command
 
def cmd_particle
 
def cmd_energy
 
def cmd_expand
 
def cmd_up
 
def cmd_down
 
def cmd_right
 
def cmd_left
 
def cmd_shrink
 
def __init__
 
def init
 
def cmd_beamOn
 
def cmd_g4command
 
def cmd_particle
 
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
 

Detailed Description

Definition at line 100 of file Lesson1.py.

Constructor & Destructor Documentation

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

Definition at line 287 of file Lesson1.py.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 287 of file Lesson1.py.

Here is the call graph for this function:

Member Function Documentation

def Lesson1.App.cmd_beamOn (   self)

Definition at line 209 of file Lesson1.py.

Here is the call graph for this function:

Here is the caller graph for this function:

def Lesson1.App.cmd_beamOn (   self)

Definition at line 209 of file Lesson1.py.

Here is the call graph for this function:

Here is the caller graph for this function:

def Lesson1.App.cmd_down (   self)

Definition at line 269 of file Lesson1.py.

Here is the caller graph for this function:

def Lesson1.App.cmd_down (   self)

Definition at line 269 of file Lesson1.py.

Here is the call graph for this function:

def Lesson1.App.cmd_energy (   self,
  penergy 
)

Definition at line 259 of file Lesson1.py.

Here is the call graph for this function:

Here is the caller graph for this function:

def Lesson1.App.cmd_energy (   self,
  penergy 
)

Definition at line 259 of file Lesson1.py.

Here is the caller graph for this function:

def Lesson1.App.cmd_expand (   self)

Definition at line 263 of file Lesson1.py.

Here is the call graph for this function:

def Lesson1.App.cmd_expand (   self)

Definition at line 263 of file Lesson1.py.

Here is the caller graph for this function:

def Lesson1.App.cmd_g4command (   self)

Definition at line 252 of file Lesson1.py.

Here is the caller graph for this function:

def Lesson1.App.cmd_g4command (   self)

Definition at line 252 of file Lesson1.py.

Here is the call graph for this function:

Here is the caller graph for this function:

def Lesson1.App.cmd_left (   self)

Definition at line 275 of file Lesson1.py.

Here is the caller graph for this function:

def Lesson1.App.cmd_left (   self)

Definition at line 275 of file Lesson1.py.

Here is the call graph for this function:

def Lesson1.App.cmd_particle (   self,
  particle 
)

Definition at line 255 of file Lesson1.py.

Here is the caller graph for this function:

def Lesson1.App.cmd_particle (   self,
  particle 
)

Definition at line 255 of file Lesson1.py.

Here is the call graph for this function:

Here is the caller graph for this function:

def Lesson1.App.cmd_right (   self)

Definition at line 272 of file Lesson1.py.

Here is the caller graph for this function:

def Lesson1.App.cmd_right (   self)

Definition at line 272 of file Lesson1.py.

Here is the call graph for this function:

def Lesson1.App.cmd_shrink (   self)

Definition at line 279 of file Lesson1.py.

Here is the caller graph for this function:

def Lesson1.App.cmd_shrink (   self)

Definition at line 279 of file Lesson1.py.

Here is the call graph for this function:

def Lesson1.App.cmd_up (   self)

Definition at line 266 of file Lesson1.py.

Here is the caller graph for this function:

def Lesson1.App.cmd_up (   self)

Definition at line 266 of file Lesson1.py.

Here is the call graph for this function:

def Lesson1.App.init (   self)

Definition at line 103 of file Lesson1.py.

Here is the caller graph for this function:

def Lesson1.App.init (   self)

Definition at line 103 of file Lesson1.py.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

Lesson1.App.energyVar

Definition at line 149 of file Lesson1.py.

Lesson1.App.eventVar

Definition at line 157 of file Lesson1.py.

Lesson1.App.materialVar

Definition at line 114 of file Lesson1.py.

Lesson1.App.particleVar

Definition at line 137 of file Lesson1.py.

Lesson1.App.solid

Definition at line 132 of file Lesson1.py.

Lesson1.App.thickVar

Definition at line 125 of file Lesson1.py.


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