GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » problems with last r14811
Re: problems with last r14811 [message #13156 is a reply to message #13155] Wed, 07 March 2012 11:02 Go to previous messageGo to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: 140.181.10*
Hi,
this is a more complicated problem, and we are still investigating on it.
For the moment, in order to get rid of it, you should modify fts/PndFtsHitProducerReal.cxx:

void PndFtsHitProducerRealFast::SetParContainers() {

  FairRuntimeDb* rtdb = FairRunAna::Instance()->GetRuntimeDb();
  std::cout<<"pndgeoftspar: prima"<<std::endl;
  fFtsParameters = (PndGeoFtsPar*) rtdb->getContainer("PndGeoFtsPar");
  std::cout<<"dopo############"<<std::endl;
}


Just comment out the line:

 // fFtsParameters = (PndGeoFtsPar*) rtdb->getContainer("PndGeoFtsPar");


and recompile. This should be enough.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Kaon lists from PndEventReader::FillList are empty
Next Topic: PndMdtRecoPar not initialized
Goto Forum:
  


Current Time: Fri Mar 29 15:59:32 CET 2024

Total time taken to generate the page: 0.01234 seconds