EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
eicpy.qaplots.TrackHists Class Reference
+ Inheritance diagram for eicpy.qaplots.TrackHists:
+ Collaboration diagram for eicpy.qaplots.TrackHists:

Public Member Functions

def __init__
 
def output
 
def fill
 

Public Attributes

 KS
 
 orig
 
 child
 
 pypx
 
 ptpz
 
 em
 
 vxy
 
 zp
 
 thetaphi
 
 etay
 
 gamma
 
 xf
 

Detailed Description

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

Constructor & Destructor Documentation

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

Member Function Documentation

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.

+ Here is the call graph for this function:

Member Data Documentation

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().


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