← Back to team overview

kaliveda-dev team mailing list archive

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

 

Public bug reported:

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

** Affects: kaliveda
     Importance: Critical
     Assignee: John Frankland (frankland)
         Status: Fix Committed

** Affects: kaliveda/1.8
     Importance: Critical
     Assignee: John Frankland (frankland)
         Status: Fix Committed

** Also affects: kaliveda/1.8
   Importance: Undecided
       Status: New

-- 
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 Committed
Status in KaliVeda 1.8 series:
  Fix Committed

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


Follow ups

References