GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » [FIXED] Error from PndMCTrackAssociator
Re: Error from PndTracking/2 [message #15298 is a reply to message #15293] Wed, 21 August 2013 17:25 Go to previous messageGo to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: 2.235.190*
Hi,
I was able to reproduce your error, and I have seen that it happens that there are Track candidates from PndTracking/2 task with numbers even if the mvd/stt containers are empty or with smaller size:

fMvdPixelHitArray->GetEntriesFast() 0
fMvdStripHitArray->GetEntriesFast() 0
fSttHitInput->GetEntriesFast() 21
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #21 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #22 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #23 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #24 does not exist!!!


or

fMvdPixelHitArray->GetEntriesFast() 0
fMvdStripHitArray->GetEntriesFast() 0
fSttHitInput->GetEntriesFast() 24
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #28 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #42 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #54 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #43 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #30 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #25 does not exist!!!


I believe there is something buggy in the tracking code, since the mctrackassociator is not touched since many months. Maybe the trackcandidate is not cleaned and it has some information from the previous event, or maybe some hits are deleted from the trackcand and maybe also from the original TCA. Gianluigi, can you please take a look?
 
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
Read Message
Previous Topic: [FIXED] Memory leak with TClonesArray and std::vector
Next Topic: [FIXED] compilation problem with PndHyp.h at trunk
Goto Forum:
  


Current Time: Tue Apr 23 19:00:41 CEST 2024

Total time taken to generate the page: 0.00911 seconds