Jets, R-paramater (resolution)

  • Context: Undergrad 
  • Thread starter Thread starter malawi_glenn
  • Start date Start date
  • Tags Tags
    Jets Resolution
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Messages
6,735
Reaction score
2,437
Hello,

I was wondering about this R-parameter that we have in Jet finding algorithms, what is it? How does it change the "physics" when we do jet findings in analysis?

Any good introductory material would be really great if I could acquire it :-)
 
Physics news on Phys.org
I'm not sure, but if you're talking about cone jets (at the Tevatron, for example):

[tex]R^2 = \Delta\eta^2+\Delta\phi^2[/tex]

which is the size of the cone in (pseudo)rapidity-asimuth space (roughly the analog of [itex]\delta[/itex] in Sterman-Weinberg cone jets).
 
I am talking about jet algorithms in packages such as FastJet, where "rparamter" is an input.

e.g. this is a concrete example:

FastJets(Final state ,Algorithm = FastJets::KT, rparamter = 0.5)