Skip to content
Snippets Groups Projects
Commit cfe1079b authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

Merge branch 'sim' into 'master'

Sim: close Heed in PFACyber joboption

See merge request cepc/CEPCSW!225
parents e06202a4 9c3b62b1
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,7 @@ detsimalg.RootDetElem = "WorldDetElemTool"
from Configurables import TimeProjectionChamberSensDetTool
tpc_sensdettool = TimeProjectionChamberSensDetTool("TimeProjectionChamberSensDetTool")
tpc_sensdettool.TypeOption = 1
tpc_sensdettool.DoHeedSim = True
tpc_sensdettool.DoHeedSim = False#True
dedxoption = "TrackHeedSimTool"
tpc_sensdettool.DedxSimTool = dedxoption
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment