ATLAS Offline Software
|
Functions | |
def | PixelAthClusterMonAlgCfg (helper, alg, **kwargs) |
Variables | |
string | path = '/Pixel/TrackOnTrack/' |
end status histograms begin track histograms More... | |
string | pathLowStat = '/Pixel/LumiBlockOnTrack/' |
string | histoGroupName = 'TSOSMeasurement' |
string | title = 'TSOS of type Measurement' |
helper | |
alg | |
type | |
string | yaxistext = ';hit efficiency' |
opt | |
histname | |
onlylayers | |
trackGroup = helper.addGroup(alg, 'Track') | |
string | varName = 'res_phi' |
end cluster ToT and charge More... | |
xbins | |
xmin | |
xmax | |
lumibinsx | |
ybins | |
ymin | |
ymax | |
zmin | |
zmax | |
weight | |
xlabels | |
string | pathTiming = '/Pixel/Timing' |
dictionary | clusterGroup |
begin cluster timing More... | |
pathGroup = addOnTrackToPath(pathTiming, ontrack) | |
end cluster timing begin cluster sizes More... | |
string | xaxistext = ';LVL1A' |
string | groupname = histoGroupName + '_{0}'.format(layer) |
string | fulltitle = title + ', {0}'.format(layer) + runtext + xaxistext + yaxistext |
layerGroup = helper.addGroup(alg, groupname) | |
string | fullvarstring = varName + ';' + groupname |
string | var1Name = addOnTrackTxt('ClusterSize', ontrack) + '_em' |
string | var2Name = addOnTrackTxt('ClusterSize', ontrack) + '_clsize' |
int | xmax1D = 20000 if ontrack else 80000 |
int | xbins1D = 2000 |
int | binsizes1D = 25 if ontrack else 100 |
xmins | |
binsizes | |
e4 | |
lifecycle | |
ztotbinsy | |
ymins | |
ztotminsy | |
def PixelAthClusterMonAlgCfg.PixelAthClusterMonAlgCfg | ( | helper, | |
alg, | |||
** | kwargs | ||
) |
Definition at line 17 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.alg |
Definition at line 75 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.binsizes |
Definition at line 301 of file PixelAthClusterMonAlgCfg.py.
int PixelAthClusterMonAlgCfg.binsizes1D = 25 if ontrack else 100 |
Definition at line 294 of file PixelAthClusterMonAlgCfg.py.
dictionary PixelAthClusterMonAlgCfg.clusterGroup |
begin cluster timing
Definition at line 211 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.e4 |
Definition at line 332 of file PixelAthClusterMonAlgCfg.py.
string PixelAthClusterMonAlgCfg.fulltitle = title + ', {0}'.format(layer) + runtext + xaxistext + yaxistext |
Definition at line 237 of file PixelAthClusterMonAlgCfg.py.
Definition at line 239 of file PixelAthClusterMonAlgCfg.py.
string PixelAthClusterMonAlgCfg.groupname = histoGroupName + '_{0}'.format(layer) |
Definition at line 235 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.helper |
Definition at line 75 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.histname |
Definition at line 106 of file PixelAthClusterMonAlgCfg.py.
string PixelAthClusterMonAlgCfg.histoGroupName = 'TSOSMeasurement' |
Definition at line 73 of file PixelAthClusterMonAlgCfg.py.
Definition at line 238 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.lifecycle |
Definition at line 367 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.lumibinsx |
Definition at line 162 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.onlylayers |
Definition at line 114 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.opt |
Definition at line 106 of file PixelAthClusterMonAlgCfg.py.
string PixelAthClusterMonAlgCfg.path = '/Pixel/TrackOnTrack/' |
end status histograms begin track histograms
end track histograms begin cluster histograms
Definition at line 70 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.pathGroup = addOnTrackToPath(pathTiming, ontrack) |
end cluster timing begin cluster sizes
end cluster occupancy begin cluster ToT and charge
end cluster rates begin cluster occupancy
end cluster sizes begin cluster rates
Definition at line 214 of file PixelAthClusterMonAlgCfg.py.
string PixelAthClusterMonAlgCfg.pathLowStat = '/Pixel/LumiBlockOnTrack/' |
Definition at line 71 of file PixelAthClusterMonAlgCfg.py.
string PixelAthClusterMonAlgCfg.pathTiming = '/Pixel/Timing' |
Definition at line 207 of file PixelAthClusterMonAlgCfg.py.
string PixelAthClusterMonAlgCfg.title = 'TSOS of type Measurement' |
Definition at line 74 of file PixelAthClusterMonAlgCfg.py.
Definition at line 124 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.type |
Definition at line 75 of file PixelAthClusterMonAlgCfg.py.
string PixelAthClusterMonAlgCfg.var1Name = addOnTrackTxt('ClusterSize', ontrack) + '_em' |
Definition at line 249 of file PixelAthClusterMonAlgCfg.py.
string PixelAthClusterMonAlgCfg.var2Name = addOnTrackTxt('ClusterSize', ontrack) + '_clsize' |
Definition at line 250 of file PixelAthClusterMonAlgCfg.py.
string PixelAthClusterMonAlgCfg.varName = 'res_phi' |
end cluster ToT and charge
Definition at line 125 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.weight |
Definition at line 176 of file PixelAthClusterMonAlgCfg.py.
string PixelAthClusterMonAlgCfg.xaxistext = ';LVL1A' |
Definition at line 232 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.xbins |
Definition at line 130 of file PixelAthClusterMonAlgCfg.py.
int PixelAthClusterMonAlgCfg.xbins1D = 2000 |
Definition at line 279 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.xlabels |
Definition at line 201 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.xmax |
Definition at line 130 of file PixelAthClusterMonAlgCfg.py.
int PixelAthClusterMonAlgCfg.xmax1D = 20000 if ontrack else 80000 |
Definition at line 278 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.xmin |
Definition at line 130 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.xmins |
Definition at line 301 of file PixelAthClusterMonAlgCfg.py.
string PixelAthClusterMonAlgCfg.yaxistext = ';hit efficiency' |
Definition at line 100 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.ybins |
Definition at line 169 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.ymax |
Definition at line 169 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.ymin |
Definition at line 169 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.ymins |
Definition at line 385 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.zmax |
Definition at line 169 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.zmin |
Definition at line 169 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.ztotbinsy |
Definition at line 385 of file PixelAthClusterMonAlgCfg.py.
PixelAthClusterMonAlgCfg.ztotminsy |
Definition at line 385 of file PixelAthClusterMonAlgCfg.py.