ATLAS Offline Software
Public Member Functions | List of all members
Pythia8_i::CommandException Class Reference

#include <Pythia8_i.h>

Inheritance diagram for Pythia8_i::CommandException:
Collaboration diagram for Pythia8_i::CommandException:

Public Member Functions

 CommandException (const std::string &cmd)
 

Detailed Description

Definition at line 66 of file Pythia8_i.h.

Constructor & Destructor Documentation

◆ CommandException()

Pythia8_i::CommandException::CommandException ( const std::string &  cmd)
inline

Definition at line 69 of file Pythia8_i.h.

69  : std::runtime_error("Cannot interpret command: " + cmd){
70  }

The documentation for this class was generated from the following file:
rerun_display.cmd
string cmd
Definition: rerun_display.py:67