|
[Rivet] Question About Writing an Analysis in RivetAndy Buckley andy.buckley at cern.chMon May 1 16:38:34 BST 2017
Hi Andre, You should run the rivet program, passing it some events and telling it which analyses to run on them. To run the compiled mkanalysis output (which does virtually nothing until it's been edited to add physics content), you need to add the --pwd flag or set the RIVET_ANALYSIS_PATH shell variable to include $PWD (the current directory). You will probably find the latest tutorial slides (from the main documentation page) useful, and running rivet etc. is covered in the GettingStarted wiki page. Andy On 30/04/17 16:11, "André Vieira da Silva" wrote: > Dear Buckley > > I try to do my own analysis in rivet, following the > script in the page (WritingAnAnalysis), but for me > is not clear how to do file (rivet.yoda) to make the > plots. > > In the prompt: > > $ rivet-mkanalysis ANALYSIS_TEST > $ ls > $ ANALYSIS_TEST.cc ANALYSIS_TEST.info ANALYSIS_TEST.plot > $ rivet-buildplugin RivetANALYSIS_TEST.so ANALYSIS_TEST.cc > $ ANALYSIS_TEST.cc ANALYSIS_TEST.info ANALYSIS_TEST.plot > RivetANALYSIS_TEST.so > > What i can do after this step? what command i have to do? > > best regards > > André > > André Vieira da Silva > Doutorando em Física IFGW/UNICAMP > 19 981650211(cel) > -- Dr Andy Buckley, Lecturer / Royal Society University Research Fellow Particle Physics Expt Group, University of Glasgow
More information about the Rivet mailing list |