\source\processes\hadronic\models\parton_string\hadronization\src\G4VKinkyStringDecay.cc at the end of: G4KineticTrackVector* G4VKinkyStringDecay::FragmentString(const G4ExcitedString& String) Error: KTV1->erase(KTV1->end()-1); Correct: KTV2->erase(KTV2->end()-1);
Thanks for reporting, however this code so far is unused. Gunter