RivetAIDA.hh File Reference

#include "Rivet/Rivet.hh"
#include "Rivet/RivetAIDA.fhh"
#include "LWH/AIAnalysisFactory.h"
#include "LWH/AIHistogramFactory.h"
#include "LWH/AIHistogram1D.h"
#include "LWH/AIHistogram2D.h"
#include "LWH/AIProfile1D.h"
#include "LWH/AITreeFactory.h"
#include "LWH/AIDataPointSetFactory.h"
#include "LWH/AIDataPointSet.h"
#include "LWH/AIDataPoint.h"
#include "LWH/AIMeasurement.h"
#include "LWH/AITree.h"
#include "LWH/AIAxis.h"
Include dependency graph for RivetAIDA.hh:

Go to the source code of this file.

Namespaces

namespace  Rivet

Functions

AIDA::IAnalysisFactory * createAnalysisFactory ()
 Get an AIDA system (LWH impl.).
map< string, BinEdges > getBinEdges (string papername)
map< string, BinEdges > getBinEdges (const map< string, vector< DPSXPoint > > &xpoints)
map< string, vector< DPSXPoint > > getDPSXValsErrs (string papername)
map< string, vector< DPSXYPoint > > getDPSXYValsErrs (string papername)
string getDatafilePath (string papername)
 Get the file system path to the AIDA reference file for this paper.
double integral (AIDA::IHistogram1D *histo)
 Return the integral over the histogram bins.