EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
Loading...
Searching...
No Matches
EvtExtGeneratorCommandsTable Class Reference

#include <EvtGenBase/EvtExtGeneratorCommandsTable.hh>

Public Member Functions

void addCommand (std::string extGenerator, Command command)
const GeneratorCommandsgetCommands (std::string extGenerator)

Static Public Member Functions

static EvtExtGeneratorCommandsTablegetInstance ()

Protected Member Functions

 EvtExtGeneratorCommandsTable ()
 ~EvtExtGeneratorCommandsTable ()

Private Member Functions

 EvtExtGeneratorCommandsTable (const EvtExtGeneratorCommandsTable &)

Private Attributes

GlobalCommandMap m_commandMap

Detailed Description

Definition at line 32 of file EvtExtGeneratorCommandsTable.hh.

Constructor & Destructor Documentation

◆ EvtExtGeneratorCommandsTable() [1/2]

EvtExtGeneratorCommandsTable::EvtExtGeneratorCommandsTable ( )
protected

Definition at line 23 of file EvtExtGeneratorCommandsTable.cpp.

◆ ~EvtExtGeneratorCommandsTable()

EvtExtGeneratorCommandsTable::~EvtExtGeneratorCommandsTable ( )
protected

Definition at line 28 of file EvtExtGeneratorCommandsTable.cpp.

◆ EvtExtGeneratorCommandsTable() [2/2]

EvtExtGeneratorCommandsTable::EvtExtGeneratorCommandsTable ( const EvtExtGeneratorCommandsTable & )
inlineprivate

Definition at line 52 of file EvtExtGeneratorCommandsTable.hh.

Member Function Documentation

◆ addCommand()

void EvtExtGeneratorCommandsTable::addCommand ( std::string extGenerator,
Command command )
inline

Definition at line 36 of file EvtExtGeneratorCommandsTable.hh.

◆ getCommands()

const GeneratorCommands & EvtExtGeneratorCommandsTable::getCommands ( std::string extGenerator)
inline

Definition at line 40 of file EvtExtGeneratorCommandsTable.hh.

◆ getInstance()

EvtExtGeneratorCommandsTable * EvtExtGeneratorCommandsTable::getInstance ( )
static

Definition at line 33 of file EvtExtGeneratorCommandsTable.cpp.

Member Data Documentation

◆ m_commandMap

GlobalCommandMap EvtExtGeneratorCommandsTable::m_commandMap
private

Definition at line 50 of file EvtExtGeneratorCommandsTable.hh.


The documentation for this class was generated from the following files: