Changeset 487 in svn
- Timestamp:
- Jul 14, 2009, 3:23:55 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/routines/resolutions_atlas.C
r479 r487 357 357 358 358 //TFile *f1 = new TFile("JET2_ATLAS.root","read"); 359 TFile *f1 = new TFile("JET2_atlas_midpoint.root","read"); 359 //TFile *f1 = new TFile("JET2_atlas_midpoint.root","read"); 360 TFile *f1 = new TFile("JET2_atlas_kt_60k.root","read"); // 60k events 360 361 if(!f1->IsOpen()) { cout << "could not open "<< f1->GetName() << ". Exiting..." << endl; return;} 361 362 if(!f1->FindKey("Analysis")) { cout << "Bad input file, could not find the \"Analysis\" tree. Exiting..." << endl; return;}
Note:
See TracChangeset
for help on using the changeset viewer.