GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » Not found tci for index
Re: Not found tci for index [message #12728 is a reply to message #12727] Wed, 19 October 2011 13:11 Go to previous messageGo to previous message
Dima Melnychuk is currently offline  Dima Melnychuk
Messages: 213
Registered: April 2004
Location: National Centre for Nucle...
first-grade participant
From: *fuw.edu.pl
Hi,

Due to changes in EMC code, numeration of EMC geometry versions has been changed but it was not updated in all the macros.

So, please check that in your macro in:
 	  PndEmc *Emc = new PndEmc("EMC",kTRUE);
 	  Emc->SetGeometryVersion(2);
 	  Emc->SetStorageOfData(kFALSE);
 	  fRun->AddModule(Emc);


Emc->SetGeometryVersion(2); or Emc->SetGeometryVersion(1);
is used.

Dima
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Trouble compiling FairModule starting from r13513
Next Topic: eta_c drop in efficiency
Goto Forum:
  


Current Time: Thu Mar 28 09:19:43 CET 2024

Total time taken to generate the page: 0.01092 seconds