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

Public Member Functions

def __init__
 
def output
 
def fill
 

Public Attributes

 hists
 

Detailed Description

A collection of standard histograms for event-wise properties.

Definition at line 83 of file qaplots.py.

View newest version in sPHENIX GitHub at line 83 of file qaplots.py

Constructor & Destructor Documentation

def eicpy.qaplots.EventHists.__init__ (   self)

Definition at line 87 of file qaplots.py.

View newest version in sPHENIX GitHub at line 87 of file qaplots.py

Member Function Documentation

def eicpy.qaplots.EventHists.fill (   self,
  event 
)
 

Definition at line 139 of file qaplots.py.

View newest version in sPHENIX GitHub at line 139 of file qaplots.py

References eicpy.qaplots.EventHists.hists.

def eicpy.qaplots.EventHists.output (   self,
  pad,
  filename 
)
Print all histograms to an output PostScript file.

Definition at line 128 of file qaplots.py.

View newest version in sPHENIX GitHub at line 128 of file qaplots.py

References draw(), and eicpy.qaplots.EventHists.hists.

Referenced by pepsimainerhic(), and pygdir().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

eicpy.qaplots.EventHists.hists

Definition at line 88 of file qaplots.py.

View newest version in sPHENIX GitHub at line 88 of file qaplots.py

Referenced by eicpy.qaplots.EventHists.fill(), and eicpy.qaplots.EventHists.output().


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