ATLAS Offline Software
Loading...
Searching...
No Matches
python.TriggerEDMRun3 Namespace Reference

Functions

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

Variables

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

Function Documentation

◆ getBTagViewName()

python.TriggerEDMRun3.getBTagViewName ( jetType,
jetDetailStr = "subresjesgscIS_ftf" )

Definition at line 117 of file TriggerEDMRun3.py.

117def getBTagViewName(jetType, jetDetailStr="subresjesgscIS_ftf"):
118 return f"BTagViews_HLT_{jetType}_{jetDetailStr}Views"
119

◆ getJetCopyVars()

python.TriggerEDMRun3.getJetCopyVars ( suffix)

Definition at line 44 of file TriggerEDMRun3.py.

44def getJetCopyVars(suffix):
45 JetCopyVars = [
46 'pt', 'eta', 'phi', 'm',
47 # additional variables also stored in TLA stream for jet cleaning studies
48 # stored for calibrated HLT container in the same way as in the TLA streams
49 "N90Constituents", "LArQuality", "FracSamplingMax", "NegativeE", "HECQuality", "AverageLArQF", "BchCorrCell",
50 'Timing',
51 ]
52 if 'sub' in suffix:
53 JetCopyVars += ['JetPileupScaleMomentum_eta', 'JetPileupScaleMomentum_m', 'JetPileupScaleMomentum_phi', 'JetPileupScaleMomentum_pt']
54 if 'jes' in suffix:
55 JetCopyVars += [
56 'JetEtaJESScaleMomentum_eta', 'JetEtaJESScaleMomentum_m', 'JetEtaJESScaleMomentum_phi', 'JetEtaJESScaleMomentum_pt',
57 'JetGSCScaleMomentum_eta', 'JetGSCScaleMomentum_m', 'JetGSCScaleMomentum_phi', 'JetGSCScaleMomentum_pt'
58 ]
59 if '_ftf' in suffix:
60 JetCopyVars += [
61 'Jvt', 'JvtRpt',
62 # NN JVT -- TrkAug version
63 'NNJvtTrkAugV1','NNJvtTrkAugV1Pass',
64 ]
65 if 'TLA' not in suffix:
66 JetCopyVars += ['RPtTrkPt500','DTrackWidthPt1000', 'DNumTrkPt1000', 'DRPtTrkPt500', 'SumPtTrkOrderedTrackWidthPt1000', 'SumPtTrkOrderedNumTrkPt1000']
67 if 'pf_subresjesgscIS' in suffix:
68 discriminants = ['dips20211116','fastDIPS20211215','GN120230331','tlaGN220240122']
69 JetCopyVars += [f'{disc}_p{flavour}' for disc in discriminants for flavour in 'cub']
70 if 'TLA' not in suffix:
71 JetCopyVars += ['TracksForMinimalJetTag']
72
73 if 'fastftag' in suffix:
74 discriminants = ['fastDips','fastGN120230327','fastGN120230331','fastGN220240122',]
75 JetCopyVars += [f'{disc}_p{flavour}' for disc in discriminants for flavour in 'cub']
76 JetCopyVars += [f'fastGNTau20240216_p{flavour}' for disc in discriminants for flavour in ['tau','u']]
77 JetCopyVars += [f'fastUHT120250605_p{x}' for x in ["tau" , "u" , "c" , "b"]]
78 JetCopyVars += ['dipz20231122_z','dipz20231122_negLogSigma2']
79 JetCopyVars += ['TracksForMinimalJetTag']
80
81 TLAJetVarsToKeep = [
82 'ActiveArea', 'ActiveArea4vec_eta', 'ActiveArea4vec_m', 'ActiveArea4vec_phi', 'ActiveArea4vec_pt',
83 'JetConstitScaleMomentum_eta', 'JetConstitScaleMomentum_m', 'JetConstitScaleMomentum_phi', 'JetConstitScaleMomentum_pt',
84 'DetectorEta', 'DetectorPhi', 'EMFrac', 'HECFrac', 'EnergyPerSampling', 'EnergyPerSamplingCaloBased',
85 ]
86 if 'TLA' in suffix:
87 JetCopyVars += TLAJetVarsToKeep
88 if '_ftf' in suffix:
89 JetCopyVars += ['SumPtChargedPFOPt500', 'NumTrkPt1000', 'SumPtTrkPt500', 'TrackWidthPt1000', 'JVFCorr']
90
91 return '.'.join(JetCopyVars)
92

◆ getTauIDVars()

list[str] python.TriggerEDMRun3.getTauIDVars ( str name)

