rivet is hosted by Hepforge, IPPP Durham
Rivet  2.7.0
Rivet::CentralityBinTraits< Profile2DPtr > Struct Template Reference

Traits specialization for Profile histograms. More...

#include <CentralityBinner.hh>

Public Types

typedef Profile2DPtr T
 

Static Public Member Functions

static T clone (const T &t)
 Make a clone of the given object.
 
static void add (T &t, const T &o)
 Add the contents of o to t.
 
static void scale (T &t, double f)
 Scale the contents of a given object.
 
static void normalize (T &t, double sumw)
 
static string path (T t)
 Return the name of an AnalysisObject.
 

Detailed Description

template<>
struct Rivet::CentralityBinTraits< Profile2DPtr >

Traits specialization for Profile histograms.


The documentation for this struct was generated from the following file: