hepevt-0.2: HEPEVT parser and writer

Data.HEPEVT

Description

This modules provides a pure haskell implementation of a reader and writer for the ASCII HEPEVT file format.

Documentation

type Event = ([Double], [[Double]])Source