ATLAS Offline Software
Variables
python.StandardLargeRJets Namespace Reference

Variables

list standardghosts = ["Track","MuonSegment","Truth"]
 
list flavourghosts
 
tuple standardrecomods
 
tuple ufo_dnn_moments = ("CaloEnergiesLargeR","ConstitFrac","groomMRatio")
 
tuple clustermods = ("ECPSFrac","ClusterMoments",)
 
tuple truthmods = ("PartonTruthLabel",)
 
tuple pflowmods = ()
 
tuple truthlabels = ("JetTaggingTruthLabel:R10TruthLabel_R21Consolidated","JetTaggingTruthLabel:R10TruthLabel_R21Precision","JetTaggingTruthLabel:R10TruthLabel_R21Precision_2022v1","JetTaggingTruthLabel:R10TruthLabel_R22v1")
 
tuple truthlabels_SD = ("JetTaggingTruthLabel:R10TruthLabel_R21Precision","JetTaggingTruthLabel:R10TruthLabel_R21Precision_2022v1","JetTaggingTruthLabel:R10TruthLabel_R22v1", "JetTaggingTruthLabel:R10WZTruthLabel_R22v1")
 
tuple substrmods
 
tuple lctopo_trimmed_mods = ("planarflow","angularity","comshapes","ktdr","TrackSumMoments","softdropobs")
 
tuple ufo_softdrop_mods = ("planarflow","angularity","comshapes","ktdr","ecorrgeneral","ecorrgeneralratios","softdropobs")
 
 AntiKt10LCTopo
 
 AntiKt10LCTopo_noVR
 
 AntiKt10LCTopo_withmoms
 
 AntiKt10LCTopoTrimmed
 
 AntiKt10LCTopoTrimmed_trigger
 
 AntiKt10LCTopoSoftDrop
 
 AntiKt10UFOCHS
 
 AntiKt10UFOCSSK
 
 AntiKt10UFOCSSK_noElectrons
 
 AntiKt10UFOCSSK_noMuons
 
 AntiKt10UFOCSSK_noLeptons
 
 AntiKt10UFOCSSKSoftDrop
 
 AntiKt10UFOCSSKSoftDrop_noElectrons
 
 AntiKt10UFOCSSKSoftDrop_noMuons
 
 AntiKt10UFOCSSKSoftDrop_noLeptons
 
 AntiKt10UFOCSSKSoftDrop_trigger
 
 AntiKt10Truth
 
 AntiKt10TruthTrimmed
 
 AntiKt10TruthSoftDrop
 
 AntiKt10TruthWZ
 
 AntiKt10TruthWZSoftDrop
 
 AntiKt10TruthDressedWZ
 
 AntiKt10TruthDressedWZSoftDrop
 
 AntiKt10TruthGEN
 
 AntiKt10TruthGENWZ = AntiKt10TruthGEN.clone(inputdef=cst.TruthGENWZ)
 

Variable Documentation

◆ AntiKt10LCTopo

python.StandardLargeRJets.AntiKt10LCTopo
Initial value:
1 = JetDefinition("AntiKt",1.0,cst.LCTopoOrigin,
2  ghostdefs = standardghosts+flavourghosts+["AntiKtVR30Rmax4Rmin02PV0TrackJets"] ,
3  modifiers = ("Sort", "Filter:50000","TrackMoments","JetGhostLabel"),
4  standardRecoMode = True,
5  lock = True
6 )

Definition at line 58 of file StandardLargeRJets.py.

◆ AntiKt10LCTopo_noVR

python.StandardLargeRJets.AntiKt10LCTopo_noVR
Initial value:
1 = AntiKt10LCTopo.clone(
2  ghostdefs = standardghosts+flavourghosts
3 )

Definition at line 66 of file StandardLargeRJets.py.

◆ AntiKt10LCTopo_withmoms

python.StandardLargeRJets.AntiKt10LCTopo_withmoms
Initial value:
1 = AntiKt10LCTopo.clone(
2  modifiers = ("Sort", "Filter:50000", "Width", "TrackMoments", "TrackSumMoments","JetDeltaRLabel:5000")+clustermods+truthmods,
3  # NOT all moments from old AntiKt10LCTopo config here yet.
4 )

Definition at line 70 of file StandardLargeRJets.py.

◆ AntiKt10LCTopoSoftDrop

python.StandardLargeRJets.AntiKt10LCTopoSoftDrop
Initial value:
1 = JetSoftDrop(AntiKt10LCTopo,
2  modifiers = standardrecomods+substrmods,
3  Beta = 1., ZCut= 0.1,
4  )

Definition at line 87 of file StandardLargeRJets.py.

◆ AntiKt10LCTopoTrimmed

python.StandardLargeRJets.AntiKt10LCTopoTrimmed
Initial value:
1 = JetTrimming(AntiKt10LCTopo,
2  #A filter of 1 GeV is applied before the calibration to remove jets with zero constituents after trimming
3  modifiers = ("Filter:1000","Calib:CombinedMass:mc","Filter:100000",)+standardrecomods+substrmods+lctopo_trimmed_mods+truthlabels,
4  PtFrac = 0.05, RClus = 0.2,
5  )

Definition at line 75 of file StandardLargeRJets.py.

◆ AntiKt10LCTopoTrimmed_trigger

python.StandardLargeRJets.AntiKt10LCTopoTrimmed_trigger
Initial value:
1 = JetTrimming(AntiKt10LCTopo_noVR,
2  #A filter of 1 GeV is applied before the calibration to remove jets with zero constituents after trimming
3  modifiers = ("Filter:1000","Calib:CombinedMass:mc","Filter:50000","Sort","ConstitFourMom"),
4  PtFrac = 0.05, RClus = 0.2,
5 )

Definition at line 81 of file StandardLargeRJets.py.

◆ AntiKt10Truth

python.StandardLargeRJets.AntiKt10Truth
Initial value:
1 = JetDefinition("AntiKt",1.0,cst.Truth,
2  ghostdefs = flavourghosts ,
3  modifiers = ("Sort", "Filter:50000","ktsplitter","JetGhostLabel"),
4  standardRecoMode = True,
5  lock = True
6 )

Definition at line 153 of file StandardLargeRJets.py.

◆ AntiKt10TruthDressedWZ

python.StandardLargeRJets.AntiKt10TruthDressedWZ
Initial value:
1 = JetDefinition("AntiKt",1.0,cst.TruthDressedWZ,
2  ghostdefs = flavourghosts ,
3  modifiers = ("Sort", "Filter:50000","ktsplitter","JetGhostLabel"),
4  standardRecoMode = True,
5  lock = True
6 )

Definition at line 183 of file StandardLargeRJets.py.

◆ AntiKt10TruthDressedWZSoftDrop

python.StandardLargeRJets.AntiKt10TruthDressedWZSoftDrop
Initial value:
1 = JetSoftDrop(AntiKt10TruthDressedWZ,
2  modifiers = ("Sort","JetGhostLabel")+substrmods+truthmods,
3  Beta = 1., ZCut= 0.1,
4 )

Definition at line 190 of file StandardLargeRJets.py.

◆ AntiKt10TruthGEN

python.StandardLargeRJets.AntiKt10TruthGEN
Initial value:
1 = JetDefinition("AntiKt",1.0, cst.TruthGEN,
2  ptmin = 5000,
3  ghostdefs = [],
4  modifiers = ("Sort", )+truthmods,
5  ghostarea = 0.,
6  lock = True,
7 )

Definition at line 198 of file StandardLargeRJets.py.

◆ AntiKt10TruthGENWZ

python.StandardLargeRJets.AntiKt10TruthGENWZ = AntiKt10TruthGEN.clone(inputdef=cst.TruthGENWZ)

Definition at line 205 of file StandardLargeRJets.py.

◆ AntiKt10TruthSoftDrop

python.StandardLargeRJets.AntiKt10TruthSoftDrop
Initial value:
1 = JetSoftDrop(AntiKt10Truth,
2  modifiers = ("Sort","JetGhostLabel")+substrmods+truthmods,
3  Beta = 1., ZCut= 0.1,
4  )

Definition at line 165 of file StandardLargeRJets.py.

◆ AntiKt10TruthTrimmed

python.StandardLargeRJets.AntiKt10TruthTrimmed
Initial value:
1 = JetTrimming(AntiKt10Truth,
2  modifiers = ("Sort","JetGhostLabel")+substrmods+truthmods,
3  PtFrac = 0.05, RClus = 0.2,
4  )

Definition at line 160 of file StandardLargeRJets.py.

◆ AntiKt10TruthWZ

python.StandardLargeRJets.AntiKt10TruthWZ
Initial value:
1 = JetDefinition("AntiKt",1.0, cst.TruthWZ,
2  ghostdefs = flavourghosts,
3  modifiers = ("Sort", "Filter:50000","ktsplitter","JetGhostLabel"),
4  standardRecoMode = True,
5  lock = True,
6 )

Definition at line 171 of file StandardLargeRJets.py.

◆ AntiKt10TruthWZSoftDrop

python.StandardLargeRJets.AntiKt10TruthWZSoftDrop
Initial value:
1 = JetSoftDrop(AntiKt10TruthWZ,
2  modifiers = ("Sort","JetGhostLabel")+substrmods+truthmods,
3  Beta = 1., ZCut= 0.1,
4 )

