rivet is hosted by Hepforge, IPPP Durham
Rivet 4.0.0
Counter booking

Functions

CounterPtrRivet::Analysis::book (CounterPtr &, const std::string &name)
 Book a counter.
 
CounterPtrRivet::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.