-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #36 from artlbv/v29_devel
[V29] Various additions and fixes for the object performance in V29
- Loading branch information
Showing
7 changed files
with
193 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
MHT30: | ||
sample: TT | ||
default_version: V22 | ||
reference_object: | ||
object: "jet" | ||
suffix: "Pt" | ||
label: "Gen MHT" | ||
cuts: | ||
object: | ||
- "abs({eta}) < 2.4" | ||
- "{pt} > 30" | ||
trafo: "MHT" | ||
test_objects: | ||
phase1PuppiMHT: | ||
suffix: "et" | ||
label: "Phase1 Puppi MHT" | ||
seededConePuppiMHT: | ||
suffix: "et" | ||
label: "SeededCone MHT" | ||
trackerMHT: | ||
suffix: "" | ||
label: "Tracker MHT" | ||
thresholds: [70, 150] | ||
scalings: | ||
method: "naive" | ||
threshold: 0.90 | ||
xlabel: "Gen. MHT30 (GeV)" | ||
ylabel: "Trigger Efficiency (<threshold> GeV)" | ||
binning: | ||
min: 0 | ||
max: 500 | ||
step: 20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
MHT30: | ||
sample: TT | ||
default_version: V27 | ||
reference_object: | ||
object: "jet" | ||
suffix: "Pt" | ||
label: "Gen MHT" | ||
cuts: | ||
object: | ||
- "abs({eta}) < 2.4" | ||
- "{pt} > 30" | ||
trafo: "MHT" | ||
test_objects: | ||
phase1PuppiMHT: | ||
suffix: "et" | ||
label: "Phase1 Puppi MHT" | ||
seededConePuppiMHT: | ||
suffix: "et" | ||
label: "SeededCone MHT" | ||
trackerMHT: | ||
suffix: "" | ||
label: "Tracker MHT" | ||
thresholds: [70, 150] | ||
scalings: | ||
method: "naive" | ||
threshold: 0.90 | ||
xlabel: "Gen. MHT30 (GeV)" | ||
ylabel: "Trigger Efficiency (<threshold> GeV)" | ||
binning: | ||
min: 0 | ||
max: 500 | ||
step: 20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
HHTausMatchingBarrel: | ||
sample: HHToTauTau | ||
default_version: V27 | ||
reference_object: | ||
object: "part_tau" | ||
suffix: "Pt" | ||
label: "Gen Taus" | ||
cuts: | ||
event: | ||
- "{dr_0.3} < 0.15" | ||
- "abs({eta}) < 1.5" | ||
object: | ||
- "abs({eta}) < 2.4" | ||
test_objects: | ||
nnTau: | ||
suffix: "Pt" | ||
label: "NN Tau" | ||
cuts: | ||
- "abs({eta}) < 2.4" | ||
- "{passloosenn}==1" | ||
match_dR: 0.1 | ||
caloTau: | ||
suffix: "Pt" | ||
label: "Calo Tau" | ||
cuts: | ||
- "abs({eta}) < 2.4" | ||
match_dR: 0.3 | ||
xlabel: "Gen. $p_T$ (GeV)" | ||
ylabel: "Matching Efficiency (Barrel)" | ||
binning: | ||
min: 0 | ||
max: 150 | ||
step: 6 | ||
|
||
HHTausMatchingEndcap: | ||
sample: HHToTauTau | ||
default_version: V27 | ||
reference_object: | ||
object: "part_tau" | ||
suffix: "Pt" | ||
label: "Gen Taus" | ||
cuts: | ||
event: | ||
- "{dr_0.3} < 0.15" | ||
- "abs({eta}) > 1.5" | ||
object: | ||
- "abs({eta}) < 2.4" | ||
test_objects: | ||
nnTau: | ||
suffix: "Pt" | ||
label: "NN Tau" | ||
cuts: | ||
- "abs({eta}) < 2.4" | ||
- "{passloosenn}==1" | ||
match_dR: 0.1 | ||
caloTau: | ||
suffix: "Pt" | ||
label: "Calo Tau" | ||
cuts: | ||
- "abs({eta}) < 2.4" | ||
match_dR: 0.3 | ||
xlabel: "Gen. $p_T$ (GeV)" | ||
ylabel: "Matching Efficiency (Endcap)" | ||
binning: | ||
min: 0 | ||
max: 150 | ||
step: 6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
MHT30: | ||
sample: TT | ||
default_version: V29 | ||
reference_object: | ||
object: "jet" | ||
suffix: "Pt" | ||
label: "Gen MHT" | ||
cuts: | ||
object: | ||
- "abs({eta}) < 2.4" | ||
- "{pt} > 30" | ||
trafo: "MHT" | ||
test_objects: | ||
phase1PuppiMHT: | ||
suffix: "et" | ||
label: "Phase1 Puppi MHT" | ||
seededConePuppiMHT: | ||
suffix: "et" | ||
label: "SeededCone MHT" | ||
trackerMHT: | ||
suffix: "" | ||
label: "Tracker MHT" | ||
thresholds: [70, 150] | ||
scalings: | ||
method: "naive" | ||
threshold: 0.90 | ||
xlabel: "Gen. MHT30 (GeV)" | ||
ylabel: "Trigger Efficiency (<threshold> GeV)" | ||
binning: | ||
min: 0 | ||
max: 500 | ||
step: 20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters