GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » Warnings from TPC libraries
Warnings from TPC libraries [message #11637] Fri, 08 April 2011 11:06 Go to previous message
Mohammad Al-Turany is currently offline  Mohammad Al-Turany
Messages: 518
Registered: April 2004
Location: GSI, Germany
first-grade participant
From: *gsi.de
Hallo TPC experts,

Whenever the TPC libraries are loaded we get the warnings:


Quote:

Warning in <TClassTable::Add>: class PndTpcSample already in TClassTable
Warning in <TClassTable::Add>: class PndTpcSignal already in TClassTable
Warning in <TClassTable::Add>: class PndTpcDigi already in TClassTable
Warning in <TClassTable::Add>: class McId already in TClassTable
Warning in <TClassTable::Add>: class McIdCollection already in TClassTable
Warning in <TClassTable::Add>: class PndTpcCluster already in TClassTable



This is due to the fact that these classes are added more than once in the different LinkDefs files in the TPC for example:

Quote:

./tpc/tpcparallel/tpcparaLinkDef.h: #pragma link C++ class PndTpcCluster+;
./tpc/tpcBaseLinkDef.h: #pragma link C++ class PndTpcCluster+;




is there any reason for this? can you please correct this?

Mohammad


 
Read Message
Read Message
Previous Topic: Broken libBase.so
Next Topic: Problems with FairRootManager
Goto Forum:
  


Current Time: Thu Mar 28 17:52:52 CET 2024

Total time taken to generate the page: 0.00584 seconds