|
|
Re: readout electronics in geometry [message #11602 is a reply to message #11600] |
Wed, 23 March 2011 13:43 |
Dima Melnychuk
Messages: 213 Registered: April 2004 Location: National Centre for Nucle...
|
first-grade participant |
From: *fuw.edu.pl
|
|
Hi Olaf,
If you want it a little bit more precisely APD geometry is included in macro/emc/dedicated/sim_emc_apd.C
FairDetector *EmcApd = new PndEmcApd("APD",kTRUE);
EmcApd->SetGeometryFileName("apd_module12.dat");
fRun->AddModule(EmcApd);
But as Stefano have mentioned it already it exists for barrel only.
Dima
|
|
|