Recent content by magistros

  1. M

    Python Parsing arguments to a python file

    Dear phyzguy, I tried it but I get this error cms::Exception caught in cmsRun ---- Configuration BEGIN FailedInputSource Configuration of primary input source has failed ---- Configuration END Maybe the CMS_SW does not run python but something like this... Dear jhae2.718, I tried...
  2. M

    Python Parsing arguments to a python file

    Dear forum, I would like you to help me on .py scripts. I am using CMS_SW and I want to do something like this: cmsRun script.py file.root where "file.root" is the file that the .py script needs to run... But I cannot find, how I declare it to the .py code... these .py files, are configuration...
  3. M

    Optimizing MadGraph for Exotic Physics Events

    Dear Johan, thank you for your reply.. I can not use MadGraph5 because the model I want to run is programmed for MadGraph4... But I will ask for MadGraph5.
  4. M

    Optimizing MadGraph for Exotic Physics Events

    Dear forum, I am new here, so hi to all! I am using Madgraph to generate some events about exotic physics. The problem is that when I give this line gg>(rho>(pip>j j)(pip>j j))(rho>(pip>j j)(pip>j j)) All these are declared in the particles.dat file. The problem is that it takes too much...
Back
Top