ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Functions
TrigTRTHTHCounterConfig Namespace Reference
Functions
TrigTRTHTHCounterFex
(flags, name, RoIs, containerName, RNNOutputName)
Function Documentation
◆
TrigTRTHTHCounterFex()
TrigTRTHTHCounterFex
(
flags
,
name
,
RoIs
,
containerName
,
RNNOutputName
)
Definition at line
5
of file
TrigTRTHTHCounterConfig.py
.
5
def
TrigTRTHTHCounterFex(flags, name, RoIs, containerName, RNNOutputName):
6
alg = CompFactory.TrigTRTHTHCounter(
7
name,
8
RoIs = RoIs,
9
TRT_DC_ContainerName = containerName,
10
RNNOutputName = RNNOutputName,
11
EtaHalfWidth = 0.1,
12
PhiHalfWidth = 0.1,
13
doFullScan =
False
,
14
RoadWidth = 4,
15
nBinCoarse = 14,
16
nBinFine = 14,
17
WedgeMinEta = 0,
18
RoadMaxEta = 1.06,
19
WedgeNBin = 5 )
20
21
return
alg
Generated on
for ATLAS Offline Software by
1.17.0