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
45 changes: 36 additions & 9 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,8 +114,11 @@ Thinning:
- containerName: 'AnaElectrons'
outputName: 'OutElectrons'
selectionName: 'tight||loose'
- containerName: 'AnaMuons'
outputName: 'OutMuons'
selectionName: 'tight||loose'

Trigger:
Trigger: #DOUBLE CHEKC MUONS
triggerChainsPerYear: # https://twiki.cern.ch/twiki/bin/viewauth/Atlas/LowestUnprescaled
'2015':
- 'HLT_e24_lhmedium_L1EM20VH || HLT_e60_lhmedium || HLT_e120_lhloose'
Expand All @@ -110,15 +132,19 @@ 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:
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'
Expand Down Expand Up @@ -152,6 +178,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
10 changes: 10 additions & 0 deletions atlas/summary_selection.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Runing TopCPT without EventSelection:

PrimaryVertexSelectorAlg INFO accepted 30000 out of 30000 events for filter VertexSelection (vertex selection)
EventFlagSelectionAlg INFO accepted 29911 out of 30000 events for filter JetCleaning (selecting events passing: DFCommonJets_eventClean_LooseBad,as_char)
TrigEventSelectionAlg INFO accepted 11636 out of 29911 events for filter TriggerEventSelection (trigger event selection)


Warning during execution:

ToolSvc.MuonTrigEff_Me...WARNING Could not find what you are looking for in the efficiency map. The trigger you are looking for, year and mc are not consistent, or the trigger is unavailable in this data period. Returning efficiency = 0.