![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "olzoBuffer.h"
Include dependency graph for oamlBuffer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | oamlBuffer |
Macros | |
| #define | CTRL_BEGINRUN 1 |
| #define | CTRL_ENDRUN 2 |
| #define | CTRL_DATA 3 |
| #define | CTRL_CLOSE 4 |
| #define CTRL_BEGINRUN 1 |
Definition at line 6 of file oamlBuffer.h.
View newest version in sPHENIX GitHub at line 6 of file oamlBuffer.h
Referenced by oamlBuffer::begin_run().
| #define CTRL_CLOSE 4 |
Definition at line 9 of file oamlBuffer.h.
View newest version in sPHENIX GitHub at line 9 of file oamlBuffer.h
Referenced by oamlBuffer::~oamlBuffer().
| #define CTRL_DATA 3 |
Definition at line 8 of file oamlBuffer.h.
View newest version in sPHENIX GitHub at line 8 of file oamlBuffer.h
Referenced by oamlBuffer::writeout().
| #define CTRL_ENDRUN 2 |
Definition at line 7 of file oamlBuffer.h.
View newest version in sPHENIX GitHub at line 7 of file oamlBuffer.h
Referenced by oamlBuffer::~oamlBuffer().