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_singleCluster enum value (defined in RT2SPTCConverterModule) | RT2SPTCConverterModule | protected |
c_TerminateInAllProcesses enum value | Module | |
c_undefinedError enum value (defined in RT2SPTCConverterModule) | RT2SPTCConverterModule | protected |
clone() const override | Module | virtual |
conversionFlags enum name | RT2SPTCConverterModule | protected |
ConversionState typedef | RT2SPTCConverterModule | protected |
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() override | RT2SPTCConverterModule | virtual |
evalCondition() const | Module | |
event() override | RT2SPTCConverterModule | virtual |
exposePythonAPI() | Module | static |
getAfterConditionPath() const | Module | |
getAllConditionPaths() const | Module | |
getAllConditions() const | Module | inline |
getCondition() const | Module | inline |
getConditionPath() const | Module | |
getDescription() const | Module | inline |
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 |
getSpacePointsFromRecoHitInformations(std::vector< RecoHitInformation * > hitInfos) | RT2SPTCConverterModule | protected |
getSpacePointsFromRecoHitInformationViaTrueHits(std::vector< RecoHitInformation * > hitInfos) | RT2SPTCConverterModule | protected |
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 | RT2SPTCConverterModule | virtual |
initializeCounters() | RT2SPTCConverterModule | inlineprotected |
m_conditions | Module | private |
m_convertFittedOnly | RT2SPTCConverterModule | protected |
m_description | Module | private |
m_hasReturnValue | Module | private |
m_ignorePXDHits | RT2SPTCConverterModule | protected |
m_logConfig | Module | private |
m_markRecoTracks | RT2SPTCConverterModule | protected |
m_MCParticles | RT2SPTCConverterModule | protected |
m_mcParticlesPresent | RT2SPTCConverterModule | protected |
m_minSP | RT2SPTCConverterModule | protected |
m_minSPCtr | RT2SPTCConverterModule | protected |
m_missingTrueHitCtr | RT2SPTCConverterModule | protected |
m_moduleParamList | Module | private |
m_name | Module | private |
m_ncut | RT2SPTCConverterModule | protected |
m_noFailCtr | RT2SPTCConverterModule | protected |
m_noKickCutsFile | RT2SPTCConverterModule | protected |
m_noKickOutput | RT2SPTCConverterModule | protected |
m_npass | RT2SPTCConverterModule | protected |
m_package | Module | private |
m_propertyFlags | Module | private |
m_PXDSpacePoints | RT2SPTCConverterModule | protected |
m_pxdSpacePointsStoreArrayName | RT2SPTCConverterModule | protected |
m_RecoTracks | RT2SPTCConverterModule | protected |
m_RecoTracksName | RT2SPTCConverterModule | protected |
m_returnValue | Module | private |
m_singleClusterUseCtr | RT2SPTCConverterModule | protected |
m_skipProblematicCluster | RT2SPTCConverterModule | protected |
m_SpacePointTrackCands | RT2SPTCConverterModule | protected |
m_SPTCName | RT2SPTCConverterModule | protected |
m_SVDClusterName | RT2SPTCConverterModule | protected |
m_SVDClusters | RT2SPTCConverterModule | protected |
m_SVDSingleClusterSPName | RT2SPTCConverterModule | protected |
m_SVDSpacePoints | RT2SPTCConverterModule | protected |
m_svdSpacePointsStoreArrayName | RT2SPTCConverterModule | protected |
m_SVDTrueHit | RT2SPTCConverterModule | protected |
m_trackSel | RT2SPTCConverterModule | protected |
m_type | Module | private |
m_undefinedErrorCtr | RT2SPTCConverterModule | protected |
m_useSingleClusterSP | RT2SPTCConverterModule | protected |
m_useTrueHits | RT2SPTCConverterModule | protected |
Module() | Module | |
PathElement() | PathElement | inline |
RT2SPTCConverterModule() | RT2SPTCConverterModule | |
setAbortLevel(int abortLevel) | Module | |
setDebugLevel(int debugLevel) | Module | |
setDescription(const std::string &description) | Module | protected |
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 | RT2SPTCConverterModule | virtual |
~PathElement() | PathElement | inlinevirtual |
~RT2SPTCConverterModule() | RT2SPTCConverterModule | |