<div dir="ltr">Hi Yingpu,<div><br></div><div>I'm adding the developer list again.</div><div><br></div><div>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</div><div><br></div><font face="monospace, monospace">$ rivet -a FatHiggsTagging -o example.yoda fifo.hepmc</font><div><br></div><div>should produce an output file called "example.yoda". Unfortunately I don't know where "FatHiggsTagging" lives. Is it a custom analysis?<br><br>Chris</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 23, 2017 at 2:36 PM, xiahou li <span dir="ltr"><<a href="mailto:xiahouli@outlook.com" target="_blank">xiahouli@outlook.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word">
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">
<span style="font-variant-ligatures:no-common-ligatures">Hi Chris,</span></div>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">
<span style="font-variant-ligatures:no-common-ligatures"><br>
</span></div>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">
<span style="font-variant-ligatures:no-common-ligatures">#!/bin/bash</span></div>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;min-height:13px">
<span style="font-variant-ligatures:no-common-ligatures"></span><br>
</div>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">
<span style="font-variant-ligatures:no-common-ligatures">mkfifo fifo.hepmc</span></div>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">
<span style="font-variant-ligatures:no-common-ligatures">less example.hepmc.gz  >> fifo.hepmc &</span></div>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">
<span style="font-variant-ligatures:no-common-ligatures">rivet -a FatHiggsTagging --process higgs -o example.yoda fifo.hepmc</span></div>
<div><span style="font-variant-ligatures:no-common-ligatures"><br>
</span></div>
<div><span style="font-variant-ligatures:no-common-ligatures"><br>
</span></div>
<div><span style="font-variant-ligatures:no-common-ligatures">This is the command that contains in my run.sh</span></div>
<div><span style="font-variant-ligatures:no-common-ligatures"><br>
</span></div>
<div><br>
</div>
<div><span style="font-variant-ligatures:no-common-ligatures"><br>
</span></div>
<div><span style="font-variant-ligatures:no-common-ligatures">Yingpu</span></div>
<div>
<blockquote type="cite">
<div>在 2017å¹´1月23日,14:32,Chris Pollard <<a href="mailto:cpollard@cern.ch" target="_blank">cpollard@cern.ch</a>> 写é“:</div>
<br class="m_-1325231070695856033Apple-interchange-newline">
<div><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">contents<span class="m_-1325231070695856033Apple-converted-space"> </span></span></div>
</blockquote>
</div>
<br>
</div>
</blockquote></div><br></div>