GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » [SOLVED] Problem in pid macro with inactive FTS
[SOLVED] Problem in pid macro with inactive FTS [message #14129] Tue, 16 October 2012 22:59 Go to next message
MartinJGaluska is currently offline  MartinJGaluska
Messages: 203
Registered: March 2010
Location: Germany
first-grade participant
From: *pool.mediaWays.net
Dear all,

I am running PandaRoot rev. 17558 with sep12 external packages on Ubuntu 12.04.

I run official the macros from macro/run.

I have commented out the DIRC and set FTS to inactive in sim_complete.C with:

FairDetector *Fts= new PndFts("FTS", kFALSE); // FTS is inactive


Until pid macro everything is looking good for 1000 events, but the pid macro does not run. Here is what I think is the essential part of the output.

Toggle Spoiler


For a diff I have attached the outputs of the pid macro when I run the entire simulation chain with active FTS (withFTS.txt) and with inactive FTS (noFTS.txt).
  • Attachment: noFTS.txt
    (Size: 7.77KB, Downloaded 200 times)
  • Attachment: withFTS.txt
    (Size: 8.17KB, Downloaded 204 times)

[Updated on: Tue, 16 October 2012 23:53]

Report message to a moderator

Re: Problem in pid macro with inactive FTS [message #14130 is a reply to message #14129] Tue, 16 October 2012 23:04 Go to previous messageGo to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: 31.189.229*
Why have you commented out fts? In this way the FtsIdealGenTrack is not existing, then in the PidCorrelator you have to comment out the second input.
Re: Problem in pid macro with inactive FTS [message #14131 is a reply to message #14130] Tue, 16 October 2012 23:51 Go to previous message
MartinJGaluska is currently offline  MartinJGaluska
Messages: 203
Registered: March 2010
Location: Germany
first-grade participant
From: *pool.mediaWays.net
Thank you Stefano! After commenting out
corr->SetInputBranch2("FtsIdealGenTrack");
corr->SetInputIDBranch2("FtsIdealGenTrackID");

the macro works.

I want to compare results for the X simulation with and without the FTS, therefore, I was running a simulation with inactive FTS.
Previous Topic: [FIXED] Error after svn up to revision 17557
Next Topic: [FIXED] STT and FTS libs: functions are missing in source files
Goto Forum:
  


Current Time: Mon Apr 29 00:30:45 CEST 2024

Total time taken to generate the page: 0.00752 seconds