#include "Rivet/RivetAIDA.hh"
#include "Rivet/Rivet.hh"
#include "Rivet/RivetBoost.hh"
#include "Rivet/Tools/Utils.hh"
#include "LWH/AnalysisFactory.h"
#include "TinyXML/tinyxml.h"
#include <sstream>
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
namespace | Rivet |
Functions | |
AIDA::IAnalysisFactory * | createAnalysisFactory () |
Get an AIDA system (LWH impl.). | |
const string | getRivetDataPath () |
Get Rivet data install path. | |
const string | getDatafilePath (string papername) |
const map< string, vector < DPSXPoint > > | getDPSXValsErrs (string papername) |
const map< string, BinEdges > | getBinEdges (string papername) |
const map< string, BinEdges > | getBinEdges (const map< string, vector< DPSXPoint > > &xpoints) |