Skip to content
Snippets Groups Projects

r22 JetTagging: tracks in jet, suspect jets

Merged Alessandro Lapertosa requested to merge alaperto/athena:22_git_FEB21 into master
4 files
+ 1455
506
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -80,7 +80,7 @@ dir JetTagging {
############ Jets before selection
dir Jet_selection {
dir JetSelection {
hist jet_n_all {
algorithm = KolTest
@@ -107,6 +107,16 @@ dir JetTagging {
display = LogY
output = JetTagging/Shifter/JetSelection
}
hist jet_MV_beforeJVTCut {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetSelection
}
hist jet_MV_afterJVTCut {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetSelection
}
############ Jets selection (2D Maps)
@@ -150,109 +160,106 @@ dir JetTagging {
############ Jets good, eta-phi distributions before/after tagging and efficiency after tagging
dir Jet_eta {
dir JetEtaPhi {
hist jet_eta {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetEta
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_eta_60tag {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetEta
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_eta_70tag {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetEta
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_eta_77tag {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetEta
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_eta_85tag {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetEta
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_eta_vs_pass60e {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetEta
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_eta_vs_pass70e {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetEta
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_eta_vs_pass77e {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetEta
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_eta_vs_pass85e {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetEta
output = JetTagging/Shifter/JetEtaPhi
}
}
dir Jet_phi {
hist jet_phi {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetPhi
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_phi_60tag {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetPhi
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_phi_70tag {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetPhi
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_phi_77tag {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetPhi
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_phi_85tag {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetPhi
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_phi_vs_pass60f {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetPhi
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_phi_vs_pass70f {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetPhi
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_phi_vs_pass77f {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetPhi
output = JetTagging/Shifter/JetEtaPhi
}
hist jet_phi_vs_pass85f {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetPhi
output = JetTagging/Shifter/JetEtaPhi
}
}
############ Jets selected good, distributions and 2D maps (after tagging)
dir Jet_good {
dir JetGood {
hist jet_eta_good {
algorithm = KolTest
@@ -316,7 +323,7 @@ dir JetTagging {
############ Jets selected good, MV distributions in mu, eta, phi, pT bins
dir Jet_MV {
dir JetTagger {
hist jet_MV_mu_0_30 {
algorithm = KolTest
@@ -425,7 +432,7 @@ dir JetTagging {
########### TTbar Jets selected, MV and pT and efficiency before/after tagging
dir TTbar {
dir TTbarJets {
hist TTbarJets_MV {
algorithm = KolTest
@@ -481,6 +488,92 @@ dir JetTagging {
}
}
############ Tracks from Jets: parameters and hits
dir JetTracks {
hist JetTracks_n {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_nSV {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_pT {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_eta {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_phi {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_DR {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_d0 {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_d0s {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_d0si {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_z0 {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_z0s {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_z0si {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_Hits_IBL {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_Hits_Pixel {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_Hits_SCT {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
hist JetTracks_Hits_TRT {
algorithm = KolTest
display = LogY
output = JetTagging/Shifter/JetTracks
}
}
##########################
### Expert
##########################
@@ -531,7 +624,7 @@ dir JetTagging {
############ TTbar Jets selection
dir TTbar {
dir TTbarEventSelection {
hist Muon_pT {
algorithm = KolTest
@@ -610,76 +703,435 @@ dir JetTagging {
############ SMT Jets selected
dir SMT_Jets {
dir SMTJetSelection {
hist SoftMuons_n {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/SMT
output = JetTagging/Expert/SMTJetSelection
}
hist SMTJets_n {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/SMT
output = JetTagging/Expert/SMTJetSelection
}
hist SMTJets_dr {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/SMT
output = JetTagging/Expert/SMTJetSelection
}
hist SoftMuons_pT {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/SMT
output = JetTagging/Expert/SMTJetSelection
}
hist SMTJets_pT {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/SMT
output = JetTagging/Expert/SMTJetSelection
}
hist SMTJets_pTratio {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/SMT
output = JetTagging/Expert/SMTJetSelection
}
hist SMTJets_pTrel {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/SMT
output = JetTagging/Expert/SMTJetSelection
}
hist SMTJets_MV {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/SMT
output = JetTagging/Expert/SMTJetSelection
}
}
############ Low Level Taggers for Jets selected
############ Extra Taggers for Jets selected
dir Jet_LowLevel {
dir JetTaggerExtra {
hist jet_IP2D_good {
algorithm = KolTest
display = LogY
output = JetTagging/Expert
output = JetTagging/Expert/JetTaggerExtra
}
hist jet_IP3D_good {
algorithm = KolTest
display = LogY
output = JetTagging/Expert
output = JetTagging/Expert/JetTaggerExtra
}
hist jet_SV1_good {
algorithm = KolTest
display = LogY
output = JetTagging/Expert
output = JetTagging/Expert/JetTaggerExtra
}
hist jet_JetFitter_good {
algorithm = KolTest
display = LogY
output = JetTagging/Expert
output = JetTagging/Expert/JetTaggerExtra
}
hist jet_RRNIP_good {
algorithm = KolTest
display = LogY
output = JetTagging/Expert
output = JetTagging/Expert/JetTaggerExtra
}
hist jet_IP3D_nTrack_good {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetTaggerExtra
}
hist jet_SV1_nTrack_good {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetTaggerExtra
}
}
############ Jets selected suspect, all distributions and 2D maps
dir JetSuspect {
hist sus_jet_eta_suspect {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_phi_suspect {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_pT_suspect {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_suspect {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MAP_60tag {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MAP_70tag {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MAP_77tag {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MAP_85tag {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_eta {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_eta_60tag {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_eta_70tag {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_eta_77tag {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_eta_85tag {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_eta_vs_pass60e {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_eta_vs_pass70e {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_eta_vs_pass77e {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_eta_vs_pass85e {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_phi {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_phi_60tag {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_phi_70tag {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_phi_77tag {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_phi_85tag {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_phi_vs_pass60f {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_phi_vs_pass70f {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_phi_vs_pass77f {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_phi_vs_pass85f {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_eta_00_05 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_eta_05_10 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_eta_10_15 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_eta_15_20 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_eta_20_25 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_phi_00_05 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_phi_05_10 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_phi_10_15 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_phi_15_20 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_phi_20_25 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_phi_25_31 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_pt_20_40 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_pt_40_70 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_pt_70_100 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_pt_100_150 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_pt_150_200 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
hist sus_jet_MV_pt_200_1000 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/JetSuspect
}
}
############ Tracks from Jets: jet selection
dir TracksInJetSelection {
hist SelTracks_n_all {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_n_pass {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_pT_all {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_eta_all {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_phi_all {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_d0 {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_z0sin {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_chi2ndf {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_HitIBL {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_HitPix {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_HolePix {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_HitSCT {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_HoleSCT {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_HitSi {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_HoleSi {
algorithm = KolTest
display = LogY
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_MAP_0_all {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_MAP_1_pT {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_MAP_2_d0 {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_MAP_3_z0sin {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_MAP_4_chi2ndf {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_MAP_5_IBL {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_MAP_6_Pix {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_MAP_7_SCT {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_MAP_8_Si {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/TracksInJetSelection
}
hist SelTracks_MAP_9_pass {
algorithm = JetTag_BinsDiffFromStripMedian
output = JetTagging/Expert/TracksInJetSelection
}
}
@@ -1441,19 +1893,19 @@ output top_level {
set_weight = 0.8
weight = 0.8
}
output JetEta {
output JetEtaPhi {
set_weight = 0.8
weight = 0.8
}
output JetPhi {
output JetTagger {
set_weight = 0.8
weight = 0.8
}
output JetTagger {
output JetTTbarEvents {
set_weight = 0.8
weight = 0.8
}
output JetTTbarEvents {
output JetTracks {
set_weight = 0.8
weight = 0.8
}
@@ -1467,20 +1919,24 @@ output top_level {
set_weight = 0.8
weight = 0.8
}
output SMT {
output SMTJetSelection {
set_weight = 0.8
weight = 0.8
}
output TracksInJetSelection {
set_weight = 0.8
weight = 0.8
}
output JetTaggerExtra {
set_weight = 0.8
weight = 0.8
}
output JetSuspect {
set_weight = 0.8
weight = 0.8
}
# output TrackInformation {
# set_weight = 0.8
# weight = 0.8
# output TracksWithFailedCuts {
# set_weight = 0
# weight = 0
# }
# }
}
}
}
}
\ No newline at end of file
Loading