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

Go to the source code of this file.

Classes

class  Decoder::THaSlotData
 

Namespaces

namespace  Decoder
 

Variables

const int SD_ERR = -1
 
const int SD_OK = 1
 
const int SD_WARN = -2
 

Variable Documentation

◆ SD_ERR

const int SD_ERR = -1

Definition at line 32 of file THaSlotData.h.

◆ SD_OK

const int SD_OK = 1

Definition at line 33 of file THaSlotData.h.

◆ SD_WARN

const int SD_WARN = -2

Definition at line 31 of file THaSlotData.h.