![]() |
ATLAS Offline Software
|
Functions | |
| TileRawChannelOF1CorrectorCfg (flags, **kwargs) | |
| TileRawChannelNoiseFilterCfg (flags, **kwargs) | |
| TileTimeBCOffsetFilterCfg (flags, **kwargs) | |
| TileRawChannelCorrectionToolsCfg (flags, **kwargs) | |
| TileRawChannelCorrectionAlgCfg (flags, **kwargs) | |
Variables | |
| flags = initConfigFlags() | |
| Files | |
| AtlasVersion | |
| GlobalTag | |
| RunType | |
| correctPedestalDifference | |
| zeroAmplitudeWithoutDigits | |
| acc = MainServicesCfg(flags) | |
| withDetails | |
| True | |
| summariseProps | |
| sc = acc.run(maxEvents = 3) | |
Define method to construct configured Tile correction tools and algorithm
| TileRawChannelCorrectionConfig.TileRawChannelCorrectionAlgCfg | ( | flags, | |
| ** | kwargs ) |
Return component accumulator with configured Tile raw channel correction algorithm
Arguments:
flags -- Athena configuration flags (ConfigFlags)
Keyword arguments:
InputRawChannelContainer -- input Tile raw channel container. Defaults to TileRawChannelCnt.
OutputRawChannelContainer -- output Tile raw channel container. Defaults to TileRawChannelCntCorrected.
Definition at line 151 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.TileRawChannelCorrectionToolsCfg | ( | flags, | |
| ** | kwargs ) |
Return component accumulator with configured private Tile raw channel correction tools
Arguments:
flags -- Athena configuration flags (ConfigFlags)
Definition at line 126 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.TileRawChannelNoiseFilterCfg | ( | flags, | |
| ** | kwargs ) |
Return component accumulator with configured private Tile raw channel noise filter tool
Arguments:
flags -- Athena configuration flags (ConfigFlags)
Definition at line 52 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.TileRawChannelOF1CorrectorCfg | ( | flags, | |
| ** | kwargs ) |
Return component accumulator with configured private Tile OF1 raw channel correction tool
Arguments:
flags -- Athena configuration flags
Definition at line 9 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.TileTimeBCOffsetFilterCfg | ( | flags, | |
| ** | kwargs ) |
Return component accumulator with configured private Tile raw channel timing jump correction tool
Arguments:
flags -- Athena configuration flags (ConfigFlags)
EneThreshold3 - energy threshold on 3 channels in one DMU (in MeV)
EneThreshold1 - energy threshold on 1 channel (in MeV)
TimeThreshold - threshold on time difference (in ns)
Definition at line 83 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.acc = MainServicesCfg(flags) |
Definition at line 197 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.AtlasVersion |
Definition at line 189 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.correctPedestalDifference |
Definition at line 192 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.Files |
Definition at line 188 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.flags = initConfigFlags() |
Definition at line 187 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.GlobalTag |
Definition at line 190 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.RunType |
Definition at line 191 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.sc = acc.run(maxEvents = 3) |
Definition at line 208 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.summariseProps |
Definition at line 205 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.True |
Definition at line 205 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.withDetails |
Definition at line 205 of file TileRawChannelCorrectionConfig.py.
| TileRawChannelCorrectionConfig.zeroAmplitudeWithoutDigits |
Definition at line 193 of file TileRawChannelCorrectionConfig.py.