<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Holger<div class=""><br class=""></div><div class="">thanks a lot, now it works</div><div class=""><br class=""></div><div class="">cheers</div><div class="">Hannes</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 13.07.2015, at 13:04, Holger Schulz <<a href="mailto:hschulz@physik.hu-berlin.de" class="">hschulz@physik.hu-berlin.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" class="">
  
  <div bgcolor="#FFFFFF" text="#000000" class="">
    Hi Hannes,<br class="">
    <br class="">
    line 14 is in the wrong format, i.e. not YAML compatible.<br class="">
    You need to unindent that line then everything works perfectly.<br class="">
    <br class="">
    Hint: you can use<br class="">
    <blockquote class="">export RIVET_ANALYSIS_PATH=$RIVET_ANALYSIS_PATH:$PWD<br class="">
      rivet-buildplugin RivetCMS_2015_I1380605.so CMS_2015_I1380605.cc<br class="">
    </blockquote>
    <blockquote class="">rivet --show-analysis CMS_2015_I1380605 --pwd<br class="">
    </blockquote>
    To spot any YAML syntax errors.<br class="">
    <br class="">
    Best,<br class="">
    Holger<br class="">
    <br class="">
    <br class="">
    On 13/07/15 09:51, Hannes Jung wrote:
    <blockquote cite="mid:61EBA4A4-B9AE-4DDE-9448-B8EBFF58E0CF@desy.de" type="cite" class="">
      
      <div class="">Dear Chris</div>
      <div class=""><br class="">
      </div>
      <div class="">below is a screen-shot from rivet-mkhtml.</div>
      <div class="">I would like to have the infos for CMS_2015_I1380605
        displayed as is for </div>
      <div class="">the other plugin.</div>
      <div class="">I have the info file (attached) and set </div>
      <div class="">
        <div class=""><br class="">
        </div>
        <div class="">export
          RIVET_REF_PATH=/Users/jung/jung/cvs/myrivet2/data</div>
        <div class="">export
          RIVET_PLOT_PATH=/Users/jung/jung/cvs/myrivet2/data</div>
        <div class="">export
          RIVET_INFO_PATH=/Users/jung/jung/cvs/myrivet2/data</div>
      </div>
      <div class=""><br class="">
      </div>
      <div class="">where the info file is. Both plot and ref paths are
        working</div>
      <div class=""><br class="">
      </div>
      <div class="">Thanks a lot</div>
      <div class="">Cheers</div>
      <div class="">Hannes</div>
      <br class="">
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br class="">
      
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
      </div>
      <br class="">
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br class="">
      
      <br class="">
      <div class="">
        <blockquote type="cite" class="">
          <div class="">On 13.07.2015, at 10:37, Chris Pollard <<a moz-do-not-send="true" href="mailto:cpollard@cern.ch" class="">cpollard@cern.ch</a>> wrote:</div>
          <br class="Apple-interchange-newline">
          <div class="">
            
            <div dir="ltr" class="">Hi Hannes,
              <div class=""><br class="">
              </div>
              <div class="">Could you explain what exactly you expect
                and attach an example plot from your rivet-mkhtml setup?</div>
              <div class=""><br class="">
              </div>
              <div class="">Cheers,</div>
              <div class=""><br class="">
              </div>
              <div class="">Chris</div>
            </div>
            <div class="gmail_extra"><br class="">
              <div class="gmail_quote">On Fri, Jul 10, 2015 at 5:34 PM,
                Hannes Jung <span dir="ltr" class=""><<a moz-do-not-send="true" href="mailto:hannes.jung@desy.de" target="_blank" class="">hannes.jung@desy.de</a>></span> wrote:<br class="">
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear
                  Frank<br class="">
                  <br class="">
                  thanks for your reply.<br class="">
                  Yes, I have the full Rivet setup working and sourced
                  to rivetenv.sh<br class="">
                  <br class="">
                  But still, something seems to be missing, since I do
                  not get it<br class="">
                  displayed...<br class="">
                  <br class="">
                  Cheers<br class="">
                  <span class="HOEnZb"><font class="" color="#888888">Hannes<br class="">
                    </font></span>
                  <div class="HOEnZb">
                    <div class="h5"><br class="">
                      > On 10.07.2015, at 11:29, Frank Siegert <<a moz-do-not-send="true" href="mailto:Frank.Siegert@cern.ch" class="">Frank.Siegert@cern.ch</a>>
                      wrote:<br class="">
                      ><br class="">
                      > Hi Hannes,<br class="">
                      ><br class="">
                      > rivet-mkhtml uses the rivet Python module to
                      extract the analysis<br class="">
                      > information from Rivet. So you will need a
                      full (normal) Rivet setup,<br class="">
                      > for example by source'ing rivetenv.sh. You
                      can test this by running<br class="">
                      > "import rivet" on the python command line...
                      there should be no error<br class="">
                      > message after that.<br class="">
                      ><br class="">
                      > Cheers,<br class="">
                      > Frank<br class="">
                      ><br class="">
                      ><br class="">
                      > On 10 July 2015 at 07:01, Hannes Jung <<a moz-do-not-send="true" href="mailto:hannes.jung@desy.de" class="">hannes.jung@desy.de</a>>
                      wrote:<br class="">
                      >> Dear Rivet experts<br class="">
                      >><br class="">
                      >> I am preparing a new analysis and would
                      like to have the metadata,<br class="">
                      >> which are in the info file, displayed
                      when using rivet-mkhtml.<br class="">
                      >><br class="">
                      >> Just setting the path<br class="">
                      >> export
                      RIVET_INFO_PATH=/Users/jung/jung/cvs/myrivet2/data<br class="">
                      >> where the info file is, seem not to
                      display the info with rivet-mkhtml.<br class="">
                      >><br class="">
                      >> Is there any special parameter to be set,
                      or are the metadata like<br class="">
                      >> Spires ref and short description etc
                      taken from somewhere else ?<br class="">
                      >><br class="">
                      >> thanks a lot<br class="">
                      >> Cheers<br class="">
                      >> Hannes<br class="">
                      >><br class="">
                      >><br class="">
                      >>
                      ***********************************************************************<br class="">
                      >> Hannes Jung<br class="">
                      >> Email: <a moz-do-not-send="true" href="mailto:Hannes.Jung@desy.de" class="">Hannes.Jung@desy.de</a><br class="">
                      >> mobile :<a moz-do-not-send="true" href="tel:%2B49%2040%208998%2093741" value="+4940899893741" class="">+49 40 8998
                        93741</a><br class="">
                      >> <a moz-do-not-send="true" href="http://www.desy.de/%7Ejung" rel="noreferrer" target="_blank" class="">http://www.desy.de/~jung</a><br class="">
                      >> Tel: <a moz-do-not-send="true" href="tel:%2B49%20%280%29%2040%208998%203741" value="+494089983741" class="">+49 (0) 40 8998
                        3741</a><br class="">
                      >> Fax: <a moz-do-not-send="true" href="tel:%2B49%20%280%29%2040%208994%203741" value="+494089943741" class="">+49 (0) 40 8994
                        3741</a><br class="">
                      >> DESY, CMS 01B/02.213<br class="">
                      >> Notkestr.85, 22603 Hamburg, FRG<br class="">
                      >>
                      ***********************************************************************<br class="">
                      >><br class="">
                      >><br class="">
                      >><br class="">
                      >>
                      _______________________________________________<br class="">
                      >> Rivet mailing list<br class="">
                      >> <a moz-do-not-send="true" href="mailto:Rivet@projects.hepforge.org" class="">Rivet@projects.hepforge.org</a><br class="">
                      >> <a moz-do-not-send="true" href="https://www.hepforge.org/lists/listinfo/rivet" rel="noreferrer" target="_blank" class="">https://www.hepforge.org/lists/listinfo/rivet</a><br class="">
                      <br class="">
