------------------------------------------------------------ revno: 659 committer: John Frankland <[email protected]> branch nick: kaliveda timestamp: Fri 2012-06-22 01:00:47 +0300 message: * KVMultiDetArray::DetectEvent: adds argument allowing user to give name of reference frame to be used in order to filter event * KVParticle::SetFrame: new particles added to fBoosted must NOT have kCanDelete bit set, this means they can be deleted by clearing a non-owning list which contains references to them, such as the list of hits in each detector! * KVParticle::Clear: without the kCanDelete bit set, we call fBoosted.Delete() as before. modified: KVMultiDet/geometry/KVMultiDetArray.cpp KVMultiDet/geometry/KVMultiDetArray.h KVMultiDet/particles/KVNucleus.cpp KVMultiDet/particles/KVParticle.cpp
-- lp:kaliveda https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8 Your team KaliVeda Development Team is subscribed to branch lp:kaliveda. To unsubscribe from this branch go to https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8/+edit-subscription _______________________________________________ Mailing list: https://launchpad.net/~kaliveda-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~kaliveda-dev More help : https://help.launchpad.net/ListHelp

