]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - THbtp/THBTprocessor.cxx
This patch solves the problem encountered when posting tasks to the folder. What...
[u/mrichter/AliRoot.git] / THbtp / THBTprocessor.cxx
index 77af37fb6e0337292dc026584cf81722cbf523e1..fda6f28ebe7c9078727074d9edd1edf789ebe353 100644 (file)
@@ -1,4 +1,3 @@
-
 #include <TGenerator.h>
 #include "THBTprocessor.h"
 #include <TParticle.h>
@@ -62,11 +61,12 @@ void THBTprocessor::GenerateEvent()
 }
 /*****************************************************************************************/
 void THBTprocessor::Initialize()
-{
+{ 
+  //IT RESETS ALL THE PREVIOUS SETTINGS
   //Call this method to set default values in PARAMETERS & MESH
   //and zero other common block
   
-  cout<<"\nHBT PROCESSOR::Initialize() Setting Default valuses in all COMMON BLOCKS"<<endl;
+  if(gDebug) cout<<"\nHBT PROCESSOR::Initialize() Setting Default valuses in all COMMON BLOCKS"<<endl;
   
   PARAMETERS.ref_control      = 2;
   PARAMETERS.switch_1d        = 3;