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.hh File Reference
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  EvtExtGeneratorCommandsTable

Typedefs

typedef std::map< std::string, std::string > Command
typedef std::vector< CommandGeneratorCommands
typedef std::map< std::string, GeneratorCommandsGlobalCommandMap

Typedef Documentation

◆ Command

typedef std::map<std::string, std::string> Command

Definition at line 28 of file EvtExtGeneratorCommandsTable.hh.

◆ GeneratorCommands

typedef std::vector<Command> GeneratorCommands

Definition at line 29 of file EvtExtGeneratorCommandsTable.hh.

◆ GlobalCommandMap

typedef std::map<std::string, GeneratorCommands> GlobalCommandMap

Definition at line 30 of file EvtExtGeneratorCommandsTable.hh.