[Rivet] Got stuck in Rivet

Chris Pollard cpollard at cern.ch
Mon Jan 23 15:59:04 GMT 2017


Hi Yingpu,

I'm adding the developer list again.

I'm not familiar with the "--process" command argument. If you have an
analysis called "FatHiggsTagging" in your version of rivet and a hepmc file
called "fifo.hepmc", then running

$ rivet -a FatHiggsTagging -o example.yoda fifo.hepmc

should produce an output file called "example.yoda". Unfortunately I don't
know where "FatHiggsTagging" lives. Is it a custom analysis?

Chris

On Mon, Jan 23, 2017 at 2:36 PM, xiahou li <xiahouli at outlook.com> wrote:

> Hi Chris,
>
> #!/bin/bash
>
> mkfifo fifo.hepmc
> less example.hepmc.gz  >> fifo.hepmc &
> rivet -a FatHiggsTagging --process higgs -o example.yoda fifo.hepmc
>
>
> This is the command that contains in my run.sh
>
>
>
> Yingpu
>
> 在 2017年1月23日,14:32,Chris Pollard <cpollard at cern.ch> 写道:
>
> contents
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.hepforge.org/lists-archive/rivet/attachments/20170123/54becbe4/attachment.html>


More information about the Rivet mailing list