← Back to team overview

kaliveda-dev team mailing list archive

[Bug 921678] Re: can't find chio in gINdra->GetListOfChio

 

** 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/921678

Title:
  can't find chio in gINdra->GetListOfChio

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

Bug description:
  general bug affecting all INDRA objects
  KVINDRA::fChIo contains all ChIo objects, but fChIo->FindObject("CI_xxxx") only works
  for certain modules
  this is because the list was filled in MakeListOfDetectors
  BEFORE
  the Chio names were defined in SetGroupsAndIDTelescopes

  at the end of SetNamesChIo there is a "rehash' of fDetectors
  it would be really nice if there was a rehash of fChIo as well

To manage notifications about this bug go to:
https://bugs.launchpad.net/kaliveda/+bug/921678/+subscriptions


References