![]() |
ATLAS Offline Software
|
Functions | |
| egammaTopoClusterCopierCfg (flags, name='', **kwargs) | |
| indetTopoClusterCopierCfg (flags, name='', **kwargs) | |
Variables | |
| flags = initConfigFlags() | |
| Files | |
| acc = MainServicesCfg(flags) | |
| mlog = logging.getLogger("egammaTopoClusterCopierConfigTest") | |
| nestLevel | |
| printDefaults | |
Instantiate egammaTopoClusterCopier with default configuration
| egammaTopoClusterCopierConfig.egammaTopoClusterCopierCfg | ( | flags, | |
| name = '', | |||
| ** | kwargs ) |
Definition at line 11 of file egammaTopoClusterCopierConfig.py.
| egammaTopoClusterCopierConfig.indetTopoClusterCopierCfg | ( | flags, | |
| name = '', | |||
| ** | kwargs ) |
Create a copier to be used in tracking.
If 'OutputTopoCollection' is the same as used in
'egammaTopoClusterCopierCfg', these two functions will produce
the same tool that will be de-duplicated later, preventing
duplication of the output containers. This will happen in
a standard pp reconstruction.
If 'OutputTopoCollection' is not the same, two tools will be
created, each with a different output container. This will
happen in a HI reconstruction.
Definition at line 37 of file egammaTopoClusterCopierConfig.py.
| egammaTopoClusterCopierConfig.acc = MainServicesCfg(flags) |
Definition at line 69 of file egammaTopoClusterCopierConfig.py.
| egammaTopoClusterCopierConfig.Files |
Definition at line 67 of file egammaTopoClusterCopierConfig.py.
| egammaTopoClusterCopierConfig.flags = initConfigFlags() |
Definition at line 66 of file egammaTopoClusterCopierConfig.py.
| egammaTopoClusterCopierConfig.mlog = logging.getLogger("egammaTopoClusterCopierConfigTest") |
Definition at line 70 of file egammaTopoClusterCopierConfig.py.
| egammaTopoClusterCopierConfig.nestLevel |
Definition at line 75 of file egammaTopoClusterCopierConfig.py.
| egammaTopoClusterCopierConfig.printDefaults |
Definition at line 76 of file egammaTopoClusterCopierConfig.py.