|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#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< Command > | GeneratorCommands |
| typedef std::map< std::string, GeneratorCommands > | GlobalCommandMap |
| typedef std::map<std::string, std::string> Command |
Definition at line 28 of file EvtExtGeneratorCommandsTable.hh.
| typedef std::vector<Command> GeneratorCommands |
Definition at line 29 of file EvtExtGeneratorCommandsTable.hh.
| typedef std::map<std::string, GeneratorCommands> GlobalCommandMap |
Definition at line 30 of file EvtExtGeneratorCommandsTable.hh.