CepGen 1.2.5
Central exclusive processes event generator
|
External command piping utility. More...
#include <CepGen/Utils/Piper.h>
Classes | |
struct | Commands |
A collection of commands to pipe to the session. More... | |
Public Member Functions | |
Piper (const std::string &command) | |
Start a piped command. | |
const Piper & | execute (const Commands &cmds) const |
Execute a chain of commands. | |
|
explicit |