GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » EMC » readout electronics in geometry
icon5.gif  readout electronics in geometry [message #11600] Wed, 23 March 2011 09:37 Go to next message
Olaf Hartmann is currently offline  Olaf Hartmann
Messages: 105
Registered: December 2003
Location: Wien-Alsergrund
continuous participant
From: *UNI-MUENSTER.DE
Liebe EMC Simulanten,

is there a geometry version which contains the readout electronics (APDs) available in PandaRoot?

Cheers
Olaf.
Re: readout electronics in geometry [message #11601 is a reply to message #11600] Wed, 23 March 2011 10:37 Go to previous messageGo to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *to.infn.it
Hi,
you have to add a "PndEmcApd" geometry in your sim macro like for emc in the old style, before "SetGeometryVersion" (using only one .dat as geometry ascii file), but if I remember well only the barrel part is updated (the endcaps are still the old design).
I suppose in macro/emc/somehwere there shpuld be an example, just grep "Apd" in the files there.
Re: readout electronics in geometry [message #11602 is a reply to message #11600] Wed, 23 March 2011 13:43 Go to previous message
Dima Melnychuk is currently offline  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
Previous Topic: barrel geometry in vacuum hits segmentation fault!?
Next Topic: EmcDigiPositionDepth for Shashlyk
Goto Forum:
  


Current Time: Thu Mar 28 23:38:50 CET 2024

Total time taken to generate the page: 0.00778 seconds