GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » EMC » Minor developments
Minor developments [message #4494] Thu, 14 June 2007 15:30 Go to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *physik.uni-giessen.de
Hello,
I updated the CbmEmc.cxx file.
Now the materials are loaded from the media_pnd.geo file, while before they were hardcoded.

This changes even some media parameters of the early version, which was almost taken from the CBM ecal. In particular for PWO.

material__OLD_____NEW
epsil______0.1____0.001
madfld___100.0___AUTO
maxstep___0.1____AUTO
maxde_____0.1___AUTO
minstep____0.1____AUTO


where:
float epsil - boundary crossing precision EPSIL
float madfld - maximum angular deviation TMAXFD due to field
float maxstep - maximum step permitted STEMAX
float maxde - maximum fractional energy loss DEEMAX
float minstep - minimum value for step STMIN


It should not affect too much the analysis. In each case the "AUTO" values are automatically calculated by geant, so they can be trusted more than with the old setup.

Re: Minor developments [message #4543 is a reply to message #4494] Sat, 23 June 2007 20:20 Go to previous messageGo to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *6-87-r.retail.telecomitalia.it
Hello,
I introduced inside the MCTrack the function GetEmcPoints().
In this case, when looping inside MCTracks, one can get particles that hit the EMC.

I add a point only when a particle enters (IsTrackEntering()), even for particles that do not create a Point (eloss == 0). In this case one can understand even if a photon (that does not lose energy) hit the EMC volume (good for acceptance studies, in general only the secondary electron should lose energy thus creates the point).

I am not so sure if it is the case to add points for all the steps. I am scared to lose too much time in this computation.
In each case, we can modify it when we want.

Bye

Re: Minor developments [message #4560 is a reply to message #4543] Tue, 26 June 2007 00:10 Go to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *57-82-r.retail.telecomitalia.it
Hi,
I updated the PndEmcHeader class and the correlated stuff.
Now one can have the momentum (in x/y/z) of the sum of all the EMC clusters (assuming they are photons/electrons).
In this way one can cut on these variables in order to be sure that his neutral channel is completely reconstructed.

Hope it helps,
bye

Ste
Previous Topic: Forward calorimeter
Next Topic: EMC efficiency/acceptance
Goto Forum:
  


Current Time: Wed Jul 31 00:16:30 CEST 2024

Total time taken to generate the page: 0.00760 seconds