Definition at line 178 of file StandardLargeRJets.py.

◆ AntiKt10UFOCHS

python.StandardLargeRJets.AntiKt10UFOCHS
Initial value:
1 = JetDefinition("AntiKt",1.0,cst.UFO,
2  standardRecoMode = True)

Definition at line 93 of file StandardLargeRJets.py.

◆ AntiKt10UFOCSSK

python.StandardLargeRJets.AntiKt10UFOCSSK
Initial value:
1 = JetDefinition("AntiKt",1.0,cst.UFOCSSK,
2  ghostdefs = standardghosts+flavourghosts+["AntiKtVR30Rmax4Rmin02PV0TrackJets"] ,
3  modifiers = ("Sort", "Filter:50000","TrackMoments","JetGhostLabel","PartonTruthLabel"),
4  standardRecoMode = True,
5  )

Definition at line 97 of file StandardLargeRJets.py.

◆ AntiKt10UFOCSSK_noElectrons

python.StandardLargeRJets.AntiKt10UFOCSSK_noElectrons
Initial value:
1 = JetDefinition("AntiKt",1.0,cst.UFOCSSK_noElectrons,
2  ghostdefs = standardghosts+flavourghosts+["AntiKtVR30Rmax4Rmin02PV0TrackJets"],
3  modifiers = ("Sort", "Filter:50000","TrackMoments","JetGhostLabel","PartonTruthLabel"),
4  standardRecoMode = True,
5  )

Definition at line 103 of file StandardLargeRJets.py.

◆ AntiKt10UFOCSSK_noLeptons

python.StandardLargeRJets.AntiKt10UFOCSSK_noLeptons
Initial value:
1 = JetDefinition("AntiKt",1.0,cst.UFOCSSK_noLeptons,
2  ghostdefs = standardghosts+flavourghosts+["AntiKtVR30Rmax4Rmin02PV0TrackJets"],
3  modifiers = ("Sort", "Filter:50000","TrackMoments","JetGhostLabel","PartonTruthLabel"),
4  standardRecoMode = True,
5  )

Definition at line 115 of file StandardLargeRJets.py.

◆ AntiKt10UFOCSSK_noMuons

python.StandardLargeRJets.AntiKt10UFOCSSK_noMuons
Initial value:
1 = JetDefinition("AntiKt",1.0,cst.UFOCSSK_noMuons,
2  ghostdefs = standardghosts+flavourghosts+["AntiKtVR30Rmax4Rmin02PV0TrackJets"],
3  modifiers = ("Sort", "Filter:50000","TrackMoments","JetGhostLabel","PartonTruthLabel"),
4  standardRecoMode = True,
5  )

Definition at line 109 of file StandardLargeRJets.py.

◆ AntiKt10UFOCSSKSoftDrop

python.StandardLargeRJets.AntiKt10UFOCSSKSoftDrop
Initial value:
1 = JetSoftDrop(AntiKt10UFOCSSK,
2  #A filter of 1 GeV is applied before the calibration to remove jets with zero constituents after the soft drop alg is applied
3  modifiers = ("Filter:1000","Calib:SoftDrop:mc","Filter:100000","JetGhostLabel")+standardrecomods+substrmods+ufo_softdrop_mods+truthlabels_SD+ufo_dnn_moments,
4  Beta = 1., ZCut= 0.1,
5  )

Definition at line 121 of file StandardLargeRJets.py.

◆ AntiKt10UFOCSSKSoftDrop_noElectrons

python.StandardLargeRJets.AntiKt10UFOCSSKSoftDrop_noElectrons
Initial value:
1 = JetSoftDrop(AntiKt10UFOCSSK_noElectrons,
2  #A filter of 1 GeV is applied before the calibration to remove jets with zero constituents after the soft drop alg is applied
3  modifiers = ("Filter:1000","Calib:SoftDrop:mc","Filter:100000","Sort","JetGhostLabel")+standardrecomods+substrmods+ufo_softdrop_mods+truthlabels_SD+ufo_dnn_moments,
4  Beta = 1., ZCut= 0.1,
5  )

Definition at line 127 of file StandardLargeRJets.py.

◆ AntiKt10UFOCSSKSoftDrop_noLeptons

python.StandardLargeRJets.AntiKt10UFOCSSKSoftDrop_noLeptons
Initial value:
1 = JetSoftDrop(AntiKt10UFOCSSK_noLeptons,
2  #A filter of 1 GeV is applied before the calibration to remove jets with zero constituents after the soft drop alg is applied
3  modifiers = ("Filter:1000","Calib:SoftDrop:mc","Filter:100000","Sort","JetGhostLabel")+standardrecomods+substrmods+ufo_softdrop_mods+truthlabels_SD+ufo_dnn_moments,
4  Beta = 1., ZCut= 0.1,
5  )

