GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Tracking » Ideal Tracking Tasks
Re: Ideal Tracking Tasks [message #14531 is a reply to message #14523] Thu, 21 March 2013 18:50 Go to previous messageGo to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *to.infn.it
Hi Ralf,
I have added a ideal reconstruction macro under pandaroot/macro/run/recoideal_complete.C

I put there:

 PndSttMvdGemTrackingIdeal* trackStt = new PndSttMvdGemTrackingIdeal();
  trackStt->SetRelativeMomentumSmearing(0.05);
  trackStt->SetVertexSmearing(0.05, 0.05, 0.05);
  trackStt->SetTrackingEfficiency(1.);
  trackStt->SetTrackOutput("SttMvdGemIdealTrack");
  fRun->AddTask(trackStt);


What I find strange is that if I run muons (13) at 1 GeV, with a momentum smearing of 5%, once I plot:

cbmsim.Draw("-1./SttMvdGemIdealTrack.fTrackParamLast.fQp>>aa(200,-1.5,0.5)","SttMvdGemIdealTrack.fRefIndex==0")


I obtain a width of 37 MeV instead of 50. Vertices seem fine.

Could you please check also in your case?
The second thing I found is that half of the track are failing with the kalman, which sounds a bit strange. But this I could check more deeply later.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Modifications in Kalman
Next Topic: Check of GENFIT effects on reconstructed barrel tracks
Goto Forum:
  


Current Time: Fri Mar 29 10:29:10 CET 2024

Total time taken to generate the page: 0.01027 seconds