Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions | Variables
HION12.py File Reference

Go to the source code of this file.

Namespaces

 python.HION12
 

Functions

def python.HION12.HION12SkimmingToolCfg (flags)
 Skiming. More...
 
def python.HION12.HION12KernelCfg (flags, name='HION12Kernel', **kwargs)
 
def python.HION12.HION12Cfg (flags)
 

Variables

string python.HION12.expression = "abs(InDetTrackParticles.d0)< 1000000000 && abs(InDetTrackParticles.z0*sin(InDetTrackParticles.theta)) < 1000000000 && InDetTrackParticles.pt > 200"
 
 python.HION12.HION12TrackThinningTool
 
list python.HION12.thinningTools = [HION12TrackThinningTool]
 
 python.HION12.skimmingTool = acc.getPrimaryAndMerge(HION12SkimmingToolCfg(flags))
 
 python.HION12.DerivationKernel = CompFactory.DerivationFramework.DerivationKernel
 
 python.HION12.sequenceName
 
 python.HION12.HION12SlimmingHelper = SlimmingHelper("HION12SlimmingHelper", NamesAndTypes = flags.Input.TypedCollections, flags = flags)
 
 python.HION12.SmartCollections
 
 python.HION12.AllVariables
 
 python.HION12.ExtraVariables
 
 python.HION12.HION12ItemList = HION12SlimmingHelper.GetItemList()