Definition at line 139 of file StandardLargeRJets.py.

◆ AntiKt10UFOCSSKSoftDrop_noMuons

python.StandardLargeRJets.AntiKt10UFOCSSKSoftDrop_noMuons
Initial value:
1 = JetSoftDrop(AntiKt10UFOCSSK_noMuons,
2  #A filter of 1 GeV is applied before the calibration to remove jets with zero constituents after the soft drop alg is applied
3  modifiers = ("Filter:1000","Calib:SoftDrop:mc","Filter:100000","Sort","JetGhostLabel")+standardrecomods+substrmods+ufo_softdrop_mods+truthlabels_SD+ufo_dnn_moments,
4  Beta = 1., ZCut= 0.1,
5  )

Definition at line 133 of file StandardLargeRJets.py.

◆ AntiKt10UFOCSSKSoftDrop_trigger

python.StandardLargeRJets.AntiKt10UFOCSSKSoftDrop_trigger
Initial value:
1 = JetSoftDrop(AntiKt10UFOCSSK,
2  #A filter of 1 GeV is applied before the calibration to remove jets with zero constituents after the soft drop alg is applied
3  modifiers = ("Filter:1000","Calib:SoftDrop:mc","Filter:50000","Sort","ConstitFourMom"),
4  Beta = 1., ZCut= 0.1,
5  )

Definition at line 145 of file StandardLargeRJets.py.

◆ clustermods

tuple python.StandardLargeRJets.clustermods = ("ECPSFrac","ClusterMoments",)

Definition at line 37 of file StandardLargeRJets.py.

◆ flavourghosts

list python.StandardLargeRJets.flavourghosts
Initial value:
1 = [ "BHadronsFinal","CHadronsFinal",
2  "WBosons", "ZBosons", "HBosons", "TQuarksFinal",
3  "Partons",]

Definition at line 17 of file StandardLargeRJets.py.

◆ lctopo_trimmed_mods

tuple python.StandardLargeRJets.lctopo_trimmed_mods = ("planarflow","angularity","comshapes","ktdr","TrackSumMoments","softdropobs")

Definition at line 50 of file StandardLargeRJets.py.

◆ pflowmods

tuple python.StandardLargeRJets.pflowmods = ()

Definition at line 39 of file StandardLargeRJets.py.

◆ standardghosts

list python.StandardLargeRJets.standardghosts = ["Track","MuonSegment","Truth"]

Definition at line 14 of file StandardLargeRJets.py.

◆ standardrecomods

tuple python.StandardLargeRJets.standardrecomods
Initial value:
1 = (
2  "Sort",
3  "Width",
4  "ConstitFourMom"
5 )

Definition at line 29 of file StandardLargeRJets.py.

◆ substrmods

tuple python.StandardLargeRJets.substrmods
Initial value:
1 = ("nsubjettiness", "nsubjettinessR", "ktsplitter",
2  "ecorr", "ecorrR", "qw",
3  # ... others ?
4 )

Definition at line 44 of file StandardLargeRJets.py.

◆ truthlabels

tuple python.StandardLargeRJets.truthlabels = ("JetTaggingTruthLabel:R10TruthLabel_R21Consolidated","JetTaggingTruthLabel:R10TruthLabel_R21Precision","JetTaggingTruthLabel:R10TruthLabel_R21Precision_2022v1","JetTaggingTruthLabel:R10TruthLabel_R22v1")

Definition at line 41 of file StandardLargeRJets.py.

◆ truthlabels_SD

tuple python.StandardLargeRJets.truthlabels_SD = ("JetTaggingTruthLabel:R10TruthLabel_R21Precision","JetTaggingTruthLabel:R10TruthLabel_R21Precision_2022v1","JetTaggingTruthLabel:R10TruthLabel_R22v1", "JetTaggingTruthLabel:R10WZTruthLabel_R22v1")

Definition at line 42 of file StandardLargeRJets.py.

◆ truthmods

tuple python.StandardLargeRJets.truthmods = ("PartonTruthLabel",)

Definition at line 38 of file StandardLargeRJets.py.

◆ ufo_dnn_moments

tuple python.StandardLargeRJets.ufo_dnn_moments = ("CaloEnergiesLargeR","ConstitFrac","groomMRatio")

Definition at line 35 of file StandardLargeRJets.py.

◆ ufo_softdrop_mods

tuple python.StandardLargeRJets.ufo_softdrop_mods = ("planarflow","angularity","comshapes","ktdr","ecorrgeneral","ecorrgeneralratios","softdropobs")

Definition at line 51 of file StandardLargeRJets.py.

JetSoftDrop
Definition: JetSoftDrop.h:28