Go to the documentation of this file. 12 for i
in range(4400, 4501):
14 files =
"/lbne/data/users/ljf26/fluxfiles/g4lbne/v3r3p5/QGSP_BERT/Optimizations-ME_run1-"+
str(i)
18 if os.path.exists(files):
26 files2 =
"/lbne/app/users/ljf26/fluxfiles/g4lbne/v3r3p5/QGSP_BERT/Optimizations-ME_run1-"+
str(i)
28 if os.path.exists(files2):
31 macro = "../../macros/Optimizations/CP_run5/CP_run5_"+str(i)+".mac" 32 if os.path.exists(macro):