addParam(const std::string &name, T ¶mVariable, const std::string &description, const T &defaultValue) | Module | protected |
addParam(const std::string &name, T ¶mVariable, const std::string &description) | Module | protected |
beginRun() | Module | inlinevirtual |
c_DontCollectStatistics enum value | Module | |
c_HistogramManager enum value | Module | |
c_Input enum value | Module | |
c_InternalSerializer enum value | Module | |
c_Output enum value | Module | |
c_ParallelProcessingCertified enum value | Module | |
c_TerminateInAllProcesses enum value | Module | |
clone() const override | Module | virtual |
def_beginRun() | Module | inlineprotectedvirtual |
def_endRun() | Module | inlineprotectedvirtual |
def_event() | Module | inlineprotectedvirtual |
def_initialize() | Module | inlineprotectedvirtual |
def_terminate() | Module | inlineprotectedvirtual |
EAfterConditionPath typedef | Module | |
EModulePropFlags enum name | Module | |
endRun() | Module | inlinevirtual |
evalCondition() const | Module | |
event() override | GeneratorBaseModule | inlinevirtual |
exposePythonAPI() | Module | static |
GeneratorBaseModule() | GeneratorBaseModule | inline |
generatorEvent() override | PhokharaInputModule | virtual |
generatorInitialize() override | PhokharaInputModule | virtual |
getAfterConditionPath() const | Module | |
getAllConditionPaths() const | Module | |
getAllConditions() const | Module | inline |
getCondition() const | Module | inline |
getConditionPath() const | Module | |
getDescription() const | Module | inline |
getEventType() const | GeneratorBaseModule | inlinevirtual |
getFileNames(bool outputFiles) | Module | inlinevirtual |
getLogConfig() | Module | inline |
getModules() const override | Module | inlineprivatevirtual |
getName() const | Module | inline |
getPackage() const | Module | inline |
getParam(const std::string &name) const | Module | |
getParamInfoListPython() const | Module | |
getParamList() const | Module | inline |
getPathString() const override | Module | privatevirtual |
getReturnValue() const | Module | inline |
getType() const | Module | |
hasCondition() const | Module | inline |
hasProperties(unsigned int propertyFlags) const | Module | |
hasReturnValue() const | Module | inline |
hasUnsetForcedParams() const | Module | |
if_false(const std::shared_ptr< Path > &path, EAfterConditionPath afterConditionPath=EAfterConditionPath::c_End) | Module | |
if_true(const std::shared_ptr< Path > &path, EAfterConditionPath afterConditionPath=EAfterConditionPath::c_End) | Module | |
if_value(const std::string &expression, const std::shared_ptr< Path > &path, EAfterConditionPath afterConditionPath=EAfterConditionPath::c_End) | Module | |
initialize() override | GeneratorBaseModule | inlinevirtual |
initializeGenerator() | PhokharaInputModule | private |
m_alpha | PhokharaInputModule | protected |
m_be_r | PhokharaInputModule | protected |
m_BeamEnergySpread | PhokharaInputModule | protected |
m_beamParams | PhokharaInputModule | private |
m_beamres | PhokharaInputModule | protected |
m_chi_sw | PhokharaInputModule | protected |
m_cmsEnergy | PhokharaInputModule | protected |
m_conditions | Module | private |
m_description | Module | private |
m_epsilon | PhokharaInputModule | protected |
m_eventExtraInfo | GeneratorBaseModule | protected |
m_eventType | GeneratorBaseModule | protected |
m_finalState | PhokharaInputModule | protected |
m_ForceMinInvMassHadronsCut | PhokharaInputModule | protected |
m_fullNLO | PhokharaInputModule | protected |
m_generator | PhokharaInputModule | protected |
m_generatorInfoMap | GeneratorBaseModule | protected |
m_hasReturnValue | Module | private |
m_IFSNLO | PhokharaInputModule | protected |
m_initial | PhokharaInputModule | private |
m_initialized | PhokharaInputModule | private |
m_kaonff | PhokharaInputModule | protected |
m_LO | PhokharaInputModule | protected |
m_logConfig | Module | private |
m_MaxInvMassHadrons | PhokharaInputModule | protected |
m_mcGraph | PhokharaInputModule | protected |
m_MinEnergyGamma | PhokharaInputModule | protected |
m_MinInvMassHadrons | PhokharaInputModule | protected |
m_MinInvMassHadronsGamma | PhokharaInputModule | protected |
m_moduleParamList | Module | private |
m_name | Module | private |
m_narres | PhokharaInputModule | protected |
m_NLO | PhokharaInputModule | protected |
m_nMaxTrials | PhokharaInputModule | protected |
m_nSearchMax | PhokharaInputModule | protected |
m_package | Module | private |
m_ParameterFile | PhokharaInputModule | protected |
m_pionff | PhokharaInputModule | protected |
m_pionstructure | PhokharaInputModule | protected |
m_propertyFlags | Module | private |
m_protonff | PhokharaInputModule | protected |
m_QED | PhokharaInputModule | protected |
m_replaceMuonsByVirtualPhoton | PhokharaInputModule | protected |
m_returnValue | Module | private |
m_ScatteringAngleRangeFinalStates | PhokharaInputModule | protected |
m_ScatteringAngleRangePhoton | PhokharaInputModule | protected |
m_type | Module | private |
m_weighted | PhokharaInputModule | protected |
make_vector(T const &t1, T const &t2) | PhokharaInputModule | inlineprotected |
Module() | Module | |
PathElement() | PathElement | inline |
PhokharaInputModule() | PhokharaInputModule | |
setAbortLevel(int abortLevel) | Module | |
setDebugLevel(int debugLevel) | Module | |
setDescription(const std::string &description) | Module | protected |
setGeneratorInfoMap(std::unordered_map< std::string, double > generatorInfoMap) | GeneratorBaseModule | inline |
setLogConfig(const LogConfig &logConfig) | Module | inline |
setLogInfo(int logLevel, unsigned int logInfo) | Module | |
setLogLevel(int logLevel) | Module | |
setName(const std::string &name) | Module | inline |
setParamList(const ModuleParamList ¶ms) | Module | inlineprotected |
setParamPython(const std::string &name, const boost::python::object &pyObj) | Module | private |
setParamPythonDict(const boost::python::dict &dictionary) | Module | private |
setPropertyFlags(unsigned int propertyFlags) | Module | |
setReturnValue(int value) | Module | protected |
setReturnValue(bool value) | Module | protected |
setType(const std::string &type) | Module | protected |
terminate() override | PhokharaInputModule | virtual |
vectorToPair(std::vector< T > &vec, const std::string &name="") | PhokharaInputModule | inlineprotected |
~PathElement() | PathElement | inlinevirtual |
~PhokharaInputModule() | PhokharaInputModule | virtual |