|
|
LCIO framework that can be used to analyse LCIO data files in a modular way. All tasks have to be implemented in Subclasses of Processor. They will be called in the order specified in the steering file.
Definition at line 55 of file Marlin.cc.
References IO::LCReader::close(), createProcessors(), marlin::MarlinSteerCheck::dump_information(), marlin::ProcessorMgr::end(), marlin::IParser::getParameters(), HANDLE_LCIO_EXCEPTIONS, marlin::ProcessorMgr::init(), marlin::ProcessorMgr::instance(), listAvailableProcessors(), listAvailableProcessorsXML(), IO::LCReader::open(), marlin::IParser::parse(), marlin::XMLFixCollTypes::parse(), printUsageAndExit(), marlin::ProcessorMgr::readDataSource(), IO::LCReader::readStream(), IO::LCReader::registerLCEventListener(), IO::LCReader::registerLCRunListener(), marlin::MarlinSteerCheck::saveAsXMLFile(), IO::LCReader::skipNEvents(), and EVENT::StringVec. |