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

Go to the source code of this file.

Namespaces

namespace  testSigmaEff
 

Variables

tuple testSigmaEff.v np.random.normal(0, 1, 20000)
 
tuple testSigmaEff.c TCanvas('c', 'c', 800, 600)
 
tuple testSigmaEff.h TH1F('h', 'h', 100, -5, 5)
 
tuple testSigmaEff.l1 TLine(xmin, 0, xmin, 1000)
 
tuple testSigmaEff.l2 TLine(xmax, 0, xmax, 1000)