Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
6274f098
Commit
6274f098
authored
Jul 30, 2020
by
Tanja Holm
Browse files
worked on indentation
parent
d5018c95
Changes
3
Hide whitespace changes
Inline
Side-by-side
PhysicsAnalysis/TopPhys/xAOD/TopCPTools/Root/TopTauCPTools.cxx
View file @
6274f098
...
...
@@ -178,8 +178,8 @@ namespace top {
"use OldLoose or OldMedium if you really want to use both (outdated)"
);
}
if
(
m_config
->
tauEleOLRLoose
()
&&
tauEleBDTWPLoose
>=
2
&&
!
(
tauEleBDTWPLoose
==
TauAnalysisTools
::
ELEIDBDTOLDLOOSE
||
tauEleBDTWPLoose
==
TauAnalysisTools
::
ELEIDBDTOLDMEDIUM
)){
ATH_MSG_WARNING
(
"Using TauELeOLR is just usable together with the old EleBDT options. "
"Use OldLoose or OldMedium if you really want to use both (outdated)"
);
ATH_MSG_WARNING
(
"Using TauELeOLR is just usable together with the old EleBDT options. "
"Use OldLoose or OldMedium if you really want to use both (outdated)"
);
}
//============================================================
...
...
PhysicsAnalysis/TopPhys/xAOD/TopConfiguration/Root/ConfigurationSettings.cxx
View file @
6274f098
...
...
@@ -274,9 +274,9 @@ namespace top {
"Default 25 GeV."
,
"25000"
);
registerParameter
(
"TauEtaRegions"
,
"Eta regions used for both tight and loose taus."
"Default vetoing crack region [0., 1.37, 1.52, 2.5]"
,
"[0., 1.37, 1.52, 2.5]"
);
"Eta regions used for both tight and loose taus."
"Default vetoing crack region [0., 1.37, 1.52, 2.5]"
,
"[0., 1.37, 1.52, 2.5]"
);
registerParameter
(
"TauJetIDWP"
,
"Tau jet IDWP (None, Loose, Medium, Tight, LooseNotMedium, LooseNotTight, MediumNotTight, NotLoose, RNNLoose, RNNMedium, RNNTight)."
"Default RNNMedium."
,
...
...
PhysicsAnalysis/TopPhys/xAOD/TopCorrections/TopCorrections/ScaleFactorRetriever.h
View file @
6274f098
...
...
@@ -79,9 +79,9 @@ namespace top {
TAUS_TRUEHADTAU_EFF_JETID_3PRONGSTATSYSTETAHIGH__1up
,
TAUS_TRUEHADTAU_EFF_JETID_3PRONGSTATSYSTETAHIGH__1down
,
TAUS_TRUEHADTAU_EFF_JETID_3PRONGSTATSYSTETALOW__1up
,
TAUS_TRUEHADTAU_EFF_JETID_3PRONGSTATSYSTETALOW__1down
,
TAUS_TRUEHADTAU_EFF_JETID_SYST__1up
,
TAUS_TRUEHADTAU_EFF_JETID_SYST__1down
,
TAUS_TRUEHADTAU_EFF_JETID_SYST__1down
,
TAUS_TRUEHADTAU_EFF_JETID_HIGHPT__1up
,
TAUS_TRUEHADTAU_EFF_JETID_HIGHPT__1down
,
TAUS_TRUEHADTAU_EFF_JETID_HIGHPT__1down
,
// Tau Reconstruction SFs
TAUS_TRUEHADTAU_EFF_RECO_TOTAL__1up
,
TAUS_TRUEHADTAU_EFF_RECO_TOTAL__1down
,
TAU_SF_END
,
...
...
@@ -130,9 +130,9 @@ namespace top {
{
TAUS_TRUEHADTAU_EFF_JETID_3PRONGSTATSYSTETALOW__1up
,
"TAUS_TRUEHADTAU_EFF_JETID_3PRONGSTATSYSTETALOW__1up"
},
{
TAUS_TRUEHADTAU_EFF_JETID_3PRONGSTATSYSTETALOW__1down
,
"TAUS_TRUEHADTAU_EFF_JETID_3PRONGSTATSYSTETALOW__1down"
},
{
TAUS_TRUEHADTAU_EFF_JETID_SYST__1up
,
"TAUS_TRUEHADTAU_EFF_JETID_SYST__1up"
},
{
TAUS_TRUEHADTAU_EFF_JETID_SYST__1down
,
"TAUS_TRUEHADTAU_EFF_JETID_SYST__1down"
},
{
TAUS_TRUEHADTAU_EFF_JETID_SYST__1down
,
"TAUS_TRUEHADTAU_EFF_JETID_SYST__1down"
},
{
TAUS_TRUEHADTAU_EFF_JETID_HIGHPT__1up
,
"TAUS_TRUEHADTAU_EFF_JETID_HIGHPT__1up"
},
{
TAUS_TRUEHADTAU_EFF_JETID_HIGHPT__1down
,
"TAUS_TRUEHADTAU_EFF_JETID_HIGHPT__1down"
},
{
TAUS_TRUEHADTAU_EFF_JETID_HIGHPT__1down
,
"TAUS_TRUEHADTAU_EFF_JETID_HIGHPT__1down"
},
{
TAUS_TRUEHADTAU_EFF_RNNID_3PRONGSTATSYSTPT2025__1up
,
"TAUS_TRUEHADTAU_EFF_RNNID_3PRONGSTATSYSTPT2025__1up"
},
{
TAUS_TRUEHADTAU_EFF_RNNID_3PRONGSTATSYSTPT2025__1down
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment