RivetAIDA.cc File Reference

#include "Rivet/RivetAIDA.hh"
#include "Rivet/Rivet.hh"
#include "Rivet/RivetBoost.hh"
#include "Rivet/Tools/Utils.hh"
#include "Rivet/Tools/RivetPaths.hh"
#include "LWH/AnalysisFactory.h"
#include "TinyXML/tinyxml.h"
#include <sstream>
#include <stdexcept>
Include dependency graph for RivetAIDA.cc:

Go to the source code of this file.

Namespaces

namespace  Rivet

Functions

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