***********************************************************************<br class="">
                      Hannes Jung<br class="">
                      Email: <a moz-do-not-send="true" href="mailto:Hannes.Jung@desy.de" class="">Hannes.Jung@desy.de</a><br class="">
                      mobile :<a moz-do-not-send="true" href="tel:%2B49%2040%208998%2093741" value="+4940899893741" class="">+49 40 8998
                        93741</a><br class="">
                      <a moz-do-not-send="true" href="http://www.desy.de/%7Ejung" rel="noreferrer" target="_blank" class="">http://www.desy.de/~jung</a><br class="">
                      Tel: <a moz-do-not-send="true" href="tel:%2B49%20%280%29%2040%208998%203741" value="+494089983741" class="">+49 (0) 40 8998
                        3741</a><br class="">
                      Fax: <a moz-do-not-send="true" href="tel:%2B49%20%280%29%2040%208994%203741" value="+494089943741" class="">+49 (0) 40 8994
                        3741</a><br class="">
                      DESY, CMS 01B/02.213<br class="">
                      Notkestr.85, 22603 Hamburg, FRG<br class="">
***********************************************************************<br class="">
                      <br class="">
                      <br class="">
                      <br class="">
                      _______________________________________________<br class="">
                      Rivet mailing list<br class="">
                      <a moz-do-not-send="true" href="mailto:Rivet@projects.hepforge.org" class="">Rivet@projects.hepforge.org</a><br class="">
                      <a moz-do-not-send="true" href="https://www.hepforge.org/lists/listinfo/rivet" rel="noreferrer" target="_blank" class="">https://www.hepforge.org/lists/listinfo/rivet</a><br class="">
                    </div>
                  </div>
                </blockquote>
              </div>
              <br class="">
            </div>
          </div>
        </blockquote>
      </div>
      <br class="">
      <div apple-content-edited="true" class="">
