#include "TString.h"
#include "TFile.h"
#include "HarpoDetReader.h"
#include "HarpoFeminosFrame.h"
#include "HarpoFeminosEvent.h"
#include "HarpoFeminosHeader.h"
#include "HarpoDetAnalyse.h"
#include "HarpoConfig.h"
#include "HarpoDccDecode.h"
Go to the source code of this file.
Data Structures | |
class | HarpoFeminosReader |
A class which read HARPO dcc file from one FEMINOS and creant Dcc Events and Dcc Headers for FEMINOS Events objects. More... | |
Macros | |
#define | MAX_EVENT_SIZE (1 * 4 * 80 * 512 * 2) |
#define MAX_EVENT_SIZE (1 * 4 * 80 * 512 * 2) |
Definition at line 27 of file HarpoFeminosReader.h.