Definition at line 230 of file TriggerEDMRun3.py.

230def getTauIDVars(name: str) -> list[str]:
231 # Default list of variables required for all triggers, according to the naming convention
232 return [f'{name}_{sfx}' for sfx in ['Score', 'ScoreSigTrans', 'VeryLoose', 'Loose', 'Medium', 'Tight']]
233

Variable Documentation

◆ __log

python.TriggerEDMRun3.__log = logging.getLogger('TriggerEDMRun3Config')
private

Definition at line 18 of file TriggerEDMRun3.py.

◆ b_vs_bb_taggers

list python.TriggerEDMRun3.b_vs_bb_taggers
Initial value:
1= [
2 'dl1dbb20230314' # anti-bb-jet tagger r22
3]

Definition at line 150 of file TriggerEDMRun3.py.

◆ BTagJetOutput

list python.TriggerEDMRun3.BTagJetOutput = ['btaggingLink', 'Jvt', 'JVFCorr', 'SumPtTrkPt500','NNJvtTrkAugV1','NNJvtTrkAugV1Pass'] + BTagOutput_rnnip + BTagOutput_highLevelTaggers

Definition at line 165 of file TriggerEDMRun3.py.

◆ BTagJetVars

str python.TriggerEDMRun3.BTagJetVars = '.'.join(BTagJetOutput)

Definition at line 166 of file TriggerEDMRun3.py.

◆ BTagOutput

list python.TriggerEDMRun3.BTagOutput = ['jetLink','BTagTrackToJetAssociator','Muons',]

Definition at line 126 of file TriggerEDMRun3.py.

◆ BTagOutput_highLevelTaggers

list python.TriggerEDMRun3.BTagOutput_highLevelTaggers
Initial value:
1= [
2 'MV2c10_discriminant',
3 *[f'{t}_p{x}' for x in 'cub' for t in three_output_taggers],
4 *[f'{t}_p{x}' for x in ['b','bb'] for t in b_vs_bb_taggers],
5]

Definition at line 154 of file TriggerEDMRun3.py.

◆ BTagOutput_IP2D

list python.TriggerEDMRun3.BTagOutput_IP2D = [f.format(x=2) for f in BTagOutput_IPxD]

Definition at line 128 of file TriggerEDMRun3.py.

◆ BTagOutput_IP3D

list python.TriggerEDMRun3.BTagOutput_IP3D = [f.format(x=3) for f in BTagOutput_IPxD]

Definition at line 129 of file TriggerEDMRun3.py.

◆ BTagOutput_IPxD

list python.TriggerEDMRun3.BTagOutput_IPxD = []

Definition at line 127 of file TriggerEDMRun3.py.

◆ BTagOutput_JetFitter

list python.TriggerEDMRun3.BTagOutput_JetFitter = []

Definition at line 131 of file TriggerEDMRun3.py.

◆ BTagOutput_rnnip

list python.TriggerEDMRun3.BTagOutput_rnnip = ['rnnip_isDefaults','rnnip_pu','rnnip_pc','rnnip_pb','rnnip_ptau',]

Definition at line 132 of file TriggerEDMRun3.py.

◆ BTagOutput_SV1

list python.TriggerEDMRun3.BTagOutput_SV1 = []

Definition at line 130 of file TriggerEDMRun3.py.

◆ BTagVars

str python.TriggerEDMRun3.BTagVars = '.'.join(BTagOutput)

Definition at line 162 of file TriggerEDMRun3.py.

◆ BTagViewsEMPFlow

python.TriggerEDMRun3.BTagViewsEMPFlow = getBTagViewName("AntiKt4EMPFlowJets")

Definition at line 121 of file TriggerEDMRun3.py.

◆ BTagViewsEMTopo

python.TriggerEDMRun3.BTagViewsEMTopo = getBTagViewName("AntiKt4EMTopoJets")

Definition at line 120 of file TriggerEDMRun3.py.

◆ dEdxHitToKeep

list python.TriggerEDMRun3.dEdxHitToKeep = []

Definition at line 184 of file TriggerEDMRun3.py.

◆ dEdxHitToKeepBase

list python.TriggerEDMRun3.dEdxHitToKeepBase = ['trkid','dedx','tot','trkchi2','trkndof','iblovfl','loc','layer']

Definition at line 183 of file TriggerEDMRun3.py.

◆ dEdxHitVars

str python.TriggerEDMRun3.dEdxHitVars = '.'.join(dEdxHitToKeep)

