EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
def | __init__ |
def | output |
def | fill |
Public Attributes | |
KS | |
orig | |
child | |
pypx | |
ptpz | |
em | |
vxy | |
zp | |
thetaphi | |
etay | |
gamma | |
xf | |
A collection of standard histograms for track-wise properties. Optionally specify a list of PDG codes to accept. Only tracks with one of those codes will be used when filling histograms.
Definition at line 160 of file qaplots.py.
View newest version in sPHENIX GitHub at line 160 of file qaplots.py
def eicpy.qaplots.TrackHists.__init__ | ( | self | ) |
Definition at line 166 of file qaplots.py.
View newest version in sPHENIX GitHub at line 166 of file qaplots.py
def eicpy.qaplots.TrackHists.fill | ( | self, | |
tracks | |||
) |
Fill all histograms for a list of tracks
Definition at line 241 of file qaplots.py.
View newest version in sPHENIX GitHub at line 241 of file qaplots.py
References Acts::UnitConstants.e, Acts::VectorHelpers.eta(), Acts::UnitConstants.m, p, phi, theta(), eicpy.qaplots.TrackHists.xf, and z.
def eicpy.qaplots.TrackHists.output | ( | self, | |
pad, | |||
filename | |||
) |
Print all histograms to an output PostScript file.
Definition at line 228 of file qaplots.py.
View newest version in sPHENIX GitHub at line 228 of file qaplots.py
References eicpy.qaplots.TrackHists.child, eicpy.qaplots.TrackHists.em, eicpy.qaplots.TrackHists.etay, RelativisticQuantities.gamma, eicpy.qaplots.TrackHists.gamma, eicpy.qaplots.TrackHists.KS, eicpy.qaplots.TrackHists.orig, eicpy.qaplots.TrackHists.ptpz, eicpy.qaplots.TrackHists.pypx, eicpy.qaplots.TrackHists.thetaphi, eicpy.qaplots.TrackHists.vxy, KalmanNode.xf, eicpy.qaplots.TrackHists.xf, and eicpy.qaplots.TrackHists.zp.
eicpy.qaplots.TrackHists.child |
Definition at line 176 of file qaplots.py.
View newest version in sPHENIX GitHub at line 176 of file qaplots.py
Referenced by eicpy.qaplots.TrackHists.output().
eicpy.qaplots.TrackHists.em |
Definition at line 191 of file qaplots.py.
View newest version in sPHENIX GitHub at line 191 of file qaplots.py
Referenced by eicpy.qaplots.TrackHists.output().
eicpy.qaplots.TrackHists.etay |
Definition at line 211 of file qaplots.py.
View newest version in sPHENIX GitHub at line 211 of file qaplots.py
Referenced by eicpy.qaplots.TrackHists.output().
eicpy.qaplots.TrackHists.gamma |
Definition at line 216 of file qaplots.py.
View newest version in sPHENIX GitHub at line 216 of file qaplots.py
Referenced by eicpy.qaplots.TrackHists.output().
eicpy.qaplots.TrackHists.KS |
Definition at line 168 of file qaplots.py.
View newest version in sPHENIX GitHub at line 168 of file qaplots.py
Referenced by eicpy.qaplots.TrackHists.output().
eicpy.qaplots.TrackHists.orig |
Definition at line 172 of file qaplots.py.
View newest version in sPHENIX GitHub at line 172 of file qaplots.py
Referenced by eicpy.qaplots.TrackHists.output().
eicpy.qaplots.TrackHists.ptpz |
Definition at line 186 of file qaplots.py.
View newest version in sPHENIX GitHub at line 186 of file qaplots.py
Referenced by eicpy.qaplots.TrackHists.output().
eicpy.qaplots.TrackHists.pypx |
Definition at line 181 of file qaplots.py.
View newest version in sPHENIX GitHub at line 181 of file qaplots.py
Referenced by eicpy.qaplots.TrackHists.output().
eicpy.qaplots.TrackHists.thetaphi |
Definition at line 206 of file qaplots.py.
View newest version in sPHENIX GitHub at line 206 of file qaplots.py
Referenced by eicpy.qaplots.TrackHists.output().
eicpy.qaplots.TrackHists.vxy |
Definition at line 196 of file qaplots.py.
View newest version in sPHENIX GitHub at line 196 of file qaplots.py
Referenced by eicpy.qaplots.TrackHists.output().
eicpy.qaplots.TrackHists.xf |
Definition at line 224 of file qaplots.py.
View newest version in sPHENIX GitHub at line 224 of file qaplots.py
Referenced by eicpy.qaplots.TrackHists.fill(), and eicpy.qaplots.TrackHists.output().
eicpy.qaplots.TrackHists.zp |
Definition at line 201 of file qaplots.py.
View newest version in sPHENIX GitHub at line 201 of file qaplots.py
Referenced by eicpy.qaplots.TrackHists.output().