ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Lesson1.App Class Reference
+ Inheritance diagram for Lesson1.App:
+ Collaboration diagram for Lesson1.App:

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__
 

Public Attributes

 materialVar
 
 thickVar
 
 solid
 
 particleVar
 
 energyVar
 
 eventVar
 

Detailed Description

Definition at line 100 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 100 of file Lesson1.py

Constructor & Destructor Documentation

Member Function Documentation

def Lesson1.App.cmd_beamOn (   self)

Definition at line 209 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 209 of file Lesson1.py

References demo.App.cmd_energy(), Lesson1.App.cmd_energy(), demo.App.cmd_particle(), Lesson1.App.cmd_particle(), and source.gApplyUICommand.

+ Here is the call graph for this function:

def Lesson1.App.cmd_down (   self)

Definition at line 269 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 269 of file Lesson1.py

References source.gApplyUICommand.

def Lesson1.App.cmd_energy (   self,
  penergy 
)

Definition at line 259 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 259 of file Lesson1.py

References source.gApplyUICommand.

Referenced by Lesson1.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().

+ Here is the caller graph for this function:

def Lesson1.App.cmd_expand (   self)

Definition at line 263 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 263 of file Lesson1.py

References source.gApplyUICommand.

def Lesson1.App.cmd_g4command (   self)

Definition at line 252 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 252 of file Lesson1.py

References source.gApplyUICommand.

def Lesson1.App.cmd_left (   self)

Definition at line 275 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 275 of file Lesson1.py

References source.gApplyUICommand.

def Lesson1.App.cmd_particle (   self,
  particle 
)

Definition at line 255 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 255 of file Lesson1.py

References source.gApplyUICommand.

Referenced by Lesson1.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().

+ Here is the caller graph for this function:

def Lesson1.App.cmd_right (   self)

Definition at line 272 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 272 of file Lesson1.py

References source.gApplyUICommand.

def Lesson1.App.cmd_shrink (   self)

Definition at line 279 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 279 of file Lesson1.py

References source.gApplyUICommand.

def Lesson1.App.cmd_up (   self)

Definition at line 266 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 266 of file Lesson1.py

References source.gApplyUICommand.

def Lesson1.App.init (   self)

Definition at line 103 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 103 of file Lesson1.py

Referenced by Lesson1.App.__init__(), and ExN03.App.__init__().

+ Here is the caller graph for this function:

Member Data Documentation

Lesson1.App.energyVar

Definition at line 149 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 149 of file Lesson1.py

Lesson1.App.eventVar

Definition at line 157 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 157 of file Lesson1.py

Lesson1.App.materialVar

Definition at line 114 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 114 of file Lesson1.py

Lesson1.App.particleVar

Definition at line 137 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 137 of file Lesson1.py

Lesson1.App.solid

Definition at line 132 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 132 of file Lesson1.py

Lesson1.App.thickVar

Definition at line 125 of file Lesson1.py.

View newest version in sPHENIX GitHub at line 125 of file Lesson1.py


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