![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| python.HION7 | |
Functions | |
| def | python.HION7.PhysAugmentationsHION7Cfg (flags) |
| in place of common PhysCommonAugmentations: More... | |
| def | python.HION7.getDFJets (flags) |
| def | python.HION7.HION7SkimmingToolCfg (flags) |
| Skiming. More... | |
| def | python.HION7.HION7GlobalAugmentationToolCfg (flags) |
| def | python.HION7.HION7KernelCfg (flags, name='HION7Kernel', **kwargs) |
| def | python.HION7.HION7Cfg (flags) |
Variables | |
| python.HION7.info = getTypeForRun(flags.Input.RunNumbers[0]) | |
| bool | python.HION7.isSmallSystem = False |
| int | python.HION7.pTCut = 20 |
| python.HION7.JetColl = flags.HeavyIon.HIJetPrefix | |
| python.HION7.minTrackPt = flags.HeavyIon.MinTrackPt | |
| string | python.HION7.track_thinning_expression = "InDetTrackParticles.pt > "+str(minTrackPt)+"*GeV" |
| python.HION7.TrackParticleThinningTool | |
| python.HION7.AntiKt2HIJetsThinningTool | |
| python.HION7.AntiKt4HIJetsThinningTool | |
| list | python.HION7.thinningTools |
| string | python.HION7.truth_thinning_expression = "(TruthParticles.status==1) && (TruthParticles.pt > "+str(minTrackPt-0.2)+"*GeV) && (abs(TruthParticles.eta) < 2.7)" |
| python.HION7.TruthParticleThinningTool | |
| python.HION7.skimmingTool = acc.getPrimaryAndMerge(HION7SkimmingToolCfg(flags)) | |
| python.HION7.globalAugmentationTool = acc.getPrimaryAndMerge(HION7GlobalAugmentationToolCfg(flags)) | |
| list | python.HION7.augmentationTool = [globalAugmentationTool] |
| python.HION7.sequenceName | |
| python.HION7.HION7SlimmingHelper = SlimmingHelper("HION7SlimmingHelper", NamesAndTypes = flags.Input.TypedCollections, flags = flags) | |
| Slimming. More... | |
| python.HION7.SmartCollections | |
| python.HION7.AllVars = ListSlimming.HION7AllVarContent() | |
| python.HION7.ExtraVars = ListSlimming.HION7BasicJetVars(JetColl) | |
| dictionary | python.HION7.extra_AppendToDictionary = {} |
| python.HION7.ExtraVariables | |
| python.HION7.AllVariables | |
| python.HION7.HION7ItemList = HION7SlimmingHelper.GetItemList() | |
| python.HION7.HIJetRemovedBranches = ListSlimming.makeHIJetRemovedBranchList() | |
| string | python.HION7.jet_var_str = '.-'.join ([''] + HIJetRemovedBranches) |
| python.HION7.jetRlist = flags.HeavyIon.Jet.RValues | |
| list | python.HION7.output |
1.8.18