![]() |
ATLAS Offline Software
|
Functions | |
def | TileL2BuilderCfg (flags, **kwargs) |
def | TileRawChannelToL2Cfg (flags, **kwargs) |
def | TileRawChannelToL2OutputCfg (flags, streamName='RDO', **kwargs) |
Variables | |
flags | |
Files | |
AtlasVersion | |
GlobalTag | |
ESDFileName | |
acc | |
readDigits | |
False | |
readMuRcv | |
streamName | |
Dump | |
withDetails | |
True | |
summariseProps | |
sc | |
maxEvents | |
def TileL2Config.TileL2BuilderCfg | ( | flags, | |
** | kwargs | ||
) |
Return component accumulator with configured private Tile L2 builder tool Arguments: flags -- Athena configuration flags
Definition at line 10 of file TileL2Config.py.
def TileL2Config.TileRawChannelToL2Cfg | ( | flags, | |
** | kwargs | ||
) |
Return component accumulator with configured Tile raw channels to L2 algorithm Arguments: flags -- Athena configuration flags
Definition at line 45 of file TileL2Config.py.
def TileL2Config.TileRawChannelToL2OutputCfg | ( | flags, | |
streamName = 'RDO' , |
|||
** | kwargs | ||
) |
Return component accumulator with configured Tile raw channels to L2 algorithm with Output stream Arguments: flags -- Athena configuration flags streamName -- name of output stream. Defaults to RDO.
Definition at line 72 of file TileL2Config.py.
TileL2Config.acc |
Definition at line 115 of file TileL2Config.py.
TileL2Config.AtlasVersion |
Definition at line 107 of file TileL2Config.py.
TileL2Config.Dump |
Definition at line 121 of file TileL2Config.py.
TileL2Config.ESDFileName |
Definition at line 110 of file TileL2Config.py.
TileL2Config.False |
Definition at line 118 of file TileL2Config.py.
TileL2Config.Files |
Definition at line 106 of file TileL2Config.py.
TileL2Config.flags |
Definition at line 105 of file TileL2Config.py.
TileL2Config.GlobalTag |
Definition at line 108 of file TileL2Config.py.
TileL2Config.maxEvents |
Definition at line 128 of file TileL2Config.py.
TileL2Config.readDigits |
Definition at line 118 of file TileL2Config.py.
TileL2Config.readMuRcv |
Definition at line 118 of file TileL2Config.py.
TileL2Config.sc |
Definition at line 128 of file TileL2Config.py.
TileL2Config.streamName |
Definition at line 120 of file TileL2Config.py.
TileL2Config.summariseProps |
Definition at line 124 of file TileL2Config.py.
TileL2Config.True |
Definition at line 124 of file TileL2Config.py.
TileL2Config.withDetails |
Definition at line 124 of file TileL2Config.py.