Rivet API documentation

Rivet 4.1.3
Counter booking

Functions

CounterPtr & Rivet::Analysis::book (CounterPtr &, const std::string &name)
 Book a counter.
CounterPtr & Rivet::Analysis::book (CounterPtr &, unsigned int datasetID, unsigned int xAxisID, unsigned int yAxisID)

Detailed Description

Todo
Add "tmp" flags to book in standard temporary paths

Function Documentation

◆ book()

CounterPtr & Rivet::Analysis::book ( CounterPtr & ,
unsigned int datasetID,
unsigned int xAxisID,
unsigned int yAxisID )
protected

Book a counter, using a path generated from the dataset and axis ID codes

The paper, dataset and x/y-axis IDs will be used to build the histo name in the HepData standard way.