#include "Rivet/Config/RivetCommon.hh"
#include <ostream>
Go to the source code of this file.
Classes |
class | AnalysisInfo |
Namespaces |
namespace | Rivet |
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.
|