ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
TestBeam
TBRec
share
H8BeamRec_jobOptions.py
Go to the documentation of this file.
1
include(
"TBCnv/TBReadH8BS_EventStorage_jobOptions.py"
)
2
from
AthenaCommon.AlgSequence
import
AlgSequence
3
topSequence = AlgSequence()
4
#theApp.Dlls += [ "TBRec" ]
5
#theApp.TopAlg += ["TBScintillatorRec"]
6
#TBScintRec = Algorithm("TBScintillatorRec")
7
#TBScintRec.OutputLevel=DEBUG
8
from
TBRec.TBRecConf
import
TBScintillatorRec
9
TBScintRec =
TBScintillatorRec
(
"TBScintRec"
)
10
TBScintRec.SGkey=
"ScintillatorRawCont"
11
topSequence += TBScintRec
12
include(
"TBRec/H8ScintRec_jobOptions.py"
)
13
#theApp.TopAlg += ["TBBPCRec"]
14
#TBBPCRec = Algorithm("TBBPCRec")
15
from
TBRec.TBRecConf
import
TBBPCRec
16
TBBPCRec =
TBBPCRec
()
17
TBBPCRec.SGkey=
"BPCRawCont"
18
include(
"TBRec/H8BPCRec_jobOptions.py"
)
19
TBBPCRec.CalibFileName =
"H8BPCCalib.txt"
20
topSequence += TBBPCRec
21
#theApp.TopAlg += ["TBPhaseRec/TBPhaseRec"]
22
#TBPhaseRec = Algorithm("TBPhaseRec")
23
from
TBRec.TBRecConf
import
TBPhaseRec
24
TBPhaseRec =
TBPhaseRec
()
25
include(
"TBRec/H8PhaseRec_jobOptions.py"
)
26
topSequence += TBPhaseRec
TBBPCRec
Definition
TBBPCRec.h:23
TBPhaseRec
reconstruction of a suitable event phase
Definition
TBPhaseRec.h:22
TBScintillatorRec
Definition
TBScintillatorRec.h:20
Generated on
for ATLAS Offline Software by
1.17.0