Home » PANDA » PandaRoot » Bugs, Fixes, Releases » [FIXED] Error from PndMCTrackAssociator
[FIXED] Error from PndMCTrackAssociator [message #15293] |
Wed, 21 August 2013 14:37 |
MartinJGaluska
Messages: 203 Registered: March 2010 Location: Germany
|
first-grade participant |
From: *physik.uni-giessen.de
|
|
Dear all,
when I simulate with trunk rev. 21304 and the official macros from macro/run 2000 events with one muon each using the FairBoxGenerator I get the following errors in the reco_complete.C macro:
Quote: |
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #24 does not exist!!!
*** PndRecoKalmanFit::Exec Genfit Exception: trk->addHitVector
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #24 does not exist!!!
da PndTrkTracking2 : N. di Stt MC points = 0
|
The errors did not appear when I simulated only 100 events.
This error causes subsequent errors when I try to run the PndTrkQATask, because we have PndTrackCand which contain hits that are not accessible.
My modified sim_complete.C macro is attached to this post. I use the standard digi_complete.C and reco_complete.C from macro/run. The errors also occur when I replace PndTrkTracking2 with PndTrkTracking in the reco macro.
[Updated on: Mon, 02 September 2013 15:39] by Moderator Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Error from PndMCTrackAssociator [message #15353 is a reply to message #15352] |
Sun, 25 August 2013 12:55 |
StefanoSpataro
Messages: 2736 Registered: June 2005 Location: Torino
|
first-grade participant |
From: 2.235.190*
|
|
from PndTrkTracking, problem event 83, cand. 0, hit n. 0 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 83, cand. 0, hit n. 2 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 83, cand. 0, hit n. 1 type Mvd Strip; (n. Mvd Strip Hit = 0 );
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
*** PndRecoKalmanFit::Exec Genfit Exception: trk->addHitVector
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
from PndTrkTracking, problem event 122, cand. 0, hit n. 0 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 122, cand. 0, hit n. 1 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 122, cand. 0, hit n. 0 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 122, cand. 0, hit n. 1 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 122, cand. 0, hit n. 12 type Stt // hit; (nSttHit = 12 );
from PndTrkTracking, problem event 122, cand. 0, hit n. 13 type Stt // hit; (nSttHit = 12 );
from PndTrkTracking, problem event 122, cand. 0, hit n. 14 type Stt // hit; (nSttHit = 12 );
from PndTrkTracking, problem event 122, cand. 0, hit n. 15 type Stt // hit; (nSttHit = 12 );
from PndTrkTracking, problem event 122, cand. 0, hit n. 16 type Stt // hit; (nSttHit = 12 );
from PndTrkTracking, problem event 122, cand. 0, hit n. 17 type Stt || hit; (nSttHit = 12 );
from PndTrkTracking, problem event 122, cand. 0, hit n. 18 type Stt || hit; (nSttHit = 12 );
from PndTrkTracking, problem event 122, cand. 0, hit n. 19 type Stt || hit; (nSttHit = 12 );
from PndTrkTracking, problem event 122, cand. 0, hit n. 20 type Stt || hit; (nSttHit = 12 );
from PndTrkTracking, problem event 122, cand. 0, hit n. 21 type Stt || hit; (nSttHit = 12 );
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #12 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #13 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #14 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #15 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #16 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #17 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #18 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #19 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #20 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #21 does not exist!!!
*** PndRecoKalmanFit::Exec Genfit Exception: trk->addHitVector
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #12 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #13 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #14 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #15 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #16 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #17 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #18 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #19 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #20 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #21 does not exist!!!
from PndTrkTracking, problem event 138, cand. 0, hit n. 0 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 138, cand. 0, hit n. 1 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 138, cand. 0, hit n. 0 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 138, cand. 0, hit n. 22 type Stt || hit; (nSttHit = 22 );
from PndTrkTracking, problem event 138, cand. 0, hit n. 23 type Stt || hit; (nSttHit = 22 );
from PndTrkTracking, problem event 138, cand. 0, hit n. 24 type Stt || hit; (nSttHit = 22 );
-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 #22 does not exist!!!
...
|
|
|
Re: Error from PndMCTrackAssociator [message #15361 is a reply to message #15353] |
Mon, 26 August 2013 12:59 |
MartinJGaluska
Messages: 203 Registered: March 2010 Location: Germany
|
first-grade participant |
From: *physik.uni-giessen.de
|
|
Hello Gianluigi,
I can confirm Stefano's observation.
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
from PndTrkTracking, problem event 11, cand. 0, hit n. 0 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 11, cand. 0, hit n. 1 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 11, cand. 0, hit n. 2 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 11, cand. 0, hit n. 1 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 11, cand. 0, hit n. 0 type Mvd Strip; (n. Mvd Strip Hit = 0 );
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
*** PndRecoKalmanFit::Exec Genfit Exception: trk->addHitVector
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
from PndTrkTracking, problem event 135, cand. 0, hit n. 0 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 135, cand. 0, hit n. 1 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 135, cand. 0, hit n. 0 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 135, cand. 0, hit n. 23 type Stt || hit; (nSttHit = 23 );
from PndTrkTracking, problem event 135, cand. 0, hit n. 24 type Stt || hit; (nSttHit = 23 );
-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 #23 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #24 does not exist!!!
*** PndRecoKalmanFit::Exec Genfit Exception: trk->addHitVector
-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 #23 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #24 does not exist!!!
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
could not convert GenfitTrack to PndTrack
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
from PndTrkTracking, problem event 273, cand. 0, hit n. 0 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 1 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 0 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 29 type Stt || hit; (nSttHit = 22 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 22 type Stt || hit; (nSttHit = 22 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 23 type Stt || hit; (nSttHit = 22 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 24 type Stt || hit; (nSttHit = 22 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 25 type Stt || hit; (nSttHit = 22 );
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #29 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!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #25 does not exist!!!
*** PndRecoKalmanFit::Exec Genfit Exception: trk->addHitVector
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #29 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!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #25 does not exist!!!
from PndTrkTracking, problem event 305, cand. 0, hit n. 0 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 305, cand. 0, hit n. 1 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 305, cand. 0, hit n. 0 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 305, cand. 0, hit n. 2 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 305, cand. 0, hit n. 1 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 305, cand. 0, hit n. 23 type Stt || hit; (nSttHit = 23 );
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #23 does not exist!!!
*** PndRecoKalmanFit::Exec Genfit Exception: trk->addHitVector
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #23 does not exist!!!
from PndTrkTracking, problem event 317, cand. 0, hit n. 0 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 317, cand. 0, hit n. 2 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 317, cand. 0, hit n. 0 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 317, cand. 0, hit n. 1 type Mvd Strip; (n. Mvd Strip Hit = 0 );
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
*** PndRecoKalmanFit::Exec Genfit Exception: trk->addHitVector
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
|
|
|
Re: Error from PndMCTrackAssociator [message #15391 is a reply to message #15361] |
Fri, 30 August 2013 22:46 |
Gianluigi Boca
Messages: 177 Registered: March 2004
|
first-grade participant |
From: *pv.infn.it
|
|
dear Martin and Stefano,
I think I fixed the problem.
Please update the tracking directory and run again and let
me know if there are still problems
thanks
Gianluigi
Martin J Galuska wrote on Mon, 26 August 2013 12:59 | Hello Gianluigi,
I can confirm Stefano's observation.
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
from PndTrkTracking, problem event 11, cand. 0, hit n. 0 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 11, cand. 0, hit n. 1 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 11, cand. 0, hit n. 2 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 11, cand. 0, hit n. 1 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 11, cand. 0, hit n. 0 type Mvd Strip; (n. Mvd Strip Hit = 0 );
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
*** PndRecoKalmanFit::Exec Genfit Exception: trk->addHitVector
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
from PndTrkTracking, problem event 135, cand. 0, hit n. 0 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 135, cand. 0, hit n. 1 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 135, cand. 0, hit n. 0 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 135, cand. 0, hit n. 23 type Stt || hit; (nSttHit = 23 );
from PndTrkTracking, problem event 135, cand. 0, hit n. 24 type Stt || hit; (nSttHit = 23 );
-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 #23 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #24 does not exist!!!
*** PndRecoKalmanFit::Exec Genfit Exception: trk->addHitVector
-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 #23 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #24 does not exist!!!
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
could not convert GenfitTrack to PndTrack
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
from PndTrkTracking, problem event 273, cand. 0, hit n. 0 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 1 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 0 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 29 type Stt || hit; (nSttHit = 22 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 22 type Stt || hit; (nSttHit = 22 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 23 type Stt || hit; (nSttHit = 22 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 24 type Stt || hit; (nSttHit = 22 );
from PndTrkTracking, problem event 273, cand. 0, hit n. 25 type Stt || hit; (nSttHit = 22 );
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #29 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!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #25 does not exist!!!
*** PndRecoKalmanFit::Exec Genfit Exception: trk->addHitVector
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #29 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!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #25 does not exist!!!
from PndTrkTracking, problem event 305, cand. 0, hit n. 0 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 305, cand. 0, hit n. 1 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 305, cand. 0, hit n. 0 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 305, cand. 0, hit n. 2 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 305, cand. 0, hit n. 1 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 305, cand. 0, hit n. 23 type Stt || hit; (nSttHit = 23 );
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #23 does not exist!!!
*** PndRecoKalmanFit::Exec Genfit Exception: trk->addHitVector
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #1 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
-E- PndMCTrackAssociator::GetSttHits: SttHit #23 does not exist!!!
from PndTrkTracking, problem event 317, cand. 0, hit n. 0 type Mvd Pixel; (n. Mvd Pixel Hit = 0 );
from PndTrkTracking, problem event 317, cand. 0, hit n. 2 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 317, cand. 0, hit n. 0 type Mvd Strip; (n. Mvd Strip Hit = 0 );
from PndTrkTracking, problem event 317, cand. 0, hit n. 1 type Mvd Strip; (n. Mvd Strip Hit = 0 );
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
*** PndRecoKalmanFit::Exec Genfit Exception: trk->addHitVector
-E- PndMCTrackAssociator::GetMvdHitPixels: MvdHitPixel #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #2 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #0 does not exist!!!
-E- PndMCTrackAssociator::GetMvdHitStrips: MvdHitStrip #1 does not exist!!!
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
Error in <TDecompSVD::Diagonalize>: no convergence after 21 steps
|
|
|
|
|
|
|
|
Re: Error from PndMCTrackAssociator [message #15414 is a reply to message #15407] |
Tue, 03 September 2013 12:10 |
MartinJGaluska
Messages: 203 Registered: March 2010 Location: Germany
|
first-grade participant |
From: *physik.uni-giessen.de
|
|
I have rechecked with the updated PndTrkTracking2.cxx (there was no change in PndTrkTracking.cxx or PndTrkTracking.h since my last test). The error does also not appear with the new version of the code.
|
|
|
Goto Forum:
Current Time: Sat Dec 14 07:46:26 CET 2024
Total time taken to generate the page: 0.01825 seconds
|