kaliveda-dev team mailing list archive
-
kaliveda-dev team
-
Mailing list archive
-
Message #00134
[Bug 735362] Re: Probleme pour enlever les chios de indra t10_02
c'est bon avec la version 1.8.1 au centre que j'ai mis à jour:
SetKaliVedaVersion 1.8.1
gDataSet->BuildMultiDetector();
// enleve toutes les ChIo
gIndra->RemoveLayer("CHIO");
gIndra->UpdateArray();
ça marche 1 fois sur 1 (ou 2 fois sur 2 si tu préfères ;-)
--
You received this bug notification because you are a member of KaliVeda
Development Team, which is subscribed to KaliVeda.
https://bugs.launchpad.net/bugs/735362
Title:
Probleme pour enlever les chios de indra t10_02
Status in KaliVeda data analysis framework:
Fix Committed
Status in KaliVeda 1.8 series:
Fix Committed
Bug description:
Quand je lance :
gIndra->RemoveLayer(gIndra->GetChIoLayer(),kTRUE);
gIndra->UpdateArray();
Erreur de Segmentation (1 fois sur deux)
===========================================================
#5 0x00002b3837792b5e in TIter::TIter (this=0x7fff5a4d27b0, col=0xf00000000,
dir=true)
at /afs/in2p3.fr/throng/indra/.root-5.28.00_gcc-4.1.2_x86_64/include/TCollection.h:148
#6 0x00002b3838911039 in KVINDRA::SetNamesChIo (this=0x2f22bf0)
at indra/KVINDRA.cpp:1015
#7 0x00002b3838911260 in KVINDRA::SetGroupsAndIDTelescopes (this=0x2f22bf0)
at indra/KVINDRA.cpp:1052
#8 0x00002b38378306fa in KVMultiDetArray::UpdateArray (this=0x2f22bf0)
at geometry/KVMultiDetArray.cpp:309
===========================================================
Kaliveda 1.8.0/1.8.1
References