Data Formats: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Data Formats supported by the frontend == Only two formats are now supported by the frontend, MIDAS and @ref FE_FIXED_event_readout "FIXED" @ref FE_MIDA...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== | {{Pagelinks}} | ||
= Links = | |||
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3"> | |||
* [[Frontend Operation]] | |||
* [[Event Structure]] | |||
* [[mlogger]] | |||
</div> | |||
== Data Formats in MIDAS == | |||
Only two formats are now supported by the [[Frontend Operation#Frontend|Frontend]], [[Event Structure|"MIDAS"]] and [[Event Structure#FIXED Format Event|"FIXED"]]. See [[MIDAS Event Construction]] for details. | |||
[[Event Structure]] gives a detailed description of the available formats. | |||
Note that a frontend cannot write data directly into ROOT format. A conversion to ROOT may be done from one of the supported Data Formats (e.g. by the data logger - see [[mlogger#logging in MIDAS|logging in MIDAS]]). See also [[Equipment List Parameters#Format]] for details). | |||
[[Category:Data Logging]] | |||
[[ | |||
Latest revision as of 14:32, 5 August 2015
Links
Data Formats in MIDAS
Only two formats are now supported by the Frontend, "MIDAS" and "FIXED". See MIDAS Event Construction for details. Event Structure gives a detailed description of the available formats.
Note that a frontend cannot write data directly into ROOT format. A conversion to ROOT may be done from one of the supported Data Formats (e.g. by the data logger - see logging in MIDAS). See also Equipment List Parameters#Format for details).