← Back to team overview

kaliveda-dev team mailing list archive

[Bug 567160] Re: KVDetector "Fired" bitmask not backwards compatible

 

** Changed in: kaliveda/1.8
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of KaliVeda
Development Team, which is subscribed to KaliVeda.
https://bugs.launchpad.net/bugs/567160

Title:
  KVDetector "Fired" bitmask not backwards compatible

Status in KaliVeda data analysis framework:
  Fix Released
Status in KaliVeda 1.7 series:
  Fix Released
Status in KaliVeda 1.8 series:
  Fix Released

Bug description:
  KVDetector::fFiredMask is initialised to "0" which means that if the bitmask is not set up correctly
  (no environment variables KVDetector.Fired.ACQParameterList.[type] defined for type of detector,
  or when reading old detectors from data files) then KVDetector::Fired gives kFALSE with either
  option "all" or "any".