ATLAS Offline Software
Loading...
Searching...
No Matches
TriggerEDMRun3.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.TriggerEDMRun3

Functions

 python.TriggerEDMRun3.getJetCopyVars (suffix)
 python.TriggerEDMRun3.getBTagViewName (jetType, jetDetailStr="subresjesgscIS_ftf")
list[str] python.TriggerEDMRun3.getTauIDVars (str name)

Variables

 python.TriggerEDMRun3.__log = logging.getLogger('TriggerEDMRun3Config')
list python.TriggerEDMRun3.JetVarsToKeep
str python.TriggerEDMRun3.JetVars = '.'.join(JetVarsToKeep)
list python.TriggerEDMRun3.LargeRJetVarsToKeep = [f'GN2Xv01_p{x}' for x in ['hbb', 'top', 'qcd']]
str python.TriggerEDMRun3.LargeRJetVars = '.'.join(LargeRJetVarsToKeep)
list python.TriggerEDMRun3.VSIVarsToKeep
str python.TriggerEDMRun3.VSIVars = '.'.join(VSIVarsToKeep)
list python.TriggerEDMRun3.ElToKeep = ['ptcone20', 'ptvarcone20', 'ptcone30', 'ptvarcone30', 'trk_d0','cl_eta2','cl_phi2', 'deltaEta1PearDistortion']
str python.TriggerEDMRun3.ElVars = '.'.join(ElToKeep)
list python.TriggerEDMRun3.PhToKeep = ['topoetcone20', 'topoetcone40', 'etcone20']
str python.TriggerEDMRun3.PhVars = '.'.join(PhToKeep)
 python.TriggerEDMRun3.BTagViewsEMTopo = getBTagViewName("AntiKt4EMTopoJets")
 python.TriggerEDMRun3.BTagViewsEMPFlow = getBTagViewName("AntiKt4EMPFlowJets")
list python.TriggerEDMRun3.HIJetVarsToKeep = JetVarsToKeep + ['HLT_HIClusters_DR8Assoc']
str python.TriggerEDMRun3.HIJetVars = '.'.join(HIJetVarsToKeep)
list python.TriggerEDMRun3.BTagOutput = ['jetLink','BTagTrackToJetAssociator','Muons',]
list python.TriggerEDMRun3.BTagOutput_IPxD = []
list python.TriggerEDMRun3.BTagOutput_IP2D = [f.format(x=2) for f in BTagOutput_IPxD]
list python.TriggerEDMRun3.BTagOutput_IP3D = [f.format(x=3) for f in BTagOutput_IPxD]
list python.TriggerEDMRun3.BTagOutput_SV1 = []
list python.TriggerEDMRun3.BTagOutput_JetFitter = []
list python.TriggerEDMRun3.BTagOutput_rnnip = ['rnnip_isDefaults','rnnip_pu','rnnip_pc','rnnip_pb','rnnip_ptau',]
list python.TriggerEDMRun3.three_output_taggers
list python.TriggerEDMRun3.b_vs_bb_taggers
list python.TriggerEDMRun3.BTagOutput_highLevelTaggers
str python.TriggerEDMRun3.BTagVars = '.'.join(BTagOutput)
list python.TriggerEDMRun3.BTagJetOutput = ['btaggingLink', 'Jvt', 'JVFCorr', 'SumPtTrkPt500','NNJvtTrkAugV1','NNJvtTrkAugV1Pass'] + BTagOutput_rnnip + BTagOutput_highLevelTaggers
str python.TriggerEDMRun3.BTagJetVars = '.'.join(BTagJetOutput)
list python.TriggerEDMRun3.hitDVToKeepBase
list python.TriggerEDMRun3.hitDVToKeep = []
str python.TriggerEDMRun3.hitDVVars = '.'.join(hitDVToKeep)
list python.TriggerEDMRun3.dEdxTrkToKeepBase = ['id','pt','eta','phi','dedx','dedx_n_usedhits','a0beam','n_hits_innermost','n_hits_inner','n_hits_pix','n_hits_sct']
list python.TriggerEDMRun3.dEdxTrkToKeep = []
str python.TriggerEDMRun3.dEdxTrkVars = '.'.join(dEdxTrkToKeep)
list python.TriggerEDMRun3.dEdxHitToKeepBase = ['trkid','dedx','tot','trkchi2','trkndof','iblovfl','loc','layer']
list python.TriggerEDMRun3.dEdxHitToKeep = []
str python.TriggerEDMRun3.dEdxHitVars = '.'.join(dEdxHitToKeep)
list python.TriggerEDMRun3.HPtdEdxTrkToKeepBase
list python.TriggerEDMRun3.HPtdEdxTrkToKeep = []
str python.TriggerEDMRun3.HPtdEdxTrkVars = '.'.join(HPtdEdxTrkToKeep)
list python.TriggerEDMRun3.DisTrkToKeepNoIso
list python.TriggerEDMRun3.DisTrkToKeepIso = ['category','is_fail','iso1_dr01','iso1_dr02','iso2_dr01','iso2_dr02','iso3_dr01','iso3_dr02']
list python.TriggerEDMRun3.DisTrkVars = []
str python.TriggerEDMRun3.DisTrkCandVars = '.'.join(DisTrkVars)
list python.TriggerEDMRun3.DisTrkBDTSelToKeepBase
list python.TriggerEDMRun3.DisTrkBDTSelToKeep = []
str python.TriggerEDMRun3.DisTrkBDTSelVars = '.'.join(DisTrkBDTSelToKeep)
list python.TriggerEDMRun3.VtxToKeep = ['chiSquared','numberDoF','x','y','z','covariance','vertexType']
str python.TriggerEDMRun3.VtxVars = '.'.join(VtxToKeep)
str python.TriggerEDMRun3.L1TopoErrorFlagVars
list python.TriggerEDMRun3.TauJet_vars = []
str python.TriggerEDMRun3.TauJet_vars_str = '.'.join(TauJet_vars)
list python.TriggerEDMRun3.TauTrack_vars = ['pt', 'eta', 'phi', 'flagSet', 'trackLinks', 'd0TJVA', 'd0SigTJVA', 'z0sinthetaTJVA', 'z0sinthetaSigTJVA']
str python.TriggerEDMRun3.TauTrack_vars_str = '.'.join(TauTrack_vars)
list python.TriggerEDMRun3.DiTauJet_vars = ['pt', 'eta', 'phi', 'm', 'TauJetVtxFraction', 'subjet_pt', 'subjet_phi', 'subjet_e', 'subjet_f_core', 'subjet_eta', 'isoTrackLinks', 'jetLink', 'vertexLink', 'trackLinks']
str python.TriggerEDMRun3.DiTauJet_vars_str = '.'.join(DiTauJet_vars)
list python.TriggerEDMRun3.MuRoiToKeep = ['ClusterEta','ClusterPhi','nRoIs']
str python.TriggerEDMRun3.MuRoiVars = '.'.join(MuRoiToKeep)
list python.TriggerEDMRun3.varToRemoveFromAODSLIM