HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Typedefs | Enumerations | Variables
HarpoDet.h File Reference
#include "TObject.h"
#include <cstring>

Go to the source code of this file.

Data Structures

class  HarpoDet
 Base class for all Harpo Detectors. More...
 

Typedefs

typedef enum HarpoDetType HarpoDetType
 

Enumerations

enum  HarpoDetType {
  NODET = -1, XDCC = 0, YDCC, PMM2,
  TEMP_PRESSION, SIMDET
}
 

Variables

const ULong_t gkNDetectors = 5
 

Typedef Documentation

typedef enum HarpoDetType HarpoDetType

Enumeration Type Documentation

Enumerator
NODET 
XDCC 

Unknown Detector.

YDCC 

Dcc Plane X.

PMM2 

Dcc Plane Y.

TEMP_PRESSION 

Grid Sum Adc readings.

SIMDET 

Data from Keller temperuture and pressure sensors.

Definition at line 16 of file HarpoDet.h.

Variable Documentation

const ULong_t gkNDetectors = 5

Definition at line 14 of file HarpoDet.h.