Difference between revisions of "Data Formats"
Jump to navigation
Jump to search
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 == | |
− | [[MIDAS Event Construction]] | + | 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 (e.g. by the data logger) | + | 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 15: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).