#include "Rivet/Rivet.hh"
#include <ostream>
Go to the source code of this file.
Namespaces | |
namespace | Rivet |
Classes | |
class | AnalysisInfo |
Functions | |
std::string | toString (const AnalysisInfo &ai) |
String representation. | |
std::ostream & | operator<< (std::ostream &os, const AnalysisInfo &ai) |
Stream an AnalysisInfo as a text description. |