|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include <EvtGenBase/EvtExtGeneratorCommandsTable.hh>
Public Member Functions | |
| void | addCommand (std::string extGenerator, Command command) |
| const GeneratorCommands & | getCommands (std::string extGenerator) |
Static Public Member Functions | |
| static EvtExtGeneratorCommandsTable * | getInstance () |
Protected Member Functions | |
| EvtExtGeneratorCommandsTable () | |
| ~EvtExtGeneratorCommandsTable () | |
Private Member Functions | |
| EvtExtGeneratorCommandsTable (const EvtExtGeneratorCommandsTable &) | |
Private Attributes | |
| GlobalCommandMap | m_commandMap |
Definition at line 32 of file EvtExtGeneratorCommandsTable.hh.
|
protected |
Definition at line 23 of file EvtExtGeneratorCommandsTable.cpp.
|
protected |
Definition at line 28 of file EvtExtGeneratorCommandsTable.cpp.
|
inlineprivate |
Definition at line 52 of file EvtExtGeneratorCommandsTable.hh.
|
inline |
Definition at line 36 of file EvtExtGeneratorCommandsTable.hh.
|
inline |
Definition at line 40 of file EvtExtGeneratorCommandsTable.hh.
|
static |
Definition at line 33 of file EvtExtGeneratorCommandsTable.cpp.
|
private |
Definition at line 50 of file EvtExtGeneratorCommandsTable.hh.