]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/macros/TestEMCALSimulation.C
reduce to 50 MeV cut the print and exclude too low energy clusters
[u/mrichter/AliRoot.git] / EMCAL / macros / TestEMCALSimulation.C
index ed0316fe2bc33ac90e2d7af7f6e14f5179ff41e8..94ada2a7d87505bb1e8882f8c1bb22e4f80f23ed 100644 (file)
@@ -7,7 +7,7 @@ LLNL
  
 */
 
-void TestEMCALSimulation(Int_t nev =1, Bool_t raw = kFALSE) {
+void TestEMCALSimulation(Int_t nev =10, Bool_t raw = kFALSE) {
 
   AliSimulation simulator;
   simulator.SetConfigFile("Config.C");