Difference between revisions of "SoLID"
From Hall A Wiki
(New page: === Intruduction === SoLID (Solenoidal Large Intensity Device) will be used in 12GeV PVDIS and transversity experiement with different configuration === Simulation === ==== Geant3 versi...) |
|||
Line 11: | Line 11: | ||
Eugene Chudakov did the configration for PVDIS, Xin Qian for transversity. | Eugene Chudakov did the configration for PVDIS, Xin Qian for transversity. | ||
− | How to run it | + | How to run it (with transversity configuration) |
− | + | 1. go /home/zwzhao/work_halla/SoLID_comgeant_transversity/ | |
+ | 2. run ./comg_inter.rhws3u.exe | ||
+ | 3. run "exec plot_setup_new.kumac" to see the geometry | ||
+ | 4. running the simulation, like "trig 10000" | ||
+ | 5. you can open the nt like "hi/file 1 csimout.nt" | ||
+ | 6. you can then do "nt/plot //LUN1/2.hitraxy.f(....)" | ||
==== Geant4 version ==== | ==== Geant4 version ==== | ||
=== Design === | === Design === |
Revision as of 23:32, 28 October 2010
Intruduction
SoLID (Solenoidal Large Intensity Device) will be used in 12GeV PVDIS and transversity experiement with different configuration
Simulation
Geant3 version
comgeant was used for the proposal stage.
Eugene Chudakov did the configration for PVDIS, Xin Qian for transversity.
How to run it (with transversity configuration) 1. go /home/zwzhao/work_halla/SoLID_comgeant_transversity/ 2. run ./comg_inter.rhws3u.exe 3. run "exec plot_setup_new.kumac" to see the geometry 4. running the simulation, like "trig 10000" 5. you can open the nt like "hi/file 1 csimout.nt" 6. you can then do "nt/plot //LUN1/2.hitraxy.f(....)"