← Back to team overview

kaliveda-dev team mailing list archive

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

 

consequence 2:
ChIoSi identification ring 4: "typical" id grid
the overestimation of ~5 MeV of ChIo energy => overestimation of Z by ~2-3 units

consequence 3:
in E vs. Z plots for calibrated data, a large gap (both in E & in Z) can be seen separating 'code3'
particles from 'code4', for all modules where the ChIo pedestal was not set.
this is not seen for rings 2/3, & modules 0401, 0601, etc. (with correct ChIo pedestal)

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


References