Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
plotUtil.py File Reference

Go to the source code of this file.

Namespaces

namespace  plotUtil
 

Functions

def plotUtil.colorset
 
def plotUtil.Draw_1Dhist
 
def plotUtil.Draw_1DhistsComp
 
def plotUtil.Draw_2Dhist
 
def plotUtil.plot_Stack
 
def plotUtil.GetHistogram
 
def plotUtil.str_pttop
 

Variables

float plotUtil.TickSize 0.03
 
float plotUtil.AxisTitleSize 0.05
 
float plotUtil.AxisLabelSize 0.04
 
float plotUtil.LeftMargin 0.15
 
float plotUtil.RightMargin 0.08
 
float plotUtil.TopMargin 0.08
 
float plotUtil.BottomMargin 0.13
 
string plotUtil.black_hex '#1B1A17'
 
string plotUtil.red_hex '#9A031E'
 
string plotUtil.blue_hex '#0B60B0'
 
string plotUtil.green_hex '#186F65'
 
string plotUtil.orange_hex '#e99960'
 
string plotUtil.purple_hex '#7F167F'
 
string plotUtil.pink_hex '#FFC0CB'
 
string plotUtil.yellow_hex '#ffcc66'
 
string plotUtil.cyan_hex '#7FE9DE'