|
[Rivet] cascade in agileHolger Schulz holger.schulz at physik.hu-berlin.deTue Aug 24 16:50:02 BST 2010
On 24/08/10 10:46, Albert Knutsson wrote: > Dear Rivet/Agile experts, > > we would like to use Rivet with Cascade. Could you please help us to > include it in Agile. I have a vague memory of seeing a documentation on > "adding generators in agile" (?), but I can not find it again. On the > Agile home page I see that Cascade should be already supported. > > As a start it will be used by 2 summer students who are coding CMS > analyses routines. They are working on the CMS machines here at DESY. > Here is a genser mirror. > > Thank you very much in advance! > > Cheers, > Albert > _______________________________________________ > Rivet mailing list > Rivet at projects.hepforge.org > http://www.hepforge.org/lists/listinfo/rivet > Hi Albert, there is a very basic implementation in AGILe already. I think it should be available in the latest release but definitely in the SVN HEAD version of AGILe. You still need the steer_XY files to run the generator as it is now and I think there was a small problem with compiling Cascade that I had to overcome since we need shared libraries in AGILe. An example command-line for AGILe/Rivet with Cascade would be agile-runmc CascadePythia6:421:2.0.1 < ~/generators/cascade-2.0.1/share/steer_pp -n 100000 -o hepmc.fifo & rivet hepmc.fifo -a CDF_2001_S4751469 -H cdf_2001_cascacde_pp.aida It is also important for the current implementation that cascade is installed under $AGILE_GEN_PATH/cascade-X.Y.Z For the details you can have a look in agile/src/Core/Loader.cc Hope that helps, Holger -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.hepforge.org/lists-archive/rivet/attachments/20100824/23a7e3a1/attachment.htm
More information about the Rivet mailing list |