[Rivet] Rivet 2.2.0

Alexander Grohsjean Alexander.Grohsjean at desy.de
Wed Oct 8 12:59:13 BST 2014


Dear all,

I can't reproduce the problem. I was just checking out 2.2.0
and running on a small non-allhad Powheg+Pythia 6 HEPMC file. Everything 
worked out well.
To check your setup, can you run
rivet -a ATLAS_2014_I1304688  --cross-section=96.244 
EVNT.00893118._000001.txt.1
using
http://www.desy.de/~agrohsje/EVNT.00893118._000001.txt.1

Cheers, Alexander.

Am 08.10.2014 um 12:11 schrieb Andy Buckley:
> On 08/10/14 10:47, Dominic Hirschbuehl wrote:
>> Hi Andy,
>>
>> it works more or less.
>> I have two problems.
>>
>> 1.) ATLAS_2014_I1304688: the new njet routine - all plots are always empty.
>>      Maybe I need to follow this up with Alexander.
>>      I am using Powheg+Pythia6 nonallhad evgen files.
> I added the Rivet dev list in CC.
>
> I didn't test this analysis, just integrated it into Rivet with our
> change of name for the FromElectroweakDecay projection... hopefully I
> didn't mess something up at the same time, but if I did we should fix it
> now and make a 2.2.1 patch release fairly soon.
>
> Alexander, can you take a look at the analysis code in Rivet and let me
> know if you see an obvious problem?
> https://rivet.hepforge.org/trac/browser/src/Analyses/ATLAS_2014_I1304688.cc
>   What generators was it tested with?
>
>> 2.) None of our "own " routines is working anymore:
>>      MC_fragmentation.cc: In member function 'virtual void Rivet::MC_fragmentation::init()':
>> MC_fragmentation.cc:47:55: error: no matching function for call to
>> 'Rivet::IdentifiedFinalState::IdentifiedFinalState(std::vector<std::pair<double, double> >&, double)'
>> MC_fragmentation.cc:47:55: note: candidates are:
>> In file included from MC_fragmentation.cc:4:0:
>> ....
>>
>> I guess we have to re-write something???
> That constructor has disappeared, I think as part of the new Cut system
> for expressing kinematic cuts. I thought that we would provide
> constructors directly accepting Cut objects, but checking the code we do
> not. It can be rewritten so that you first make a FinalState with a Cut
> argument [for example, FinalState fs(etaIn(-2,-1) | etaIn(1,2))] and
> then pass that fs object to the IdentifiedFinalState constructor. But
> I'm not sure why we don't currently allow direct IdentifiedFinalState
> ifs(etaIn(-2,-1) | etaIn(1,2), ...). @DavidG, can you comment?
>
> Andy
>
>
>
>> On Fri, Oct 03, 2014 at 09:17:29AM +0200, Dominic Hirschbuehl wrote:
>>> Hi Andy,
>>>
>>> thanks!
>>> If it works locally is enough for me at the moment.
>>> I'll try it over the weekend.
>>>
>>> Cheers
>>>    Dominic
>>>
>>> On Thu, Oct 02, 2014 at 05:43:45PM +0100, Andy Buckley wrote:
>>>> Hi again,
>>>>
>>>> I updated the external packages today, since the Genser builds are
>>>> ready. It should be available in tomorrow's devval,r5 nightly. Do you
>>>> need it also in a Grid-distributed 19.1.X.Y release? (We should check it
>>>> first, but my local build appeared to be working ok -- let me know if
>>>> you have any trouble with the devval build.)
>>>>
>>>> Andy
>>>>
>>>>
>>>> On 02/10/14 07:56, Dominic Hirschbuehl wrote:
>>>>> Hi Andy,
>>>>>
>>>>> this would be great. Could you let me know, when it is available.
>>>>>
>>>>> Thanks in advance
>>>>>    Dominic
>>>>>
>>>>> On Wed, Oct 01, 2014 at 10:36:11PM +0100, Andy Buckley wrote:
>>>>>> On 01/10/14 10:29, Dominic Hirschbühl wrote:
>>>>>>> Hi Andy,
>>>>>>>
>>>>>>> I saw that you released Rivet 2.2.0, great :-)!
>>>>>>> Is this already available in Athena? If not, would it be possible to get
>>>>>>> it in
>>>>>>> as soon as possible.
>>>>>>> This is really essential to move forward with our top tuning effort.
>>>>>> Hi Dominic,
>>>>>>
>>>>>> It's not been installed in Genser yet. Hopefully it will be done by
>>>>>> tomorrow (build is already scheduled) and then I will get the Athena
>>>>>> packages updated asap.
>>>>>>
>>>>>> Andy
>>>>>>
>>>>>> -- 
>>>>>> Dr Andy Buckley, Royal Society University Research Fellow
>>>>>> Particle Physics Expt Group, University of Glasgow / PH Dept, CERN
>>>>
>>>> -- 
>>>> Dr Andy Buckley, Royal Society University Research Fellow
>>>> Particle Physics Expt Group, University of Glasgow / PH Dept, CERN
>>> -- 
>>>   /---------------------------------------------------------------------\
>>> |                     Dr. Dominic Hirschbuehl                           |
>>>   \   Bergische Universitaet Wuppertal - Exp. Elementarteilchenphysik   /
>>>   /  hirsch at physik.uni-wuppertal.de / dominic.hirschbuehl at cern.ch       \
>>> |       office : D.09.22    phone  : 0049 - 202 - 439 - 3751           |
>>>   \---------------------------------------------------------------------/
>>
>>
>



More information about the Rivet mailing list