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

Go to the source code of this file.

Data Structures

class  HarpoDetSet
 A generic class for HARPO datectors The class is .... More...
 

Typedefs

typedef std::bitset< gkNDetectorsDetSet_t
 

Variables

R__EXTERN HarpoDetSetgHDetSet
 

Typedef Documentation

typedef std::bitset<gkNDetectors> DetSet_t

Definition at line 19 of file HarpoDetSet.h.

Variable Documentation

R__EXTERN HarpoDetSet* gHDetSet

Definition at line 71 of file HarpoDetSet.h.