pandora::StringVector m_inputListNames
The names of the input lists.
virtual ~StreamingAlgorithm()
pandora::StringVector m_outputListNames
Names of the output lists if not combining into a single list at the end.
pandora::StatusCode Run()
StreamAlgorithmMap m_streamAlgorithmMap
A map from individual streams to the algorithms that stream should run.
std::map< std::string, pandora::StringVector > StreamAlgorithmMap
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
StreamingAlgorithm class.
std::string m_listType
The type of the input lists (currently only Cluster is supported)
std::string m_outputListName
The name of the output list.