← Back to team overview

kaliveda-dev team mailing list archive

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

 

consequence:
apart from module 1 of each ring and all modules of ring 2,
none of the pedestals for ChIo detectors were set (all = 0).
As a consequence, the ChIo energies for camp5 data are overestimated by:
~5 MeV (ring 4)
~5 MeV (ring 6)
~3 MeV (ring 8)
~5 MeV (ring 10)
~2 MeV (ring 12 - except 1205 & 1207: ~5 MeV)
N.B.: as ChIo-Si identifications for camp5 are done with grids in MeV,
this also means that ChIo-Si identification Z are systematically overestimated.

-- 
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