BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
old/eformat.h
Go to the documentation of this file.
1//Dear emacs, this is -*- c++ -*-
2
3/**
4 * @file eformat/old/eformat.h
5 * @author <a href="mailto:[email protected]">Andre DOS ANJOS</a>
6 * $Author: zhangy $
7 * $Revision: 1.1.1.1 $
8 * $Date: 2009/06/19 07:35:41 $
9 *
10 * @brief Includes all entities from the Event Format Library (eformat)
11 */
12
13#ifndef EFORMAT_OLD_EFORMAT_H
14#define EFORMAT_OLD_EFORMAT_H
15
16#include "eformat/old/Header.h"
22
23//Utilities
24#include "eformat/old/util.h"
25
26//Issues
28
29#endif /* EFORMAT_OLD_EFORMAT_H */
Definition of the ROD header entity, following the description of the Event Format note,...
Defines the Event Fragment entity. The definition is based on the update of ATL-DAQ-98-129,...
Defines the Header entity. The definition is based on the update of ATL-DAQ-98-129,...
Defines the ROB fragment entity as described in the Event Format note.
Describes the ROS fragment as defined in the Event Format note, version 2.4.
Defines the subdetector fragment entity. The definition is based on the update of ATL-DAQ-98-129,...
A set of utilities to convert old eformat (v2.4) tags into new (v3) ones.