[Rivet] mapping of DrawNormalized() method in Root

David Grellscheid david.grellscheid at durham.ac.uk
Mon Jun 6 13:12:14 BST 2016


Hi Debarati,

I'm not sure I fully understand your question, but Rivet histograms do 
not know anything about how they get drawn. That's the job of a plotting 
tool that takes YODA files as input (rivet-mkhtml for example).

A histogram can be normalized in the finalize() step of the Rivet 
analysis using the scale() or normalize() functions. This is done in 
many of the existing analyses, look there for examples.

See you,

   David


On 05/06/2016 15:00, Debarati Roy wrote:
> Dear Experts, Can you please let me know how can I implement the
> DrawNormalized() method
> (https://root.cern.ch/doc/master/TH1_8cxx_source.html#l02918) of Root
> in Rivet for 1D histogram normalisation ? Thanks for your help in
> advance.
>
>
> Debarati


More information about the Rivet mailing list