Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaCodaData.h File Reference
#include "Rtypes.h"
#include "TString.h"
#include "Decoder.h"
#include "CustomAlloc.h"
#include <cstdio>
#include <vector>
#include <cassert>
Include dependency graph for THaCodaData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Decoder::EvtBuffer
 
class  Decoder::THaCodaData
 

Namespaces

namespace  Decoder
 

Macros

#define CODA_EOF   EOF
 
#define CODA_ERROR   -128
 
#define CODA_FATAL   -255
 
#define CODA_OK   0
 

Macro Definition Documentation

◆ CODA_EOF

#define CODA_EOF   EOF

Definition at line 29 of file THaCodaData.h.

◆ CODA_ERROR

#define CODA_ERROR   -128

Definition at line 30 of file THaCodaData.h.

◆ CODA_FATAL

#define CODA_FATAL   -255

Definition at line 31 of file THaCodaData.h.

◆ CODA_OK

#define CODA_OK   0

Definition at line 28 of file THaCodaData.h.