Definition at line 187 of file TriggerEDMRun3.py.

◆ dEdxTrkToKeep

list python.TriggerEDMRun3.dEdxTrkToKeep = []

Definition at line 178 of file TriggerEDMRun3.py.

◆ dEdxTrkToKeepBase

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']

Definition at line 177 of file TriggerEDMRun3.py.

◆ dEdxTrkVars

str python.TriggerEDMRun3.dEdxTrkVars = '.'.join(dEdxTrkToKeep)

Definition at line 181 of file TriggerEDMRun3.py.

◆ DisTrkBDTSelToKeep

list python.TriggerEDMRun3.DisTrkBDTSelToKeep = []

Definition at line 215 of file TriggerEDMRun3.py.

◆ DisTrkBDTSelToKeepBase

list python.TriggerEDMRun3.DisTrkBDTSelToKeepBase
Initial value:
1= ['category','pt','eta','phi','refit_pt','is_fail','d0_wrtVtx','z0_wrtVtx','chi2','ndof',
2 'n_hits_pix','n_hits_sct','n_hits_innermost','iso3_dr01','iso3_dr02','refit_d0_wrtVtx',
3 'refit_z0_wrtVtx','refit_chi2','refit_ndof','chi2ndof_pix','bdtscore']

Definition at line 212 of file TriggerEDMRun3.py.

◆ DisTrkBDTSelVars

str python.TriggerEDMRun3.DisTrkBDTSelVars = '.'.join(DisTrkBDTSelToKeep)

Definition at line 218 of file TriggerEDMRun3.py.

◆ DisTrkCandVars

str python.TriggerEDMRun3.DisTrkCandVars = '.'.join(DisTrkVars)

Definition at line 210 of file TriggerEDMRun3.py.

◆ DisTrkToKeepIso

list python.TriggerEDMRun3.DisTrkToKeepIso = ['category','is_fail','iso1_dr01','iso1_dr02','iso2_dr01','iso2_dr02','iso3_dr01','iso3_dr02']

Definition at line 203 of file TriggerEDMRun3.py.

◆ DisTrkToKeepNoIso

list python.TriggerEDMRun3.DisTrkToKeepNoIso
Initial value:
1= ['pt','eta','phi','d0','z0','chi2','ndof','n_hits_innermost','n_hits_inner','n_hits_pix','n_hits_sct',
2 'pt_wrtVtx','eta_wrtVtx','phi_wrtVtx','d0_wrtVtx','z0_wrtVtx',
3 'chi2sum_br_ibl','chi2sum_br_pix1','chi2sum_br_pix2','chi2sum_br_pix3','chi2sum_br_sct1','chi2sum_br_sct2',
4 'chi2sum_br_sct3','chi2sum_br_sct4',
5 'ndofsum_br_ibl','ndofsum_br_pix1','ndofsum_br_pix2','ndofsum_br_pix3','ndofsum_br_sct1','ndofsum_br_sct2',
6 'ndofsum_br_sct3','ndofsum_br_sct4']

Definition at line 197 of file TriggerEDMRun3.py.

◆ DisTrkVars

list python.TriggerEDMRun3.DisTrkVars = []

Definition at line 204 of file TriggerEDMRun3.py.

◆ DiTauJet_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']

Definition at line 243 of file TriggerEDMRun3.py.

◆ DiTauJet_vars_str

str python.TriggerEDMRun3.DiTauJet_vars_str = '.'.join(DiTauJet_vars)

Definition at line 245 of file TriggerEDMRun3.py.

◆ ElToKeep

list python.TriggerEDMRun3.ElToKeep = ['ptcone20', 'ptvarcone20', 'ptcone30', 'ptvarcone30', 'trk_d0','cl_eta2','cl_phi2', 'deltaEta1PearDistortion']

Definition at line 108 of file TriggerEDMRun3.py.

◆ ElVars

str python.TriggerEDMRun3.ElVars = '.'.join(ElToKeep)

Definition at line 109 of file TriggerEDMRun3.py.

◆ HIJetVars

str python.TriggerEDMRun3.HIJetVars = '.'.join(HIJetVarsToKeep)

Definition at line 124 of file TriggerEDMRun3.py.

◆ HIJetVarsToKeep

list python.TriggerEDMRun3.HIJetVarsToKeep = JetVarsToKeep + ['HLT_HIClusters_DR8Assoc']

Definition at line 123 of file TriggerEDMRun3.py.

◆ hitDVToKeep

list python.TriggerEDMRun3.hitDVToKeep = []

Definition at line 170 of file TriggerEDMRun3.py.

