Skip to content
Snippets Groups Projects
Commit 0d00f44e authored by Mark Sutton's avatar Mark Sutton Committed by Walter Lampl
Browse files

Finally fix the tau and electron analyses

Typos and mistakes in the chain configuration prevented the analyses working correctly.

In addition, the release for the reference reconstruction is changed so that we can see
the collections in the AOD
parent f879540a
5 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3
......@@ -19,19 +19,14 @@ testChains = {
"HLT_mu28_ivarmedium_L1MU20:HLT_IDTrack_MuonIso_FTF:HLT_Roi_MuonIso",
"HLT_mu28_ivarmedium_L1MU20:HLT_IDTrack_MuonIso_IDTrig:HLT_Roi_MuonIso",
"HLT_e5_etcut_L1EM3:HLT_IDTrack_Electron_FTF",
"HLT_e5_etcut_L1EM3:HLT_IDTrack_Electron_IDTrig",
"HLT_e17_lhvloose_nod0_L1EM15VH:HLT_IDTrack_Electron_FTF",
"HLT_e5_etcut_L1EM3:HLT_IDTrack_Electron_FTF:HLT_Roi_FastElectron",
"HLT_e5_etcut_L1EM3:HLT_IDTrack_Electron_IDTrig",
"HLT_e17_lhvloose_nod0_L1EM15VH:HLT_IDTrack_Electron_FTF:HLT_Roi_FastElectron",
"HLT_e17_lhvloose_nod0_L1EM15VH:HLT_IDTrack_Electron_IDTrig",
"HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_TauCore_FTF",
"HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_TauCore_FTF:HLT_Roi_TauCore",
"HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_TauIso_FTF",
"HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_TauIso_FTF:HLT_Roi_TauIso",
"HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_Tau_FTF",
"HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_Tau_FTF:HLT_TAURoI",
"HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_Tau_IDTrig",
"HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_Tau_IDTrig:HLT_TAURoI",
"HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_Tau_IDTrig:HLT_Roi_TauIso",
"HLT_j45_subjesgscIS_ftf_boffperf_split_L1J20:HLT_IDTrack_Bjet_FTF",
"HLT_j45_subjesgscIS_ftf_boffperf_split_L1J20:HLT_IDTrack_Bjet_IDTrig",
......
......@@ -27,7 +27,7 @@
"chains" : "HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_TauCore_FTF:HLT_Roi_TauCore HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_TauIso_FTF:HLT_Roi_TauIso"
},
"EFtau":{
"chains" : "HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_TauIso_FTF:HLT_Roi_TauIso HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_Tau_IDTrig:HLT_TauIso"
"chains" : "HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_TauIso_FTF:HLT_Roi_TauIso HLT_tau25_idperf_tracktwo_L1TAU12IM:HLT_IDTrack_Tau_IDTrig:HLT_Roi_TauIso"
},
"L2bjet":{
"chains" : "HLT_j45_subjesgscIS_ftf_boffperf_split_L1J20:HLT_IDTrack_Bjet_FTF"
......
......@@ -29,6 +29,8 @@ Slices = ['muon','electron','tau','bjet','fsjet']
Events = 4000
Threads = 8
Slots = 8
Release = "current"
Input = 'ttbar_ID' # defined in TrigValTools/share/TrigValInputs.json
Jobs = [ ( "Offline", " TIDAdata-run3-offline.dat -r Offline -o data-hists-offline.root" ),
......
......@@ -32,7 +32,8 @@ Events = 16000
Threads = 8
Slots = 8
Input = 'Zee_pu40' # defined in TrigValTools/share/TrigValInputs.json
GridFiles=True
Release = "current"
GridFiles = True
Jobs = [ ( "Truth", " TIDAdata-run3.dat -o data-hists.root -p 11" ),
( "Offline", " TIDAdata-run3-offline.dat -r Offline -o data-hists-offline.root" ) ]
......
......@@ -32,7 +32,8 @@ Events = 8000
Threads = 1
Slots = 1
Input = 'Zee_pu40' # defined in TrigValTools/share/TrigValInputs.json
GridFiles=True
Release = "current"
GridFiles = True
Jobs = [ ( "Truth", " TIDAdata-run3.dat -o data-hists.root -p 11" ),
( "Offline", " TIDAdata-run3-offline.dat -r Offline -o data-hists-offline.root" ) ]
......
......@@ -29,6 +29,7 @@ Slices = ['tau']
Events = 6000
Threads = 8
Slots = 8
Release = "current"
Input = 'Ztautau_pu46' # defined in TrigValTools/share/TrigValInputs.json
Jobs = [ ( "Offline", " TIDAdata-run3-offline.dat -r Offline -o data-hists-offline.root" ),
......
......@@ -29,6 +29,7 @@ Slices = ['tau']
Events = 6000
Threads = 1
Slots = 1
Release = "current"
Input = 'Ztautau_pu46' # defined in TrigValTools/share/TrigValInputs.json
Jobs = [ ( "Offline", " TIDAdata-run3-offline.dat -r Offline -o data-hists-offline.root" ),
......
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