ATLAS Offline Software
|
Functions | |
def | ParticleCaloExtensionToolCfg (flags, name='ParticleCaloExtensionTool', **kwargs) |
def | EMParticleCaloExtensionToolCfg (flags, name='EMParticleCaloExtensionTool', **kwargs) |
def | HLTPF_ParticleCaloExtensionToolCfg (flags, name='HLTPF_ParticleCaloExtension', **kwargs) |
def | ParticleCaloCellAssociationToolCfg (flags, name='ParticleCaloCellAssociationTool', **kwargs) |
def | HLTPF_ParticleCaloCellAssociationToolCfg (flags, name='HLTPF_ParticleCaloCellAssociationTool', **kwargs) |
Variables | |
string | __doc__ = "Tool configuration for the track to calo tools." |
def TrackToCaloConfig.EMParticleCaloExtensionToolCfg | ( | flags, | |
name = 'EMParticleCaloExtensionTool' , |
|||
** | kwargs | ||
) |
e/gamma configuration of the tool. Useful when targeting a specific layers in "direct" extrapolation mode. It needs the CaloSurfaceBuilder.
Definition at line 30 of file TrackToCaloConfig.py.
def TrackToCaloConfig.HLTPF_ParticleCaloCellAssociationToolCfg | ( | flags, | |
name = 'HLTPF_ParticleCaloCellAssociationTool' , |
|||
** | kwargs | ||
) |
Definition at line 89 of file TrackToCaloConfig.py.
def TrackToCaloConfig.HLTPF_ParticleCaloExtensionToolCfg | ( | flags, | |
name = 'HLTPF_ParticleCaloExtension' , |
|||
** | kwargs | ||
) |
Definition at line 57 of file TrackToCaloConfig.py.
def TrackToCaloConfig.ParticleCaloCellAssociationToolCfg | ( | flags, | |
name = 'ParticleCaloCellAssociationTool' , |
|||
** | kwargs | ||
) |
Definition at line 72 of file TrackToCaloConfig.py.
def TrackToCaloConfig.ParticleCaloExtensionToolCfg | ( | flags, | |
name = 'ParticleCaloExtensionTool' , |
|||
** | kwargs | ||
) |
PFO/Muon/Tau common configuration of the tool. Useful when targeting intersection through the full calorimeter and provide intersections with arbitrary layers. Results are typically "cached" and re-used
Definition at line 10 of file TrackToCaloConfig.py.
|
private |
Definition at line 3 of file TrackToCaloConfig.py.