GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » Fatal in <CbmStack::CbmStack::UpdateTrackIndex>
Re: Fatal in <CbmStack::CbmStack::UpdateTrackIndex> [message #5138 is a reply to message #5137] Tue, 02 October 2007 10:53 Go to previous message
asanchez is currently offline  asanchez
Messages: 350
Registered: March 2006
first-grade participant
From: *gsi.de
Hi Annalysa,
I had actually problem
try to see
what does the ResetParameters() in your ProcessHits do?

This function should put to zero your members functions, i can be that the default value is not zero.
In yout Cbmdrc.h
there is this initialization
try to put all the values to zero.

inline void CbmDrc::ResetParameters() {
fTrackID = -999;
fCopyNo = -999;
fPos.SetXYZT(-999., -999., -999., -999.);
fMom.SetXYZT(-999., -999., -999., -999.) ;
fTime = -999;
fLength = -999;
fELoss = -999;
fmass = -999;
fflag = -999;
fEventID = -999;
}
 
Read Message icon9.gif
Read Message
Previous Topic: CbmPrimaryGenerator: ReadEvent failed
Next Topic: kill Particle and secondaries
Goto Forum:
  


Current Time: Fri Apr 26 23:56:11 CEST 2024

Total time taken to generate the page: 0.00996 seconds