2 from AthenaConfiguration.ComponentFactory
import CompFactory
5 hypo = CompFactory.TrigAFPDijetComboHypoTool(
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) )