CepGen 1.2.5
Central exclusive processes event generator
|
A collection of commands to pipe to the session. More...
#include <CepGen/Utils/Piper.h>
Public Member Functions | |
Commands & | operator+= (const std::vector< std::string > &oth) |
Append a set of commands to the end of the commands block. | |
Commands & | operator+= (const std::string &str) |
Append a command at the end of the commands block. | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Commands &cmds) |
Commands printout utility. | |
Commands & operator+= | ( | const std::vector< std::string > & | oth | ) |