diff --git a/distribsForHNLandBG_byEvent.py b/distribsForHNLandBG_byEvent.py index 9d68015..fa7562e 100755 --- a/distribsForHNLandBG_byEvent.py +++ b/distribsForHNLandBG_byEvent.py @@ -74,7 +74,8 @@ c1.Print('accPlots/%s.png'%key) datafolder = '/afs/cern.ch/user/e/egrave/private/ShipData/UsedForTP' -fpimu = r.TFile(datafolder + '/pimu/ShipAna_newGen_caloFix.root', 'read') +#fpimu = r.TFile(datafolder + '/pimu/ShipAna_newGen_caloFix.root', 'read') +fpimu = r.TFile(datafolder + '/pimu/ShipAna_newGen_caloFix_betterTracks.root', 'read') pimu = fpimu.Get('t') pimu_geo = tools.searchForNodes3_xyz_dict(datafolder + '/pimu/geofile_full.10.0.Pythia8-TGeant4-1.0GeV-008.root')#'../DATA/MUPI/geofile_full.10.0.Pythia8-TGeant4-1.0GeV-008-2985556.root')