|
[Rivet] missingEt variable in WFinder constructorFrank Siegert frank.siegert at cern.chTue Jan 27 10:56:12 GMT 2015
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 |