ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
def | __init__ |
def | define_tree |
def | fill_tree |
Public Attributes | |
maxparticle | |
vtree | |
ptree | |
a_x | |
a_y | |
a_z | |
a_np | |
a_namelist | |
a_Z | |
a_A | |
a_ke | |
a_px | |
a_py | |
a_pz | |
Definition at line 29 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 29 of file mcscorerootio.py
def mcscorerootio.MCScoreROOTIO.__init__ | ( | self, | |
bsize = 250 |
|||
) |
Definition at line 31 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 31 of file mcscorerootio.py
def mcscorerootio.MCScoreROOTIO.define_tree | ( | self | ) |
Definition at line 35 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 35 of file mcscorerootio.py
def mcscorerootio.MCScoreROOTIO.fill_tree | ( | self, | |
vertex | |||
) |
Definition at line 72 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 72 of file mcscorerootio.py
References mcscorerootio.MCScoreROOTIO.a_A, mcscorerootio.MCScoreROOTIO.a_ke, mcscorerootio.MCScoreROOTIO.a_namelist, mcscorerootio.MCScoreROOTIO.a_np, mcscorerootio.MCScoreROOTIO.a_px, mcscorerootio.MCScoreROOTIO.a_py, mcscorerootio.MCScoreROOTIO.a_pz, mcscorerootio.MCScoreROOTIO.a_x, mcscorerootio.MCScoreROOTIO.a_y, mcscorerootio.MCScoreROOTIO.a_z, mcscorerootio.MCScoreROOTIO.a_Z, and mcscorerootio.MCScoreROOTIO.maxparticle.
mcscorerootio.MCScoreROOTIO.a_A |
Definition at line 56 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 56 of file mcscorerootio.py
Referenced by mcscorerootio.MCScoreROOTIO.fill_tree().
mcscorerootio.MCScoreROOTIO.a_ke |
Definition at line 59 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 59 of file mcscorerootio.py
Referenced by mcscorerootio.MCScoreROOTIO.fill_tree().
mcscorerootio.MCScoreROOTIO.a_namelist |
Definition at line 49 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 49 of file mcscorerootio.py
Referenced by mcscorerootio.MCScoreROOTIO.fill_tree().
mcscorerootio.MCScoreROOTIO.a_np |
Definition at line 47 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 47 of file mcscorerootio.py
Referenced by mcscorerootio.MCScoreROOTIO.fill_tree().
mcscorerootio.MCScoreROOTIO.a_px |
Definition at line 62 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 62 of file mcscorerootio.py
Referenced by mcscorerootio.MCScoreROOTIO.fill_tree().
mcscorerootio.MCScoreROOTIO.a_py |
Definition at line 65 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 65 of file mcscorerootio.py
Referenced by mcscorerootio.MCScoreROOTIO.fill_tree().
mcscorerootio.MCScoreROOTIO.a_pz |
Definition at line 68 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 68 of file mcscorerootio.py
Referenced by mcscorerootio.MCScoreROOTIO.fill_tree().
mcscorerootio.MCScoreROOTIO.a_x |
Definition at line 42 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 42 of file mcscorerootio.py
Referenced by mcscorerootio.MCScoreROOTIO.fill_tree().
mcscorerootio.MCScoreROOTIO.a_y |
Definition at line 43 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 43 of file mcscorerootio.py
Referenced by mcscorerootio.MCScoreROOTIO.fill_tree().
mcscorerootio.MCScoreROOTIO.a_z |
Definition at line 44 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 44 of file mcscorerootio.py
Referenced by mcscorerootio.MCScoreROOTIO.fill_tree().
mcscorerootio.MCScoreROOTIO.a_Z |
Definition at line 53 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 53 of file mcscorerootio.py
Referenced by mcscorerootio.MCScoreROOTIO.fill_tree().
mcscorerootio.MCScoreROOTIO.maxparticle |
Definition at line 32 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 32 of file mcscorerootio.py
Referenced by mcscorerootio.MCScoreROOTIO.fill_tree().
mcscorerootio.MCScoreROOTIO.ptree |
Definition at line 39 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 39 of file mcscorerootio.py
mcscorerootio.MCScoreROOTIO.vtree |
Definition at line 38 of file mcscorerootio.py.
View newest version in sPHENIX GitHub at line 38 of file mcscorerootio.py