[FIXED] use MC particle hypothesis in PndRecoKalmanTask [message #15617] |
Wed, 30 October 2013 14:17 |
Lu Cao
Messages: 77 Registered: February 2013
|
continuous participant |
From: *ikp.kfa-juelich.de
|
|
Dear all,
In the rec macro, when I enable the flag to use the MC particle hypothesis as
recoKalmanFwd->SetIdealHyp(kTRUE);
my analysis macro crashes with the following error message.
Quote: |
*************************************************************
initialisation for run id 1377867347
*************************************************************
-I- FairRunTimeDB::InitContainer() FairBaseParSet
-I- FairRunTimeDB::InitContainer() PndSensorNamePar
-I- FairRunTimeDB::InitContainer() PndMultiFieldPar
-I- FairRunTimeDB::InitContainer() ANAPidSelections
[ERROR ] init() ANAPidSelections not initialized
Error in <FairRuntimeDb::initContainers()>: Error occured during initialization
[INFO ] The number of entries in chain is 2000
[INFO ] Branch: PidAlgoIdealCharged not found in Tree
[INFO ] Branch: PidAlgoIdealCharged not found in Tree
Warning in <PndAnaPidCombiner::PndAnaPidCombiner::ReadTCA()>: No "PidAlgoIdealCharged" array found.
*** Break *** segmentation violation
|
Do any experts know how to fix this problem?
I have tried this flag with the other Kalman task "PndRecoKalmanTask* recoKalman", this problem doesn't happen. My PandaRoot is rev#20993. The 4-step simulation codes and the test analysis macro are attached.
Many thanks in advance.
Best,
Lu
-
Attachment: dspair.dec
(Size: 0.33KB, Downloaded 224 times)
-
Attachment: sim.C
(Size: 7.26KB, Downloaded 222 times)
-
Attachment: dig.C
(Size: 4.59KB, Downloaded 244 times)
-
Attachment: rec.C
(Size: 4.79KB, Downloaded 246 times)
-
Attachment: pid.C
(Size: 3.58KB, Downloaded 235 times)
-
Attachment: mytask.C
(Size: 8.99KB, Downloaded 252 times)
[Updated on: Thu, 31 October 2013 13:40] by Moderator Report message to a moderator
|
|
|