GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » PndMvdMCPoint?
PndMvdMCPoint? [message #6970] Wed, 18 June 2008 11:28 Go to next message
Klaus Götzen is currently offline  Klaus Götzen
Messages: 293
Registered: June 2006
Location: GSI
first-grade participant
From: *gsi.de
Hi,

when I run macro/fsim/writeMicro.C I get during init time the waring

-I- CbmRunAna::Init :
Warning in <TClass::TClass>: no dictionary for class PndMvdMCPoint is available

and when running a lot of errors

Error in <TClass::New with placement>: cannot create object of class CbmMCPoint version 1 at address 0xbb54338
Error in <TClass::New with placement>: cannot create object of class CbmMCPoint version 1 at address 0xbb543f0
Error in <TClass::New with placement>: cannot create object of class CbmMCPoint version 1 at address 0xbb54488
Error in <TClass::New with placement>: cannot create object of class CbmMCPoint version 1 at address 0xbb54520
Error in <TClass::New with placement>: cannot create object of class CbmMCPoint version 1 at address 0xbb545b8
Error in <TClass::New with placement>: cannot create object of class CbmMCPoint version 1 at address 0xbb5c140
Error in <TClass::New with placement>: cannot create object of class CbmMCPoint version 1 at address 0xbb5c1d8

which I think might be related to this warning.

Therefore the memory consumption grows dramatically and the macro runs very slowly.

Any idea what's going wrong?

Cheers,
Klaus
Re: PndMvdMCPoint? [message #6971 is a reply to message #6970] Wed, 18 June 2008 11:40 Go to previous messageGo to next message
Ralf Kliemt is currently offline  Ralf Kliemt
Messages: 507
Registered: May 2007
Location: GSI, Darmstadt
first-grade participant

From: 141.30.85*
Hi Klaus,

I updated pandaroot/macro/fsim and as far as I can see yiu need to uncomment the loading of the libMvd to have the dictionary for the PndMvdMCPoint.

Cheers, Ralf.
Re: PndMvdMCPoint? [message #6973 is a reply to message #6971] Wed, 18 June 2008 12:53 Go to previous messageGo to next message
Klaus Götzen is currently offline  Klaus Götzen
Messages: 293
Registered: June 2006
Location: GSI
first-grade participant
From: *gsi.de
Hi Ralf,

thanks, that removed the errors. Memory is still growing a lot, so thats maybe my business...

Cheers,
Klaus
Re: PndMvdMCPoint? [message #6974 is a reply to message #6970] Wed, 18 June 2008 13:02 Go to previous message
Ralf Kliemt is currently offline  Ralf Kliemt
Messages: 507
Registered: May 2007
Location: GSI, Darmstadt
first-grade participant

From: 141.30.85*
Hi again,

I suggest you to run your code once on only few events with
valgrind -v --leak-check=full root.exe writeMicro.C
(I think it is like that)
Probably you will get many messages caused by root itself, though.

Hopefully this helps.
Ralf.
Previous Topic: problem with PndMvdRecoHit
Next Topic: The EvtGen Problem from last week's tutorial
Goto Forum:
  


Current Time: Thu Mar 28 23:36:40 CET 2024

Total time taken to generate the page: 0.00797 seconds