Geometry for tiles in front of EMC [message #10845] |
Fri, 02 July 2010 13:34 |
Lars Schmitt
Messages: 47 Registered: April 2004 Location: GSI
|
continuous participant |
From: *gsi.de
|
|
Dear colleagues,
We would like to create a geometry for the new tile hodoscope
derived from the EMC geometry. The plan is to have a small
scintillator tile of 2x2x0.5 cm^3 in front of each EMC crystal.
The distance to the front face is still open. It can be between
0 and 2 cm depending on which other services are needed
on the crystal front face.
Is there an easy way to extrapolate a geometry like this from
the existing EMC geometry? Or do we have to create all tiles
separately from a large set of numbers?
Thanks for the help.
Best regards,
Lars
|
|
|
Re: Geometry for tiles in front of EMC [message #10846 is a reply to message #10845] |
Fri, 02 July 2010 13:47 |
StefanoSpataro
Messages: 2736 Registered: June 2005 Location: Torino
|
first-grade participant |
From: *54-82-r.retail.telecomitalia.it
|
|
Hi Lars,
something similar was done by Chris Strackbein in Giessen, to include APDs after the barrel EMC.
In his case, he has looped inside the barrel emc geometry file (emc_module12.dat), taken back the geo trap parameters and then he has written a new file (apd_module12.dat) changing the params such as position and thickness, and leaving the rest.
Considering that the barrel geometry is written as ASCII, I think it should be not so difficult to write a macro which takes the values, performs the useful geometrical transformations, and then rewrites the new geo. Maybe you could try to contact him directly, or ask Volker/Reiner (I am not sure if he reads the forum).
|
|
|
|
Re: Geometry for tiles in front of EMC [message #10870 is a reply to message #10845] |
Thu, 15 July 2010 14:14 |
Dima Melnychuk
Messages: 213 Registered: April 2004 Location: National Centre for Nucle...
|
first-grade participant |
From: *fuw.edu.pl
|
|
Dear Lars,
Implementation of APD as real detector is in /emc/EmcMC/PndEmcApd.cxx class.
The task which sum energy over APD and produce PndEmcApdHit
is /emc/EmcDigi/PndEmcApdHitProducer.cxx
The macros which perform simulations are:
/macro/emc/dedicated/sim_emc_apd.C (I have just updated it rev.9415 since the trunk version didn't work)
/macro/emc/dedicated/hit_emc_apd.C
and /macro/emc/dedicated/reco_apd.C
Best regards,
Dima
|
|
|