ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 | |
Definition at line 100 of file Lesson1.py.
View newest version in sPHENIX GitHub at line 100 of file Lesson1.py
def Lesson1.App.__init__ | ( | self, | |
master = None |
|||
) |
Definition at line 287 of file Lesson1.py.
View newest version in sPHENIX GitHub at line 287 of file Lesson1.py
References Acts::BinnedSPGroupIterator< external_spacepoint_t >.grid, PdbCalBankIterator.init(), HijCrdn.init(), HiMain2.init(), HiStrng.init(), HiParnt.init(), HijJet4.init(), HelixHoughBin_v1.init(), PHGenFit::PlanarMeasurement.init(), HijJet2.init(), PgPostCalBankIterator.init(), PHTpcLookup.init(), HijJet1.init(), PHGenFit::SpacepointMeasurement2.init(), HiMain1.init(), HelixHoughBin.init(), PHGenFit::SpacepointMeasurement.init(), demo.App.init(), testem0.App.init(), CellularAutomaton.init(), CellularAutomaton_v1.init(), nanoflann::KNNResultSet< DistanceType, IndexType, CountType >.init(), Lesson1.App.init(), nanoflann::RadiusResultSet< DistanceType, IndexType >.init(), and c2_cached_function_p< float_type >.init.
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.
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().
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().
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__().
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