[Rivet] --nskip not working?

Andy Buckley andy.buckley at cern.ch
Wed Jul 20 07:56:47 BST 2016


Yep, it's a bug... please fix!

Andy
On 19 Jul 2016 23:01, "Holger Schulz" <holger.schulz at durham.ac.uk> wrote:

> Hi,
>
> I don't know if this is a bug report or if I don't understand the purpose
> of
>
> --nskip.
>
> If the purpose is to skip over the first --nskip events then there is a
> problem
> in the logic:
>
>         evtnum += 1
>
>         ## Optional event skipping
>         if evtnum <= opts.EVTSKIPNUM:
>             continue
>
> that simply increases the evtnum but does not skip over events.
>
> I would like this feature for debugging analyses that fail for certain
> events.
>
> Maybe something like run.skipEvent() or so that also reads in the hepmc
> event but does not analyze.
>
>
> Do you agree or am I overlooking something?
>
>
> Thanks,
> Holger
>
> _______________________________________________
> Rivet mailing list
> Rivet at projects.hepforge.org
> https://www.hepforge.org/lists/listinfo/rivet
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.hepforge.org/lists-archive/rivet/attachments/20160720/0110e5ae/attachment.html>


More information about the Rivet mailing list