GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » Loss of efficiency for electrons at theta~22^deg, due to association failure in EMC
Re: Loss of efficiency for electrons at theta~22^deg, due to association failure in EMC [message #17934 is a reply to message #17933] Fri, 20 February 2015 21:58 Go to previous messageGo to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: 93.48.234*
Nobody of EMC has ever worked on the track-EMC correlation, you are asking to the wrong guys.

  if ( (emcModule<3) && (helix->GetZ()>150.)  ) continue; // not consider tracks after emc barrel for BARREL
  if ( (emcModule==3) && (helix->GetZ()<165.) ) continue; // consider tracks only from last gem plane for FWD
  if ( (emcModule==4) && (helix->GetZ()>-30.) ) continue; // consider tracks only ending at the back of STT for BKW


The lines are well commented, and they explain why they were put there. helix is the track parameters at the last point of the track. Since these are geometrical selections, in theory they should work. Which is the EMC module which is suffering from that drop? A check with MC id could help (but you need to use recent trunk since in oct14 the MC for EMC was bugged).
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: [FIXED] Error compiling PandaRoot (FairMultiLinkedData_Interface.h)
Next Topic: New tags of FairSoft (external packages) mar15 and FairRoot (v-15.03)
Goto Forum:
  


Current Time: Thu Apr 18 15:11:37 CEST 2024

Total time taken to generate the page: 0.01121 seconds