ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Classes | Macros
GETLayerHeader.h File Reference
#include <Rtypes.h>
#include "GETHeaderBase.h"
#include <stdint.h>
#include <iosfwd>
Include dependency graph for GETLayerHeader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GETLayerHeader
 

Macros

#define GETLAYERHEADERBYIDSIZE   (GETHEADERBASESIZE + 12)
 
#define GETLAYERHEADERBYTIMESIZE   (GETHEADERBASESIZE + 16)
 

Macro Definition Documentation

◆ GETLAYERHEADERBYIDSIZE

#define GETLAYERHEADERBYIDSIZE   (GETHEADERBASESIZE + 12)

Definition at line 16 of file GETLayerHeader.h.

◆ GETLAYERHEADERBYTIMESIZE

#define GETLAYERHEADERBYTIMESIZE   (GETHEADERBASESIZE + 16)

Definition at line 17 of file GETLayerHeader.h.