------------------------------------------------------------ revno: 409 committer: John Frankland <[email protected]> branch nick: 1.8 timestamp: Thu 2011-05-19 10:11:09 +0200 message: fixed bug when filtering simulated data using INDRA array with calibration parameters set for ChIo and Si detectors (i.e. calling KVMultiDetArray::DetectEvent after performing both gIndra->SetSimMode() and gIndra->SetParameters(...)). redefined GetEnergy() methods in KVChIo and KVSilicon return calibrated energy when calib parameters are set, which requires that KVDetector::Fired returns kTRUE, which calls GetEnergy in sim mode.... leading to an infinite recursion modified: KVIndra/detectors/KVChIo.cpp KVIndra/detectors/KVSilicon.cpp KVMultiDet/detectors/KVDetector.h
-- 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

