|
[Rivet] template from rivet-mkanalysis does not compileHolger Schulz holger.schulz at durham.ac.ukTue Aug 23 10:58:59 BST 2016
Hi Jochen, I think the oversight is on our side. Thanks for reporting. Do you need Counters to be associated with reference data or would using (the currently implemented version) _h_ZZZZ = bookCounter("SomeString"); work for you? Thanks, Holger On 23/08/16 10:51, Jochen Klein wrote: > Hi, > > with Rivet 2.5.1 the template analysis produced by rivet-mkanalysis > does not compile because of the lack of bookCounter using the IDs for > referencing HepData: > _h_ZZZZ = bookCounter(3, 1, 1); > > Looking at the documentation, this signature indeed does not seem to > exist. Are we overlooking something or is this a problem with the > generated template? > > Cheers and thanks, > Jochen > _______________________________________________ > Rivet mailing list > Rivet at projects.hepforge.org > https://www.hepforge.org/lists/listinfo/rivet
More information about the Rivet mailing list |