[Rivet] Rivet Query

Andy Buckley andy.buckley at cern.ch
Thu Aug 14 20:39:28 BST 2014


Hi Debarati,

Those hemispheres are an e+e- observable, so I'm a bit surprised that a
non-transverse decomposition work at a hadron collider... but then I'm
not a hadronic event shapes expert. Are you using the jets to build a
"3D" hemispheres observable, or do you want to set the jet z-components
to zero and then run the hemispheres algorithm?

If the latter, I guess we could expose a "calc()" method on the
projection so it can be used directly rather than via applyProjection --
this is sometimes done with the FastJets projection, for example.

If the former, then maybe we should supply a JetHemispheres projection
instead. It might be easier to just implement in the analysis code,
though, since projections are only really necessary for code that's
likely to appear in several analyses and which would benefit from caching.

I'd be happy to add a M2sum() method if you can define what it should do.

Cheers,
Andy


On 14/08/14 16:10, Debarati Roy wrote:
> Hi Experts,
>                  I need some feedback regarding an analysis which we are
> planning to introduce in Rivet. It is a CMS analysis consists of the
> study of hadronic event shapes (arxiv link :  
> http://arxiv.org/abs/arXiv:1407.2856).
> In this analysis five event shapes are studied, thrust, total jet
> broadening, total jet mass, total transverse jet mass, jet resolution
> parameter where each of the event shape variable is calculated by giving
> the input of final state jets momenta . I found that Rivet already has
> the thrust projection where jets momenta of an event can be given as
> input to calculate thrust.  But for other three variables (total jet
> broadening, total jet mass, total transverse jet mass) I observed that
> you have a similar but not identical projection named,
> https://rivet.hepforge.org/trac/browser/src/Projections/Hemispheres.cc
> In this projection you are taking the final state particles to calculate
> broadening and mass if I am not wrong whereas in this analysis the final
> state jets momenta are used. So is it possible to modify the existing
> projection to be more flexible so that we can run it over the final
> state jets too? Or is it possible that a different projection with a
> different name can be added?
>  Also here   
> https://rivet.hepforge.org/trac/browser/include/Rivet/Projections/Hemispheres.hh
> I could see that there exists different methods  M2high(), M2low(),
> M2diff(). Is it possible to introduce M2sum() as per this analysis
> requirement?
> 
> Please let us know.
> 
> Thanks,
> Debarati
> 
> 
> _______________________________________________
> Rivet mailing list
> Rivet at projects.hepforge.org
> https://www.hepforge.org/lists/listinfo/rivet
> 


-- 
Dr Andy Buckley, Royal Society University Research Fellow
Particle Physics Expt Group, University of Glasgow / PH Dept, CERN


More information about the Rivet mailing list