openmc.data.endf.get_head_record

openmc.data.endf.get_head_record(file_obj)[source]

Return data from a HEAD record in an ENDF-6 file.

Parameters

file_obj (file-like object) – ENDF-6 file to read from

Returns

The six items within the HEAD record

Return type

tuple