]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
updated to allow hepmc to include 50000 particles
authorbthorsbr <brian.peter.thorsbro@cern.ch>
Wed, 30 Jul 2014 15:09:31 +0000 (17:09 +0200)
committerhristov <Peter.Hristov@cern.ch>
Fri, 8 Aug 2014 14:37:53 +0000 (16:37 +0200)
TEvtGen/HepMC/HEPEVT_Wrapper.h

index 99e8d36b5548754942e0b5bec3793b960ee49e32..85c0824353ce923b737e40d0954f05867d8f5450 100644 (file)
@@ -1,7 +1,7 @@
 //--------------------------------------------------------------------------
 
 #ifndef HEPEVT_EntriesAllocation
-#define HEPEVT_EntriesAllocation 20000
+#define HEPEVT_EntriesAllocation 50000
 #endif  // HEPEVT_EntriesAllocation
 
 //--------------------------------------------------------------------------