Rivet API documentation
![]() |
Rivet 4.1.3
|
ProjectionTreePlotter.hh
The key class for coordination of Analysis objects and the event loop.
Definition AnalysisHandler.hh:29
ProjectionTreeGenerator()
Standard constructor.
const std::vector< string > & getProjNames() const
Definition ProjectionTreePlotter.hh:70
int generateProjTree(const std::vector< std::string > &analyses)
Generate the projection tree for the supplied analyses (constructs dummy analysisHandler for you).
void setTitle(const std::string &title)
Set the title (defaults to last bit of path without '.gv').
void writeProjTree() const
Save the projection tree to the path specifed by _path.
const std::vector< std::pair< size_t, size_t > > & getEdges() const
Get the vector of edges - format pair<size_t,size_t>(start-index,end-index).
Definition ProjectionTreePlotter.hh:75
ProjectionTreeGenerator(const std::string &path)
}
int getProjTree(const AnalysisHandler &ah)
Get a projection tree from the supplied analysishandler.
Definition MC_CENT_PPB_Projections.hh:10
Generated on for Rivet by
