GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Fast Simulations » Running analysis task in simfast macro
Re: Running analysis task in simfast macro [message #16950 is a reply to message #16949] Sun, 06 July 2014 19:53 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.11*
At present, the only think you can do is to change the PndStack and hardcode a kFALSE instead of a kTRUE:

MacBook-Pro-di-Stefano:run spataro$ svn diff ../../pnddata/PndStack.cxx 
Index: ../../pnddata/PndStack.cxx
===================================================================
--- ../../pnddata/PndStack.cxx	(revision 25514)
+++ ../../pnddata/PndStack.cxx	(working copy)
@@ -384,7 +384,7 @@
 
 // -----   Public method Register   ----------------------------------------
 void PndStack::Register() {
-  FairRootManager::Instance()->Register("MCTrack", "Stack", fTracks,kTRUE);
+  FairRootManager::Instance()->Register("MCTrack", "Stack", fTracks,kFALSE);
 }
 // -------------------------------------------------------------------------


Other changes need a modification of the base packages, which is something we cannot do directly and in a short time.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: One technical problem for vertex or 4c fitter in the analysis task
Next Topic: Mc Truth Match
Goto Forum:
  


Current Time: Fri Apr 19 20:42:56 CEST 2024

Total time taken to generate the page: 0.01229 seconds