HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Macros
Pmm2Reader.h File Reference
#include "TString.h"
#include "TFile.h"
#include "Pmm2Event.h"
#include "HarpoDetAnalyse.h"
#include "HarpoDetReader.h"
#include "Pmm2Header.h"
#include "HarpoConfig.h"

Go to the source code of this file.

Data Structures

class  Pmm2Reader
 A class which read HARPO raw file from PMM2 and create Raw Events objects. More...
 

Macros

#define N_MES_IN_BLOCK   212
 PMM2 readout block size. More...
 
#define N_WORD_IN_BLOCK   371
 n word := n mes * sizeof(OneChannelData) / sizeof(int) More...
 

Macro Definition Documentation

#define N_MES_IN_BLOCK   212

PMM2 readout block size.

Definition at line 24 of file Pmm2Reader.h.

#define N_WORD_IN_BLOCK   371

n word := n mes * sizeof(OneChannelData) / sizeof(int)

Definition at line 26 of file Pmm2Reader.h.