***********************************************************************<br class="">
        Hannes Jung <br class="">
        Email: <a moz-do-not-send="true" href="mailto:Hannes.Jung@desy.de" class="">Hannes.Jung@desy.de</a> <br class="">
        mobile :+49 40 8998 93741<br class="">
        <a moz-do-not-send="true" href="http://www.desy.de/%7Ejung" class="">http://www.desy.de/~jung</a>                         
                <br class="">
        Tel: +49 (0) 40 8998 3741         <br class="">
        Fax: +49 (0) 40 8994 3741<br class="">
        DESY, CMS 01B/02.213<br class="">
        Notkestr.85, 22603 Hamburg, FRG   <br class="">
***********************************************************************<br class="">
        <br class="">
        <br class="">
      </div>
      <br class="">
      <br class="">
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br class="">
      <pre wrap="" class="">_______________________________________________
Rivet mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rivet@projects.hepforge.org">Rivet@projects.hepforge.org</a>
<a class="moz-txt-link-freetext" href="https://www.hepforge.org/lists/listinfo/rivet">https://www.hepforge.org/lists/listinfo/rivet</a></pre>
    </blockquote>
    <br class="">
  </div>

</div></blockquote></div><br class=""><div apple-content-edited="true" class="">
***********************************************************************<br class="">Hannes Jung <br class="">Email: <a href="mailto:Hannes.Jung@desy.de" class="">Hannes.Jung@desy.de</a> <br class="">mobile :+49 40 8998 93741<br class=""><a href="http://www.desy.de/~jung" class="">http://www.desy.de/~jung</a>                                  <br class="">Tel: +49 (0) 40 8998 3741         <br class="">Fax: +49 (0) 40 8994 3741<br class="">DESY, CMS 01B/02.213<br class="">Notkestr.85, 22603 Hamburg, FRG   <br class="">***********************************************************************<br class=""><br class=""><br class="">

</div>
<br class=""></div></body></html>