ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Functions
TrigAFPHypoConfig Namespace Reference
Functions
trigAFPDijetComboHypoToolCfg
(flags, name="TrigAFPDijetComboHypoTool")
Function Documentation
◆
trigAFPDijetComboHypoToolCfg()
trigAFPDijetComboHypoToolCfg
(
flags
,
name
=
"TrigAFPDijetComboHypoTool"
)
Definition at line
4
of file
TrigAFPHypoConfig.py
.
4
def
trigAFPDijetComboHypoToolCfg(flags, name="TrigAFPDijetComboHypoTool"):
5
hypo = CompFactory.TrigAFPDijetComboHypoTool(
6
name = name,
7
protonTransportParamFileName1=
"2017_beta0p4_xAngle170_beam1.txt"
,
8
protonTransportParamFileName2=
"2017_beta0p4_xAngle170_beam2.txt"
,
9
alignmentCorrection_nearA=2.361,
10
alignmentCorrection_nearC=2.172,
11
TransportBeamA = CompFactory.AFPProtonTransportTool(
"AFPProtonTransportToolSideA_"
+name),
12
TransportBeamC = CompFactory.AFPProtonTransportTool(
"AFPProtonTransportToolSideC_"
+name) )
13
14
return
hypo
Generated on
for ATLAS Offline Software by
1.17.0