Skip to content
Snippets Groups Projects
Commit 0ef251cf authored by Oana Vickey Boeriu's avatar Oana Vickey Boeriu
Browse files

Merge branch 'b_AddNewttWttZ' into '21.2'

Add new ttW and ttZ samples for HIGG8D1

See merge request atlas/athena!44288
parents c1a04fc9 385c5fb0
No related branches found
No related tags found
No related merge requests found
...@@ -198,6 +198,8 @@ HIGG8D1DSIDList=[ ...@@ -198,6 +198,8 @@ HIGG8D1DSIDList=[
504342,#aMC@NLO+P8 refined ttZ 504342,#aMC@NLO+P8 refined ttZ
700000,#Sherpa 2.2.8 ttW 700000,#Sherpa 2.2.8 ttW
700168,#Sherpa 2.2.10 ttW 700168,#Sherpa 2.2.10 ttW
700205,#Sherpa 2.2.10 ttW
700309,#Sherpa 2.2.11 ttZ
] ]
import PyUtils.AthFile as af import PyUtils.AthFile as af
......
...@@ -110,6 +110,8 @@ namespace DerivationFramework{ ...@@ -110,6 +110,8 @@ namespace DerivationFramework{
|| m_DSID==413023 // sherpa 2.2.1 ttZ || m_DSID==413023 // sherpa 2.2.1 ttZ
|| m_DSID==700000 // Sherpa 2.2.8 ttW || m_DSID==700000 // Sherpa 2.2.8 ttW
|| m_DSID==700168 // Sherpa 2.2.10 ttW || m_DSID==700168 // Sherpa 2.2.10 ttW
|| m_DSID==700205 // Sherpa 2.2.10 ttW EWK
|| m_DSID==700309 // Sherpa 2.2.11 ttZ
|| (m_DSID>=700051 && m_DSID<=700054) //Sherpa2.2.8 ttbb || (m_DSID>=700051 && m_DSID<=700054) //Sherpa2.2.8 ttbb
|| (m_DSID>=700121 && m_DSID<=700124) //Sherpa2.2.10 ttbar || (m_DSID>=700121 && m_DSID<=700124) //Sherpa2.2.10 ttbar
|| (m_DSID>=700164 && m_DSID<=700167) //Sherpa2.2.10 ttbb || (m_DSID>=700164 && m_DSID<=700167) //Sherpa2.2.10 ttbb
......
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