Skip to content
Snippets Groups Projects
Commit ba5a537f authored by Debottam Bakshi Gupta's avatar Debottam Bakshi Gupta Committed by Melissa Yexley
Browse files

Adding correct tests for 2D histograms

parent 892fa5a6
No related branches found
No related tags found
No related merge requests found
......@@ -106,11 +106,11 @@ dir HLT { # dir HLT
dir HLT_FastCaloEMClusters { # HLT_FastCaloEMClusters
dir HLT_Clusters { # HLT_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist HLT_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Shifter/xAODTrigEMClusters/${chain}
}
hist HLT_phi_vs_HLT_eta {
......@@ -139,12 +139,17 @@ dir HLT { # dir HLT
}
} # HLT_Matched_to_OFF
dir OFF_Clusters { # OFF_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist .* {
hist OFF_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Expert/xAODTrigEMClusters/${chain}
}
hist OFF_phi_vs_OFF_eta {
algorithm = HLTCaloHistogram_Not_Empty&GatherData
output = HLT/TRCAL/Expert/xAODTrigEMClusters/${chain}
}
}
} # OFF_Matched_to_HLT
} # HLT_FastCaloEMClusters
......@@ -152,10 +157,10 @@ dir HLT { # dir HLT
dir HLT_TopoCaloClustersFS { # HLT_TopoCaloClustersFS
dir HLT_Clusters { # HLT_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist HLT_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Shifter/xAODCaloClusters/HLT_TopoCaloClustersFS/${chain}
}
hist HLT_phi_vs_HLT_eta {
......@@ -184,19 +189,19 @@ dir HLT { # dir HLT
}
} # HLT_Matched_to_OFF
dir OFF_Clusters { # OFF_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist OFF_(et|eta|num|phi|type) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Expert/xAODCaloClusters/HLT_TopoCaloClustersFS/${chain}
}
}
} # OFF_Clusters
dir OFF_Matched_to_HLT { # OFF_Matched_to_HLT
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist OFF_no_HLT_match_num {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Expert/xAODCaloClusters/HLT_TopoCaloClustersFS/${chain}
}
}
......@@ -207,10 +212,10 @@ dir HLT { # dir HLT
dir HLT_TopoCaloClustersLC { # HLT_TopoCaloClustersLC
dir HLT_Clusters { # HLT_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist HLT_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Shifter/xAODCaloClusters/HLT_TopoCaloClustersLC/${chain}
}
hist HLT_phi_vs_HLT_eta {
......@@ -261,10 +266,10 @@ dir HLT { # dir HLT
dir HLT_TopoCaloClustersRoI { # HLT_TopoCaloClustersRoI
dir HLT_Clusters { # HLT_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist HLT_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Shifter/xAODCaloClusters/HLT_TopoCaloClustersRoI/${chain}
}
hist HLT_phi_vs_HLT_eta {
......@@ -293,10 +298,10 @@ dir HLT { # dir HLT
}
} # HLT_Matched_to_OFF
dir OFF_Clusters { # OFF_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist OFF_(et|eta|num|phi|type) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Expert/xAODCaloClusters/HLT_TopoCaloClustersRoI/${chain}
}
}
......
......@@ -93,11 +93,11 @@ dir HLT { # dir HLT
dir HLT_FastCaloEMClusters { # HLT_FastCaloEMClusters
dir HLT_Clusters { # HLT_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist HLT_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Shifter/xAODTrigEMClusters/${chain}
}
hist HLT_phi_vs_HLT_eta {
......@@ -129,7 +129,12 @@ dir HLT { # dir HLT
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist .* {
hist OFF_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Expert/xAODTrigEMClusters/${chain}
}
hist OFF_phi_vs_OFF_eta {
algorithm = HLTCaloHistogram_Not_Empty&GatherData
output = HLT/TRCAL/Expert/xAODTrigEMClusters/${chain}
}
}
......@@ -139,10 +144,10 @@ dir HLT { # dir HLT
dir HLT_TopoCaloClustersFS { # HLT_TopoCaloClustersFS
dir HLT_Clusters { # HLT_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist HLT_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Shifter/xAODCaloClusters/HLT_TopoCaloClustersFS/${chain}
}
hist HLT_phi_vs_HLT_eta {
......@@ -171,19 +176,19 @@ dir HLT { # dir HLT
}
} # HLT_Matched_to_OFF
dir OFF_Clusters { # OFF_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist OFF_(et|eta|num|phi|type) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Expert/xAODCaloClusters/HLT_TopoCaloClustersFS/${chain}
}
}
} # OFF_Clusters
dir OFF_Matched_to_HLT { # OFF_Matched_to_HLT
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist OFF_no_HLT_match_num {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Expert/xAODCaloClusters/HLT_TopoCaloClustersFS/${chain}
}
}
......@@ -194,10 +199,10 @@ dir HLT { # dir HLT
dir HLT_TopoCaloClustersLC { # HLT_TopoCaloClustersLC
dir HLT_Clusters { # HLT_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist HLT_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Shifter/xAODCaloClusters/HLT_TopoCaloClustersLC/${chain}
}
hist HLT_phi_vs_HLT_eta {
......@@ -226,10 +231,10 @@ dir HLT { # dir HLT
}
} # HLT_Matched_to_OFF
dir OFF_Clusters { # OFF_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist OFF_(et|eta|num|phi|type) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Expert/xAODCaloClusters/HLT_TopoCaloClustersLC/${chain}
}
}
......@@ -248,10 +253,10 @@ dir HLT { # dir HLT
dir HLT_TopoCaloClustersRoI { # HLT_TopoCaloClustersRoI
dir HLT_Clusters { # HLT_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist HLT_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Shifter/xAODCaloClusters/HLT_TopoCaloClustersRoI/${chain}
}
hist HLT_phi_vs_HLT_eta {
......@@ -280,10 +285,10 @@ dir HLT { # dir HLT
}
} # HLT_Matched_to_OFF
dir OFF_Clusters { # OFF_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist OFF_(et|eta|num|phi|type) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Expert/xAODCaloClusters/HLT_TopoCaloClustersRoI/${chain}
}
}
......
......@@ -101,11 +101,11 @@ dir HLT { # dir HLT
dir HLT_FastCaloEMClusters { # HLT_FastCaloEMClusters
dir HLT_Clusters { # HLT_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist HLT_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Shifter/xAODTrigEMClusters/${chain}
}
hist HLT_phi_vs_HLT_eta {
......@@ -134,10 +134,14 @@ dir HLT { # dir HLT
}
} # HLT_Matched_to_OFF
dir OFF_Clusters { # OFF_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist .* {
hist OFF_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Expert/xAODTrigEMClusters/${chain}
}
hist OFF_phi_vs_OFF_eta {
algorithm = HLTCaloHistogram_Not_Empty&GatherData
output = HLT/TRCAL/Expert/xAODTrigEMClusters/${chain}
}
}
......@@ -147,10 +151,10 @@ dir HLT { # dir HLT
dir HLT_TopoCaloClustersHIRoI { # HLT_TopoCaloClustersHIRoI
dir HLT_Clusters { # HLT_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist HLT_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Shifter/xAODCaloClusters/HLT_TopoCaloClustersHIRoI/${chain}
}
hist HLT_phi_vs_HLT_eta {
......@@ -179,10 +183,10 @@ dir HLT { # dir HLT
}
} # HLT_Matched_to_OFF
dir OFF_Clusters { # OFF_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist OFF_(et|eta|num|phi|type) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Expert/xAODCaloClusters/HLT_TopoCaloClustersHIRoI/${chain}
}
}
......@@ -201,10 +205,10 @@ dir HLT { # dir HLT
dir HLT_TopoCaloClustersFS { # HLT_TopoCaloClustersFS
dir HLT_Clusters { # HLT_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist HLT_(eta|num|phi|size) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Shifter/xAODCaloClusters/HLT_TopoCaloClustersFS/${chain}
}
hist HLT_phi_vs_HLT_eta {
......@@ -233,19 +237,19 @@ dir HLT { # dir HLT
}
} # HLT_Matched_to_OFF
dir OFF_Clusters { # OFF_Clusters
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist OFF_(et|eta|num|phi|type) {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Expert/xAODCaloClusters/HLT_TopoCaloClustersFS/${chain}
}
}
} # OFF_Clusters
dir OFF_Matched_to_HLT { # OFF_Matched_to_HLT
algorithm = HLTCalo_KolmogorovTest_MaxDist
dir (?P<chain>.*) {
regex = 1
hist OFF_no_HLT_match_num {
algorithm = HLTCalo_KolmogorovTest_MaxDist
output = HLT/TRCAL/Expert/xAODCaloClusters/HLT_TopoCaloClustersFS/${chain}
}
}
......
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