GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » [FIXED] PandaRoot rev 27292 fails to compile [PID]
Re: PandaRoot rev 27292 fails to compile [PID] [message #18137 is a reply to message #18135] Thu, 16 April 2015 10:21 Go to previous messageGo to previous message
Marcel Tiemens is currently offline  Marcel Tiemens
Messages: 47
Registered: January 2014
continuous participant
From: *kvi-cart.rug.nl
Yes, I even simply copied sim_complete.C and digi_complete.C from /macro/run/ and commented out the other subdetectors. I still get the same message. The weird thing is, if I do the same inside the /macro/run/ folder, there is no error and everything works fine.

Both macros call

// Digitisation file (ascii)
TString digiFile = "all.par";

// -----  Parameter database   --------------------------------------------
TString allDigiFile = gSystem->Getenv("VMCWORKDIR");
allDigiFile += "/macro/params/";
allDigiFile += digiFile;


, which means they fetch the same parameter database, correct? Because it looks like there is some problem there. I checked the source of PndEmcMakeDigi etc, and 0 is the default (initialisation) value for e.g. the MapperVersion. It is supposed to fetch the correct number from somewhere, but I guess this doesn't happen for some reason...
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Remove of FairRoot packages from the trunk
Next Topic: [FIXED] Bug of XCode 6.3 harming geant4 compilation
Goto Forum:
  


Current Time: Thu Mar 28 16:29:33 CET 2024

Total time taken to generate the page: 0.00613 seconds