|
| MonteCarloParser () |
|
| MonteCarloParser (const MonteCarloParser &other) |
|
virtual | ~MonteCarloParser () |
|
virtual std::string | toString () const |
|
virtual void | startElement (const std::string &elementName, ElemUtils::Parameters attributes, const std::string &elementData) |
|
virtual void | emptyStartElement (const std::string &elementName, ElemUtils::Parameters attributes) |
|
virtual void | endElement (const std::string &elementName) |
|
std::shared_ptr< MonteCarloScenario > | parseScenario (const std::string &xmlFile) |
|
◆ MonteCarloParser() [1/2]
EPIC::MonteCarloParser::MonteCarloParser |
( |
| ) |
|
◆ MonteCarloParser() [2/2]
◆ ~MonteCarloParser()
virtual EPIC::MonteCarloParser::~MonteCarloParser |
( |
| ) |
|
|
virtual |
◆ parseScenario()
std::shared_ptr< MonteCarloScenario > EPIC::MonteCarloParser::parseScenario |
( |
const std::string & |
xmlFile | ) |
|
◆ COMPUTATION_CONFIGURATION_NODE_NAME
const std::string EPIC::MonteCarloParser::COMPUTATION_CONFIGURATION_NODE_NAME |
|
static |
automation to set experimental condition. Name of node in XML automation to set computation configuration.
◆ EXPERIMENTAL_CONDIDTIONS_NODE_NAME
const std::string EPIC::MonteCarloParser::EXPERIMENTAL_CONDIDTIONS_NODE_NAME |
|
static |
kinematic range.
Name of node in XML
◆ GENERAL_CONFIGURATION_NODE_NAME
const std::string EPIC::MonteCarloParser::GENERAL_CONFIGURATION_NODE_NAME |
|
static |
◆ GENERATOR_CONFIGURATION_NODE_NAME
const std::string EPIC::MonteCarloParser::GENERATOR_CONFIGURATION_NODE_NAME |
|
static |
◆ KINEMATIC_CONFIGURATION_NODE_NAME
const std::string EPIC::MonteCarloParser::KINEMATIC_CONFIGURATION_NODE_NAME |
|
static |
automation to set event generator configuration. Name of node in XML
◆ KINEMATIC_RANGE_NODE_NAME
const std::string EPIC::MonteCarloParser::KINEMATIC_RANGE_NODE_NAME |
|
static |
XML automation to set general configuration. Name of node in XML automation to set
◆ PARAM_NODE_NAME
const std::string EPIC::MonteCarloParser::PARAM_NODE_NAME |
|
static |
Parameter node name.
set writer configuration.
◆ RC_CONFIGURATION_NODE_NAME
const std::string EPIC::MonteCarloParser::RC_CONFIGURATION_NODE_NAME |
|
static |
automation to set kinematic configuration. Name of node
◆ SCENARIO_ATTRIBUTE_DATE_NAME
const std::string EPIC::MonteCarloParser::SCENARIO_ATTRIBUTE_DATE_NAME |
|
static |
Scenario attribute date name.
description name.
◆ SCENARIO_ATTRIBUTE_DESCRIPTION_NAME
const std::string EPIC::MonteCarloParser::SCENARIO_ATTRIBUTE_DESCRIPTION_NAME |
|
static |
◆ WRITER_CONFIGURATION_NODE_NAME
const std::string EPIC::MonteCarloParser::WRITER_CONFIGURATION_NODE_NAME |
|
static |
in XML automation to set kinematic configuration. Name of node in XML automation to
The documentation for this class was generated from the following file: