hsimpleProxy.C

Go to the documentation of this file.
00001 // To use this file, generate hsimple.root:
00002 //    root.exe -b -l -q hsimple.C
00003 // and do
00004 //    TFile *file = TFile::Open("hsimple.root");
00005 //    TTree *ntuple = file->GetObject("ntuple",ntuple);
00006 //    ntuple->Draw("hsimpleProxy.C+");
00007 //
00008 double hsimpleProxy() {
00009    return px;
00010 }

Generated on Tue Jul 5 15:45:11 2011 for ROOT_528-00b_version by  doxygen 1.5.1