ATLAS Offline Software
DiTauJetsCPContent.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
2 
3 DiTauJetsCPContent = [
4 "DiTauJets",
5 "DiTauJetsAux.pt.eta.phi.m.TauJetVtxFraction.subjet_pt.subjet_phi.subjet_e.subjet_f_core.subjet_eta.isoTrackLinks.jetLink.vertexLink.trackLinks"
6 ]
7 
8 DiTauJetsLowPtCPContent = [
9 "DiTauJetsLowPt",
10 "DiTauJetsLowPtAux.pt.eta.phi.m.TauJetVtxFraction.subjet_pt.subjet_phi.subjet_e.subjet_f_core.subjet_eta.isoTrackLinks.jetLink.vertexLink.trackLinks.f_cluster_core"
11 ]
12