ATLAS Offline Software
Loading...
Searching...
No Matches
TileCellBuilderTestConfig.py File Reference

Go to the source code of this file.

Classes

class  TileCellBuilderTestConfig.TileFragHash
class  TileCellBuilderTestConfig.PrepareDataAlg
class  TileCellBuilderTestConfig.TestAlg

Namespaces

namespace  TileCellBuilderTestConfig

Functions

 TileCellBuilderTestConfig.add_pedestal (offs_addr, offs)
 TileCellBuilderTestConfig.exp_merge (base, d)
 TileCellBuilderTestConfig.filter_e (base, thresh)
 TileCellBuilderTestConfig.TileBadChannelsCfg (flags, badChannels, chans=[], lines='')
 TileCellBuilderTestConfig.maketool (name, badChannels, **kw)
 TileCellBuilderTestConfig.TileRawChannelBuilderTestCfg (flags)

Variables

list TileCellBuilderTestConfig.hits_0
dict TileCellBuilderTestConfig.exp_cells_0
dict TileCellBuilderTestConfig.exp_mbts_0
dict TileCellBuilderTestConfig.exp_e4_0
 TileCellBuilderTestConfig.hits_1 = add_pedestal ((3, 1, 18, 15, 3, 0, 1), 10000)
 TileCellBuilderTestConfig.exp_cells_1
 TileCellBuilderTestConfig.hits_2 = add_pedestal ((3, 1, 18, 15, 3, 0, 1), 20000)
 TileCellBuilderTestConfig.exp_cells_2
 TileCellBuilderTestConfig.exp_cells_3
 TileCellBuilderTestConfig.exp_mbts_3
 TileCellBuilderTestConfig.exp_cells_4
 TileCellBuilderTestConfig.exp_cells_5
 TileCellBuilderTestConfig.exp_cells_6 = filter_e (exp_cells_0, 300)
 TileCellBuilderTestConfig.exp_cells_7
 TileCellBuilderTestConfig.exp_mbts_7
 TileCellBuilderTestConfig.exp_cells_8
 TileCellBuilderTestConfig.exp_cells_10
dict TileCellBuilderTestConfig.baddefs = {}
list TileCellBuilderTestConfig.BAD_LOW = [1<<1, 0, 0]
list TileCellBuilderTestConfig.BAD_HIGH = [ 0, 1<<1, 0]
list TileCellBuilderTestConfig.BAD_BOTH = [ 0, 0, 1<<1]
list TileCellBuilderTestConfig.BADTIMING = [ 0, 0, 1<<9]
str TileCellBuilderTestConfig.badChannelsLines
 TileCellBuilderTestConfig.flags = initConfigFlags()
 TileCellBuilderTestConfig.Files
 TileCellBuilderTestConfig.ConditionsRunNumber
 TileCellBuilderTestConfig.OverrideRunNumber
 TileCellBuilderTestConfig.GlobalTag
 TileCellBuilderTestConfig.RunType
 TileCellBuilderTestConfig.MaxEvents
 TileCellBuilderTestConfig.cfg = MainServicesCfg(flags)
 TileCellBuilderTestConfig.withDetails
 TileCellBuilderTestConfig.sc = cfg.run()