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

Merge branch '21.2-MoreDSIDsForTTHFClassification' into '21.2'

Adding aMC@NLO+P8 ttbar HF-filtered samples for tt+HF classification

See merge request atlas/athena!16295

Former-commit-id: 423d029aaf017e4392ebd2423d88301e8e610e01
parents 687e6028 72f64e7b
No related branches found
No related tags found
No related merge requests found
......@@ -199,6 +199,15 @@ DSIDList=[
410265,
410266,
410267,
412066,
412067,
412068,
412069,
412070,
412071,
412072,
412073,
412074,
]
import PyUtils.AthFile as af
......
......@@ -65,6 +65,7 @@ namespace DerivationFramework{
|| (m_DSID>=410470 && m_DSID<=410472) || (m_DSID>=410480 && m_DSID<=410482) //new Powheg+P8 mc16
|| m_DSID==410452 //new aMC@NLO+P8 FxFx mc16
|| (m_DSID>=411073 && m_DSID<=411081) //Powheg+P8 HF-filtered
|| (m_DSID>=412066 && m_DSID<=412074) //aMC@NLO+P8 HF-filtered
|| (m_DSID>=411068 && m_DSID<=411070) //Powheg+P8 ttbb
|| (m_DSID>=410265 && m_DSID<=410267) //aMC@NLO+P8 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