◆ hitDVToKeepBase

list python.TriggerEDMRun3.hitDVToKeepBase
Initial value:
1= ['seed_eta','seed_phi','seed_type','n_track_qual','ly0_sp_frac','ly1_sp_frac','ly2_sp_frac','ly3_sp_frac',
2 'ly4_sp_frac','ly5_sp_frac','ly6_sp_frac','ly7_sp_frac','bdt_score']

Definition at line 168 of file TriggerEDMRun3.py.

◆ hitDVVars

str python.TriggerEDMRun3.hitDVVars = '.'.join(hitDVToKeep)

Definition at line 173 of file TriggerEDMRun3.py.

◆ HPtdEdxTrkToKeep

list python.TriggerEDMRun3.HPtdEdxTrkToKeep = []

Definition at line 192 of file TriggerEDMRun3.py.

◆ HPtdEdxTrkToKeepBase

list python.TriggerEDMRun3.HPtdEdxTrkToKeepBase
Initial value:
1= ['pt','eta','phi','a0beam','dedx','n_hits_innermost','n_hits_inner','n_hits_pix','n_hits_sct',
2 'n_hdedx_hits_1p45','n_hdedx_hits_1p50','n_hdedx_hits_1p55','n_hdedx_hits_1p60','n_hdedx_hits_1p65',
3 'n_hdedx_hits_1p70','n_hdedx_hits_1p75','n_hdedx_hits_1p80']

Definition at line 189 of file TriggerEDMRun3.py.

◆ HPtdEdxTrkVars

str python.TriggerEDMRun3.HPtdEdxTrkVars = '.'.join(HPtdEdxTrkToKeep)

Definition at line 195 of file TriggerEDMRun3.py.

◆ JetVars

str python.TriggerEDMRun3.JetVars = '.'.join(JetVarsToKeep)

Definition at line 39 of file TriggerEDMRun3.py.

◆ JetVarsToKeep

list python.TriggerEDMRun3.JetVarsToKeep
Initial value:
1= ['ActiveArea', 'ActiveArea4vec_eta', 'ActiveArea4vec_m', 'ActiveArea4vec_phi', 'ActiveArea4vec_pt', 'AlgorithmType',
2 'DetectorEta', 'DetectorPhi', 'EMFrac', 'EnergyPerSampling', 'EnergyPerSamplingCaloBased', 'GhostTrack_ftf', 'HECFrac', 'InputType',
3 'JetConstitScaleMomentum_eta', 'JetConstitScaleMomentum_m', 'JetConstitScaleMomentum_phi', 'JetConstitScaleMomentum_pt',
4 'JetPileupScaleMomentum_eta', 'JetPileupScaleMomentum_m', 'JetPileupScaleMomentum_phi', 'JetPileupScaleMomentum_pt',
5 'JetEtaJESScaleMomentum_eta', 'JetEtaJESScaleMomentum_m', 'JetEtaJESScaleMomentum_phi', 'JetEtaJESScaleMomentum_pt',
6 'JetGSCScaleMomentum_eta', 'JetGSCScaleMomentum_m', 'JetGSCScaleMomentum_phi', 'JetGSCScaleMomentum_pt',
7 'Jvt', 'NumTrkPt1000', 'SizeParameter', 'SumPtChargedPFOPt500', 'SumPtTrkPt500',
8 'Timing','TrackWidthPt1000',
9 ]

Definition at line 30 of file TriggerEDMRun3.py.

◆ L1TopoErrorFlagVars

str python.TriggerEDMRun3.L1TopoErrorFlagVars
Initial value:
1= '.'.join(['hasGenericRoiError', 'hasGenericDaqError', 'hasCrcTobError', 'hasCrcFibreError',
2 'hasCrcDaqError', 'hasRoibDaqDifference', 'hasRoibCtpDifference', 'hasDaqCtpDifference'])

Definition at line 226 of file TriggerEDMRun3.py.

◆ LargeRJetVars

str python.TriggerEDMRun3.LargeRJetVars = '.'.join(LargeRJetVarsToKeep)

Definition at line 96 of file TriggerEDMRun3.py.

◆ LargeRJetVarsToKeep

list python.TriggerEDMRun3.LargeRJetVarsToKeep = [f'GN2Xv01_p{x}' for x in ['hbb', 'top', 'qcd']]

Definition at line 93 of file TriggerEDMRun3.py.

◆ MuRoiToKeep

list python.TriggerEDMRun3.MuRoiToKeep = ['ClusterEta','ClusterPhi','nRoIs']

