Re: Usage of Dirc in concord with certain detectors [message #9088 is a reply to message #9086] |
Wed, 29 July 2009 10:39 |
donghee
Messages: 385 Registered: January 2009 Location: Germnay
|
first-grade participant |
From: *kph.uni-mainz.de
|
|
Dear PANDA colleague,
find attached the MC scripts and small mount of data produced by pseudo-DVCS events generator with exclusive electron + gamma + anti-proton particle.
Anti-proton goes to very forward direction, responding detector should be dch or lumi and partly gem. electron has mostly an opposite direction, i.e, backward direction.
Gamma is distributed in the forward and central part of spectrometer.
There are 2 main scripts as you can expect: runMC.C and runDigi.C
Quote: |
pandaroot/macro>tar -xvzf dvcs.tar.gz
pandaroot/macro>root runMC.C
pandaroot/macro>root runDigi.C
|
I would like to confirm two things.
At First:
In the runMC.C, the Dirc part is located at the end in order to store all detector infomation.
If you move dirc part into the middle part of the runMC script, then the MC info. of detectors, which are calling below the dirc part, could not record anymore when you go to digitization. The output can produce but content should be empty!
Therefore I suggested that you have to put Dirc part at the end of script.
Second :
As I already mentioned.
If you try to run simulation and digitization without Dirc and with Dirc,
you can find the different result in both output.
Please open your digi output, and have a look any detector info.
Both statistics should be different.
Best wishes,
Donghee Kang
-
Attachment: dvcs.tar.gz
(Size: 13.32KB, Downloaded 296 times)
|
|
|