HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Macros | Typedefs
HarpoDccMap.h File Reference
#include "TMatrixD.h"
#include "HarpoPedestal.h"

Go to the source code of this file.

Data Structures

class  HarpoDccMap
 unpacked dcc data The class contains the data map for DCC or Feminos The data is stored as a 2D TMatrixD More...
 

Macros

#define NALL   304
 
#define NCHAN   288
 
#define NADC   511
 
#define NNOISE   16
 

Typedefs

typedef TMatrixD AdcMap
 

Macro Definition Documentation

#define NADC   511

Definition at line 18 of file HarpoDccMap.h.

#define NALL   304

Definition at line 15 of file HarpoDccMap.h.

#define NCHAN   288

Definition at line 16 of file HarpoDccMap.h.

#define NNOISE   16

Definition at line 19 of file HarpoDccMap.h.

Typedef Documentation

typedef TMatrixD AdcMap

Definition at line 23 of file HarpoDccMap.h.