ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Variables
ntuple1.py File Reference

Go to the source code of this file.

Namespaces

 ntuple1
 

Variables

tuple ntuple1.c1 = TCanvas('c1','The Ntuple canvas',200,10,700,780)
 
tuple ntuple1.f1 = TFile('hsimple.root')
 
tuple ntuple1.pad1 = TPad('pad1','This is pad1',0.02,0.52,0.48,0.98,21)
 
tuple ntuple1.pad2 = TPad('pad2','This is pad2',0.52,0.52,0.98,0.98,21)
 
tuple ntuple1.pad3 = TPad('pad3','This is pad3',0.02,0.02,0.48,0.48,21)
 
tuple ntuple1.pad4 = TPad('pad4','This is pad4',0.52,0.02,0.98,0.48,1)
 
tuple ntuple1.ntuple = gROOT.FindObject('ntuple')
 
tuple ntuple1.hprofs = gROOT.FindObject('hprofs')
 
tuple ntuple1.fpol2 = hprofs.GetFunction('pol2')
 
tuple ntuple1.l4 = TPaveText(-0.9,0.5,0.9,0.95)