Data Formats: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Only two formats are now supported by the frontend, [[MIDAS Event Structure|MIDAS]] and @ref FE_FIXED_event_readout "FIXED". | Only two formats are now supported by the frontend, [[MIDAS Event Structure|MIDAS]] and @ref FE_FIXED_event_readout "FIXED". | ||
[[MIDAS Event Construction]] has been described | |||
previously. [[MIDAS Event Structure]] gives a detailed description of the MIDAS format. | previously. [[MIDAS Event Structure]] gives a detailed description of the MIDAS format. | ||
Note that a frontend cannot write data directly into ROOT format. A conversion to ROOT may be done (e.g. by the data logger) from one of the | Note that a frontend cannot write data directly into ROOT format. A conversion to ROOT may be done (e.g. by the data logger) from one of the | ||
supported formats (see @ref FE_tbl_Format "equipment list" for details). | supported formats (see @ref FE_tbl_Format "equipment list" for details). |
Revision as of 15:48, 23 October 2013
Data Formats supported by the frontend
Only two formats are now supported by the frontend, MIDAS and @ref FE_FIXED_event_readout "FIXED".
MIDAS Event Construction has been described previously. MIDAS Event Structure gives a detailed description of the MIDAS format.
Note that a frontend cannot write data directly into ROOT format. A conversion to ROOT may be done (e.g. by the data logger) from one of the supported formats (see @ref FE_tbl_Format "equipment list" for details).