Definition at line 249 of file TriggerEDMRun3.py.

◆ MuRoiVars

str python.TriggerEDMRun3.MuRoiVars = '.'.join(MuRoiToKeep)

Definition at line 250 of file TriggerEDMRun3.py.

◆ PhToKeep

list python.TriggerEDMRun3.PhToKeep = ['topoetcone20', 'topoetcone40', 'etcone20']

Definition at line 111 of file TriggerEDMRun3.py.

◆ PhVars

str python.TriggerEDMRun3.PhVars = '.'.join(PhToKeep)

Definition at line 113 of file TriggerEDMRun3.py.

◆ TauJet_vars

list python.TriggerEDMRun3.TauJet_vars = []

Definition at line 234 of file TriggerEDMRun3.py.

◆ TauJet_vars_str

str python.TriggerEDMRun3.TauJet_vars_str = '.'.join(TauJet_vars)

Definition at line 236 of file TriggerEDMRun3.py.

◆ TauTrack_vars

list python.TriggerEDMRun3.TauTrack_vars = ['pt', 'eta', 'phi', 'flagSet', 'trackLinks', 'd0TJVA', 'd0SigTJVA', 'z0sinthetaTJVA', 'z0sinthetaSigTJVA']

Definition at line 238 of file TriggerEDMRun3.py.

◆ TauTrack_vars_str

str python.TriggerEDMRun3.TauTrack_vars_str = '.'.join(TauTrack_vars)

Definition at line 239 of file TriggerEDMRun3.py.

◆ three_output_taggers

list python.TriggerEDMRun3.three_output_taggers
Initial value:
1= [
2 'DL1',
3 'DL1r',
4 'dipsLoose20210517',
5 'dips20210517',
6 'DL1d20210519r22', # uses dipsLoose
7 'DL1d20210528r22', # uses IP3D track selection dips
8 'dipsLoose20210729', # DIPS offline retraining in r22
9 'DL1dv00', # first 'official' offline r22
10 'dips20211116', # DIPS input to the current online DL1d
11 'DL1d20211216', # current online r22
12 'GN120220813',
13 'GN220240122'
14]

Definition at line 135 of file TriggerEDMRun3.py.

◆ varToRemoveFromAODSLIM

list python.TriggerEDMRun3.varToRemoveFromAODSLIM
Initial value:
1= [
2 ('GhostTrack_ftf', 'HLT_AntiKt4EMTopoJets_nojcalib_ftfAux', 'HLT_AntiKt4EMPFlowJets_nojcalib_ftfAux', 'HLT_AntiKt10EMPFlowCSSKSoftDropBeta100Zcut10Jets_jes_ftfAux'),
3 ('TracksForMinimalJetTag', 'HLT_AntiKt4EMPFlowJets_subresjesgscIS_ftfAux'),
4 ]

Definition at line 260 of file TriggerEDMRun3.py.

◆ VSIVars

str python.TriggerEDMRun3.VSIVars = '.'.join(VSIVarsToKeep)

Definition at line 104 of file TriggerEDMRun3.py.

◆ VSIVarsToKeep

list python.TriggerEDMRun3.VSIVarsToKeep
Initial value:
1= ['vsi_mass', 'vsi_pT', 'vsi_charge', 'vsi_isFake',
2 'vsi_twoCirc_dr', 'vsi_twoCirc_dphi', 'vsi_twoCirc_int_r', 'vsi_vrtFast_r', 'vsi_vrtFast_eta',
3 'vsi_vrtFast_phi', 'vsi_vrtFast_trkd0', 'vsi_vrtFast_trkz0',
4 'vsi_vrtFit_r', 'vsi_vrtFit_chi2', 'vsi_vPos', 'vsi_vPosMomAngT', 'vsi_dphi1', 'vsi_dphi2',
5 'vsi_isPassMMV', 'vsi_trkd0cut', 'vsi_twoCircErrcut', 'vsi_twoCircRcut', 'vsi_fastErrcut',
6 'vsi_fastRcut', 'vsi_fitErrcut', 'vsi_chi2cut']

Definition at line 98 of file TriggerEDMRun3.py.

◆ VtxToKeep

list python.TriggerEDMRun3.VtxToKeep = ['chiSquared','numberDoF','x','y','z','covariance','vertexType']

Definition at line 221 of file TriggerEDMRun3.py.

◆ VtxVars

str python.TriggerEDMRun3.VtxVars = '.'.join(VtxToKeep)

Definition at line 222 of file TriggerEDMRun3.py.