npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
mergeTwoHistos.hh File Reference

Smooth interpolation between two histograms. More...

#include "npstat/nm/AbsMultivariateFunctor.hh"
#include "npstat/stat/mergeTwoHistos.icc"

Go to the source code of this file.

Namespaces

 npstat
 

Functions

template<class H1 , class H2 , class H3 >
void npstat::mergeTwoHistos (const H1 &h1, const H2 &h2, const AbsMultivariateFunctor &w1, H3 *result, bool truncateWeight=true, unsigned interpolationDegree=1)
 

Detailed Description

Smooth interpolation between two histograms.

Author: I. Volobouev

July 2012