![]() |
ATLAS Offline Software
|
Functions | |
def | TruthHitDecoratorAlgCfg (flags, name="InDetPhysValTruthDecoratorAlg", **kwargs) |
def | OfflineElectronDecoratorAlgCfg (flags, name="OfflineElectronDecoratorAlg", **kwargs) |
def | OfflineElectronGSFDecoratorAlgCfg (flags, name="OfflineElectronGSFDecoratorAlg", **kwargs) |
def | OfflineMuonDecoratorAlgCfg (flags, name="OfflineMuonDecoratorAlg", **kwargs) |
def | OfflineMuonCombDecoratorAlgCfg (flags, name="OfflineMuonDecoratorAlg", **kwargs) |
def | OfflineTauBDT1prongDecoratorAlgCfg (flags, name="OfflineTauBDT1prongDecoratorAlg", **kwargs) |
def | OfflineTauBDT3prongDecoratorAlgCfg (flags, name="OfflineTauBDT3prongDecoratorAlg", **kwargs) |
def | OfflineTauRNN1prongDecoratorAlgCfg (flags, name="OfflineTauRNN1prongDecoratorAlg", **kwargs) |
def | OfflineTauRNN3prongDecoratorAlgCfg (flags, name="OfflineTauRNN3prongDecoratorAlg", **kwargs) |
def | OfflineObjectDecoratorAlgCfg (flags, name="OfflineObjectDecoratorAlg", **kwargs) |
def | TruthDecoratorAlgCfg (flags, name="TruthDecoratorAlg", **kwargs) |
def InDetAlgorithmConfig.OfflineElectronDecoratorAlgCfg | ( | flags, | |
name = "OfflineElectronDecoratorAlg" , |
|||
** | kwargs | ||
) |
Definition at line 52 of file InDetAlgorithmConfig.py.
def InDetAlgorithmConfig.OfflineElectronGSFDecoratorAlgCfg | ( | flags, | |
name = "OfflineElectronGSFDecoratorAlg" , |
|||
** | kwargs | ||
) |
Definition at line 58 of file InDetAlgorithmConfig.py.
def InDetAlgorithmConfig.OfflineMuonCombDecoratorAlgCfg | ( | flags, | |
name = "OfflineMuonDecoratorAlg" , |
|||
** | kwargs | ||
) |
Definition at line 72 of file InDetAlgorithmConfig.py.
def InDetAlgorithmConfig.OfflineMuonDecoratorAlgCfg | ( | flags, | |
name = "OfflineMuonDecoratorAlg" , |
|||
** | kwargs | ||
) |
Definition at line 66 of file InDetAlgorithmConfig.py.
def InDetAlgorithmConfig.OfflineObjectDecoratorAlgCfg | ( | flags, | |
name = "OfflineObjectDecoratorAlg" , |
|||
** | kwargs | ||
) |
create decoration algorithm(s) to decorate offline tracks with a link to the offline object they correspond to in the event reconstruction
Definition at line 116 of file InDetAlgorithmConfig.py.
def InDetAlgorithmConfig.OfflineTauBDT1prongDecoratorAlgCfg | ( | flags, | |
name = "OfflineTauBDT1prongDecoratorAlg" , |
|||
** | kwargs | ||
) |
Definition at line 80 of file InDetAlgorithmConfig.py.
def InDetAlgorithmConfig.OfflineTauBDT3prongDecoratorAlgCfg | ( | flags, | |
name = "OfflineTauBDT3prongDecoratorAlg" , |
|||
** | kwargs | ||
) |
Definition at line 89 of file InDetAlgorithmConfig.py.
def InDetAlgorithmConfig.OfflineTauRNN1prongDecoratorAlgCfg | ( | flags, | |
name = "OfflineTauRNN1prongDecoratorAlg" , |
|||
** | kwargs | ||
) |
Definition at line 98 of file InDetAlgorithmConfig.py.
def InDetAlgorithmConfig.OfflineTauRNN3prongDecoratorAlgCfg | ( | flags, | |
name = "OfflineTauRNN3prongDecoratorAlg" , |
|||
** | kwargs | ||
) |
Definition at line 107 of file InDetAlgorithmConfig.py.
def InDetAlgorithmConfig.TruthDecoratorAlgCfg | ( | flags, | |
name = "TruthDecoratorAlg" , |
|||
** | kwargs | ||
) |
Definition at line 154 of file InDetAlgorithmConfig.py.
def InDetAlgorithmConfig.TruthHitDecoratorAlgCfg | ( | flags, | |
name = "InDetPhysValTruthDecoratorAlg" , |
|||
** | kwargs | ||
) |
create decoration algorithm which decorates truth particles with track parameters at the perigee.
Definition at line 15 of file InDetAlgorithmConfig.py.