<div dir="ltr">Thanks a lot for the help.<div><br></div><div>We would like to prepare a non-ATLAS Rivet code, but trying to be as close as possible to the ATLAS object definition.</div><div>Thanks again,</div><div><br></div><div>Paolo </div></div><div class="gmail_extra"><br><div class="gmail_quote">On 1 April 2015 at 17:36, Andy Buckley <span dir="ltr"><<a href="mailto:andy.buckley@cern.ch" target="_blank">andy.buckley@cern.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 01/04/15 16:10, Paolo Francavilla wrote:<br>
> Ciao Andy,<br>
><br>
> sorry if I am writing to the wrong person, but I am sure you can point<br>
> me to the proper one.<br>
<br>
</span>I've copied in Chris Gutschow, who is now the main ATLAS Rivet analysis<br>
support guy, as well as the non-ATLAS Rivet list in case your questions<br>
are more generic.<br>
<span class=""><br>
> Jean is starting working with Rivet and trying to get some experience<br>
> comparing with some studies Carlo did with the Truth ntulpes in ATLAS.<br>
><br>
> Now, in the ntuples we have the WZ collection. Is there a way to get the<br>
> same jets in Rivet (and more in general other collections like the<br>
> standard truth ATLAS collection)?<br>
<br>
</span>Take a look in some existing ATLAS analyses -- that's usually the best<br>
way to get a feel for how to set up jet inputs. It usually comes down to<br>
setting up a FinalState to select particles within a given eta range,<br>
then it's down to the analysis whether you use a VetoedFinalState to<br>
exclude muons from that range, and whether you set the<br>
FastJets::useInvisibles() method to declare that you want to include<br>
neutrinos (Rivet vetos them by default).<br>
<span class=""><br>
> About leptons, how do we get the dressed leptons?<br>
<br>
</span>That would be the DressedLeptons projection ;-)  Again, search through<br>
existing analysis codes and you'll find plenty of good examples.<br>
<span class="HOEnZb"><font color="#888888"><br>
Andy<br>
<br>
--<br>
Dr Andy Buckley, Lecturer / Royal Society University Research Fellow<br>
Particle Physics Expt Group, University of Glasgow<br>
</font></span></blockquote></div><br></div>