rivet is hosted by Hepforge, IPPP Durham
Rivet 3.1.6
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.