Recent content by magistros
-
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...- magistros
- Post #4
- Forum: Programming and Computer Science
-
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...- magistros
- Thread
- File Python
- Replies: 3
- Forum: Programming and Computer Science
-
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.- magistros
- Post #4
- Forum: Programming and Computer Science
-
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...- magistros
- Thread
- Optimization
- Replies: 4
- Forum: Programming and Computer Science