GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Tracking » Tracking: Kalman Task with STT,(electron hypo)
Re: Tracking: Kalman Task with STT,(electron hypo) [message #11393 is a reply to message #11390] Thu, 23 December 2010 10:32 Go to previous messageGo to previous message
M.Babai is currently offline  M.Babai
Messages: 46
Registered: January 2008
Location: Netherlands
continuous participant
From: *KVI.nl
Hi Lia,

Quote:

here I attach the results of some tests made with the PndTools/MVD/macro macros (except for the selectEvents.cpp, do I have to compile it?).

Eh!, yes it is indeed needed to compile that one, you can just use ACLiC. This one just selects events that have the same pdg as the initial particle when hitting emc.

My simulations were in the range 0.05 - 14.0 GeV/c.

Quote:

did you use the kalman flag check to throw away badly reconstructed tracks?
I did not use any special flags for Kalman. Btw. how can I do so.
The Kalman part is as follows:
 
PndRecoKalmanTask* recoKalman = new PndRecoKalmanTask();
recoKalman->SetTrackInBranchName("SttMvdTrack");
recoKalman->SetTrackOutBranchName("SttMvdGenTrack");
recoKalman->SetParticleHypo("electron");
fRun->AddTask(recoKalman);


Kind wishes,
MB
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: alternative to LHE tracking
Next Topic: Tracking with different particle hypothesis
Goto Forum:
  


Current Time: Thu Apr 25 01:02:42 CEST 2024

Total time taken to generate the page: 0.01214 seconds