[Rivet] missingEt variable in WFinder constructor

Inês Ochoa Ines.Ochoa at cern.ch
Tue Jan 27 11:06:56 GMT 2015


Hi Frank,

The WFinder is defined as:

WFinder wfinder(-6.0, 6.0, 20.0*GeV, PID::MUON, 0.0*GeV, 1000.0*GeV, 
20.0*GeV, 0.1);

I can see that the documentation on WFinder now has some modifications 
on the list of arguments, but this is consistent with previous 
versions... I've also checked that the constituentLeptons()[0] pT does 
have a cut at 20 GeV.

Cheers,
Inês

On 27/01/15 10:56, Frank Siegert wrote:
> Hi Inês,
>
> The missingET argument should apply a pT cut to the (in)visible
> momentum in your inputfs (which should include the neutrino). So your
> observation would definitely not be expected, and I don't currently
> see a reason why this would go wrong. Could you post a code snippet of
> how your WFinder is defined in your analysis, or attach the full
> analysis code?
>
> Cheers,
> Frank
>
>
>
>
> On 27 January 2015 at 11:44, Inês Ochoa <Ines.Ochoa at cern.ch> wrote:
>> Dear Rivet developers,
>>
>> I am using Rivet 2.1.1 and selecting a W candidate with WFinder. I am
>> applying a cut on the missing Et (as one of the arguments of WFinder()) but
>> when accessing the neutrino with constituentNeutrinos()[0] I see that there
>> is no cut on its Pt. In fact, changing the MET cut on the WFinder
>> constructor seems to have no impact on the resulting number of events.
>>
>> Is this a known problem? Should that argument be ignored and the cut applied
>> on the constituentNeutrino object instead?
>>
>> Thanks!
>> Inês
>> _______________________________________________
>> Rivet mailing list
>> Rivet at projects.hepforge.org
>> https://www.hepforge.org/lists/listinfo/rivet


More information about the Rivet mailing list