ATLAS Offline Software
|
Functions | |
def | PixelAthHitMonAlgCfg (helper, alg, **kwargs) |
Variables | |
string | pathTiming = '/Pixel/Timing' |
begin hit timing More... | |
string | varName = 'Hit_LVL1A_pixel' |
title = fullDressTitle('Hit Level 1 Accept', False, ';Level 1 Accept',';# hits') | |
type | |
path | |
xbins | |
xmin | |
xmax | |
string | histoname = 'HitLVL1A_{0}'.format(layer) |
layerGroup = getLayerGroup(helper, alg, layer) | |
string | fullvarstr = varName + ';' + histoname |
string | histonameLB = 'HitLVL1ALB_{0}'.format(layer) |
string | titleLB = 'Hit Level 1 Accept lowstat, {0}'.format(layer) + runtext + ';Level 1 Accept;# hits' |
string | fullvarstrLB = varName + ';' + histonameLB |
pathLowStat | |
duration | |
def PixelAthHitMonAlgCfg.PixelAthHitMonAlgCfg | ( | helper, | |
alg, | |||
** | kwargs | ||
) |
Arguments: helper -- AthMonitorCfgHelper(Old) instance alg -- algorithm Configurable object returned from addAlgorithm kwargs -- jo agruments
Definition at line 17 of file PixelAthHitMonAlgCfg.py.
PixelAthHitMonAlgCfg.duration |
Definition at line 152 of file PixelAthHitMonAlgCfg.py.
Definition at line 142 of file PixelAthHitMonAlgCfg.py.
string PixelAthHitMonAlgCfg.fullvarstrLB = varName + ';' + histonameLB |
Definition at line 149 of file PixelAthHitMonAlgCfg.py.
string PixelAthHitMonAlgCfg.histoname = 'HitLVL1A_{0}'.format(layer) |
Definition at line 139 of file PixelAthHitMonAlgCfg.py.
string PixelAthHitMonAlgCfg.histonameLB = 'HitLVL1ALB_{0}'.format(layer) |
Definition at line 147 of file PixelAthHitMonAlgCfg.py.
PixelAthHitMonAlgCfg.layerGroup = getLayerGroup(helper, alg, layer) |
Definition at line 141 of file PixelAthHitMonAlgCfg.py.
PixelAthHitMonAlgCfg.path |
Definition at line 135 of file PixelAthHitMonAlgCfg.py.
PixelAthHitMonAlgCfg.pathLowStat |
Definition at line 151 of file PixelAthHitMonAlgCfg.py.
PixelAthHitMonAlgCfg.pathTiming = '/Pixel/Timing' |
begin hit timing
Definition at line 130 of file PixelAthHitMonAlgCfg.py.
string PixelAthHitMonAlgCfg.title = fullDressTitle('Hit Level 1 Accept', False, ';Level 1 Accept',';# hits') |
Definition at line 132 of file PixelAthHitMonAlgCfg.py.
string PixelAthHitMonAlgCfg.titleLB = 'Hit Level 1 Accept lowstat, {0}'.format(layer) + runtext + ';Level 1 Accept;# hits' |
Definition at line 148 of file PixelAthHitMonAlgCfg.py.
PixelAthHitMonAlgCfg.type |
Definition at line 135 of file PixelAthHitMonAlgCfg.py.
string PixelAthHitMonAlgCfg.varName = 'Hit_LVL1A_pixel' |
Definition at line 131 of file PixelAthHitMonAlgCfg.py.
PixelAthHitMonAlgCfg.xbins |
Definition at line 136 of file PixelAthHitMonAlgCfg.py.
PixelAthHitMonAlgCfg.xmax |
Definition at line 136 of file PixelAthHitMonAlgCfg.py.
PixelAthHitMonAlgCfg.xmin |
Definition at line 136 of file PixelAthHitMonAlgCfg.py.