NuRadioReco.modules.io.event_parser_factory module

NuRadioReco.modules.io.event_parser_factory.scan_files_function(version_major, version_minor)[source]

Returns the function to scan a file with the given file version Convention for function names is scan_files_MAJORVERSION_MINORVERSION, specifying the first version that function is for

NuRadioReco.modules.io.event_parser_factory.iter_events_function(version_major, version_minor)[source]