]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA8/pythia8175/include/MergingHooks.h
CID 21398: Big parameter passed by value (PASS_BY_VALUE)
[u/mrichter/AliRoot.git] / PYTHIA8 / pythia8175 / include / MergingHooks.h
index ac61e1cb7e19a912cd4816a024aa14e68e7e6aa0..40abdee2635b843886fd295db3882a81f3379928 100644 (file)
@@ -490,7 +490,7 @@ protected:
 
   // Functions for internal use inside Pythia source code
   // Initialize.
-  void init( Settings settings, Info* infoPtrIn, 
+  void init( Settings* settings, Info* infoPtrIn, 
     ParticleData* particleDataPtrIn, PartonSystems* partonSystemsPtrIn,
     ostream& os = cout);