Skip to content
Snippets Groups Projects
Commit 6c48c881 authored by Eva Guilloton's avatar Eva Guilloton
Browse files

parent 0baa994d
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,8 @@ Input = 'StauStau' # defined in TrigValTools/share/TrigValInputs.json
GridFiles = False
Jobs = [ ( "Truth", " TIDAdata-run3-lrt.dat -o data-hists.root -p 13" ),
( "Offline", " TIDAdata-run3-offline-lrt.dat -r Offline -o data-hists-offline.root" ) ]
Jobs = [ ( "Truth", " TIDAdata-run3-lrt.dat -o data-hists.root -p 13", "Test_bin_lrt.dat" ),
( "Offline", " TIDAdata-run3-offline-lrt.dat -r Offline -o data-hists-offline.root", "Test_bin_lrt.dat" ) ]
Comp = [ ( "L2muonLRT", "L2muonLRT", "data-hists.root", " -c TIDAhisto-panel.dat -d HLTL2-plots -sx Reference Truth " ),
#( "EFmuonLRT", "EFmuonLRT", "data-hists.root", " -c TIDAhisto-panel.dat -d HLTEF-plots -sx Reference Truth " ),
......
......@@ -36,8 +36,8 @@ Input = 'Zmumu_pu40' # defined in TrigValTools/share/TrigValInputs.json
GridFiles = True
Jobs = [ ( "Truth", " TIDAdata-run3-lrt.dat -o data-hists.root -p 13" ),
( "Offline", " TIDAdata-run3-offline-lrt.dat -r Offline -o data-hists-offline.root" ) ]
Jobs = [ ( "Truth", " TIDAdata-run3-lrt.dat -o data-hists.root -p 13", "Test_bin_lrt.dat" ),
( "Offline", " TIDAdata-run3-offline-lrt.dat -r Offline -o data-hists-offline.root", "Test_bin_lrt.dat" ) ]
Comp = [ ( "L2muonLRT", "L2muonLRT", "data-hists.root", " -c TIDAhisto-panel.dat -d HLTL2-plots -sx Reference Truth" ),
# ( "EFmuonLRT", "EFmuonLRT", "data-hists.root", " -c TIDAhisto-panel.dat -d HLTEF-plots -sx Reference Truth " ),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment