|
[Rivet] ATLAS_2014_I1306294Frank Siegert frank.siegert at cern.chFri Apr 17 13:57:09 BST 2015
Hi Hannes, isn't this analysis in contrib/pre2.2.1? So that would explain why it doesn't work with 2.2.1, because it is written for pre-2.2.1. It is already in 2.2.1 with the necessary code changes. So since you are using 2.2.1 you should be able to run it right away without needing the contrib area. Cheers, Frank On 17 April 2015 at 14:47, Hannes Jung <hannes.jung at desy.de> wrote: > Dear Rivet experts > > I downloaded ATLAS_2014_I1306294 from > https://www.hepforge.org/archive/rivet/contrib/ > > and got the following error (using Rivet 2.2.1) > > ATLAS_2014_I1306294.cc: In member function 'virtual void Rivet::ATLAS_2014_I1306294::analyze(const Rivet::Event&)': > ATLAS_2014_I1306294.cc:137:118: error: no matching function for call to 'Rivet::JetAlg::jetsByPt(double, const double&, double, double, Rivet::RapScheme) const' > ATLAS_2014_I1306294.cc:137:118: note: candidates are: > /afs/desy.de/user/j/jung/scratch-dust/cvs/rivet-2/local/include/Rivet/Projections/JetAlg.hh:78:10: note: Rivet::Jets Rivet::JetAlg::jetsByPt(const Cut&) const > /afs/desy.de/user/j/jung/scratch-dust/cvs/rivet-2/local/include/Rivet/Projections/JetAlg.hh:78:10: note: candidate expects 1 argument, 5 provided > /afs/desy.de/user/j/jung/scratch-dust/cvs/rivet-2/local/include/Rivet/Projections/JetAlg.hh:141:10: note: Rivet::Jets Rivet::JetAlg::jetsByPt(double) const > /afs/desy.de/user/j/jung/scratch-dust/cvs/rivet-2/local/include/Rivet/Projections/JetAlg.hh:141:10: note: candidate expects 1 argument, 5 provided > > Any idea, what I am doing wrong ? > > Thanks a lot > cheers > Hannes > > > > *********************************************************************** > Hannes Jung > Email: Hannes.Jung at desy.de > mobile :+49 40 8998 93741 > http://www.desy.de/~jung > Tel: +49 (0) 40 8998 3741 > Fax: +49 (0) 40 8994 3741 > DESY, CMS 01B/02.213 > Notkestr.85, 22603 Hamburg, FRG > *********************************************************************** > > > > _______________________________________________ > Rivet mailing list > Rivet at projects.hepforge.org > https://www.hepforge.org/lists/listinfo/rivet
More information about the Rivet mailing list |