Rivet API documentation

Rivet 4.1.3
booking

Functions

CutflowPtrRivet::Analysis::book (CutflowPtr &ao, const string &name, const std::vector< std::string > &edges)
 Book a Cutflow object defined by the vector of edges.
CutflowPtrRivet::Analysis::book (CutflowPtr &ao, const string &name, const std::initializer_list< std::string > &edges)
 Book a Cutflow object defined by the vector of edges.

Detailed Description