Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
82 changes: 56 additions & 26 deletions atlas/reco.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ Jets:
runGhostMuonAssociation: True
systematicsModelJES: 'Category'
systematicsModelJER: 'Full'
JVT: {}
JVT: {} # To do : JVT > 0.59 for the jets with pT < 60 GeV and eta < 24
PtEtaSelection:
minPt: 25000.0
maxEta: 2.5
minPt: 15000.0
maxEta: 2.8
FlavourTagging:
- btagger: 'DL1dv01'
btagWP: 'FixedCutBEff_85'
Expand Down Expand Up @@ -63,24 +63,43 @@ Electrons:
isolationWP: 'Tight_VarRad'
noEffSF: True
PtEtaSelection:
minPt: 7000.
minPt: 15000.
useClusterEta: True
maxEta: 2.47
maxEta: 2.8

Muons:
- containerName: 'AnaMuons'
IFFClassification: {}
WorkingPoint:
- selectionName: 'loose'
quality: 'Medium'
isolation: 'NonIso'
saveCombinedSF: True
- selectionName: 'tight'
quality: 'Medium'
isolation: 'Tight_VarRad'
saveCombinedSF: True
PtEtaSelection:
minPt: 15000.0
maxEta: 2.8


MissingET:
- containerName: 'AnaMET'
# Format should follow Object: '<containerName>.<postfix>'
jets: 'AnaJets'
electrons: 'AnaElectrons.tight'
muons: 'AnaMuons.tight'
setMuonJetEMScale: False

# containerName and postfix must be defined in their respective blocks
OverlapRemoval:
OverlapRemoval: # To do: two steps ATL-COM-PHYS-2016-103 (manual implementation required?) tight or loose?
inputLabel: 'preselectOR'
outputLabel: 'passesOR'
# Format should follow Object: '<containerName>.<postfix>'
jets: 'AnaJets.baselineJvt'
electrons: 'AnaElectrons.tight'
muons: 'AnaMuons.tight'

# ObjectCutFlow:
# - containerName: 'AnaElectrons'
Expand All @@ -95,12 +114,15 @@ Thinning:
- containerName: 'AnaElectrons'
outputName: 'OutElectrons'
selectionName: 'tight||loose'
- containerName: 'AnaMuons'
outputName: 'OutMuons'
selectionName: 'tight||loose'

Trigger:
triggerChainsPerYear: # https://twiki.cern.ch/twiki/bin/viewauth/Atlas/LowestUnprescaled
'2015':
- 'HLT_e24_lhmedium_L1EM20VH || HLT_e60_lhmedium || HLT_e120_lhloose'
- 'HLT_mu20_iloose_L1MU15 || HLT_mu50'
#- 'HLT_mu20_iloose_L1MU15 || HLT_mu50' #Triggerchain not found trigger is unavailable, returns efficiency = 0
'2016':
- 'HLT_e26_lhtight_nod0_ivarloose || HLT_e60_lhmedium_nod0 || HLT_e140_lhloose_nod0'
- 'HLT_mu26_ivarmedium || HLT_mu50'
Expand All @@ -110,31 +132,38 @@ Trigger:
'2018':
- 'HLT_e26_lhtight_nod0_ivarloose || HLT_e60_lhmedium_nod0 || HLT_e140_lhloose_nod0'
- 'HLT_mu26_ivarmedium || HLT_mu50'

#To do: tight or loose?
noFilter: False
postfix: '_emu'
electrons: 'AnaElectrons.tight'
electronID: 'Tight'
electronIsol: 'Tight_VarRad'
muons: 'AnaMuons.tight'
muonID: 'Medium'



EventSelection:
- electrons: 'AnaElectrons.loose'
jets: 'AnaJets.baselineJvt'
met: 'AnaMET'
btagDecoration: 'ftag_select_DL1dv01_FixedCutBEff_77'
noFilter: False
cutFlowHistograms: True
selectionCutsDict:
'SUBcommon': |
GLOBALTRIGMATCH _emu
JET_N 25000 >= 2
JET_N_BTAG >= 1
SAVE
'fourjetoneb_el': |
IMPORT SUBcommon
EL_N 27000 >= 1
JET_N 25000 >= 4
SAVE
#Removing all cuts from TCT
#Cutflow to be made in Coffea
#EventSelection: #To do: re-check all selection cuts for ojbect definitions
# - electrons: 'AnaElectrons.loose'
# muons: 'AnaMuons.loose'
# jets: 'AnaJets.baselineJvt'
# met: 'AnaMET'
# btagDecoration: 'ftag_select_DL1dv01_FixedCutBEff_77'
# noFilter: False
# cutFlowHistograms: True
# selectionCutsDict:
# 'SUBcommon': |
# GLOBALTRIGMATCH _emu
# JET_N 25000 >= 2
# JET_N_BTAG >= 1
# SAVE
# 'fourjetoneb_el': |
# IMPORT SUBcommon
# EL_N 27000 >= 1
# JET_N 25000 >= 4
# SAVE
#'fourjetoneb_mu': |
# IMPORT SUBcommon
# MU_N 27000 >= 1
Expand All @@ -152,6 +181,7 @@ Output:
jet_: 'OutJets'
met_: 'AnaMET'
'': 'EventInfo'
mu_: 'OutMuons'
commands:
# Turn output branches on and off with 'enable' and 'disable'
- disable jet_jvtEfficiency.*
Expand Down
16 changes: 16 additions & 0 deletions atlas/tpcpt_efficiency_summary.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

## EVENTS ACCEPTED with reco.yaml
## Signal ZPrimettbar


PrimaryVertexSelectorAlg INFO accepted 299000 out of 299000 events for filter VertexSelection (vertex selection)
EventFlagSelectionAlg INFO accepted 298292 out of 299000 events for filter JetCleaning (selecting events passing: DFCommonJets_eventClean_LooseBad,as_char)
TrigEventSelectionAlg INFO accepted 113495 out of 298292 events for filter TriggerEventSelection (trigger event selection)
CutBookkeeperAlgANALYSIS INFO CutBookkeeper information will be stored in CutBookkeeper_301333_284500_NOSYS
TrigGlobalSFAlg_emu INFO Events passing selection for at least one systematic: 42227 / 113495 for global trigger matching
TrigGlobalSFAlg_emu INFO Events passing selection for at nominal: 42017 / 113495 for global trigger matching
TrigGlobalSFAlg_emu INFO Events passing selection for all systematics: 41830 / 113495 for global trigger matching
LeakCheckModule INFO Memory increase/change during the job:
LeakCheckModule INFO - resident: -0.14899 kB/event (-44548 kB total)
LeakCheckModule INFO - virtual : 2.1149 kB/event (632352 kB total)