#!/usr/bin/python import os,sys from ROOT import * from clean_canvas import * gStyle = makegstyle(gStyle) f = TFile('/home/jbueno/pass8/sum83-4-1_clk_raw.root') gROOT.cd() h1 = f.Get('TCAPm12widthCut/TCAP_before') au = raw_input('>')