#include "HarpoSimReader.h"
#include "HarpoConfig.h"
#include "HarpoSimHeader.h"
#include "HarpoDccEvent.h"
#include "HarpoDccHeader.h"
#include "HarpoFeminosEvent.h"
#include "HarpoFeminosHeader.h"
#include "Pmm2Event.h"
#include "Pmm2Header.h"
#include "TpcSimMCEvent.h"
#include "HarpoSimEvent.h"
#include "HarpoSimElectronics.h"
#include "HarpoDet.h"
#include <TSystem.h>
#include <TRandom3.h>
#include <climits>
#include <cstdio>
#include <arpa/inet.h>
#include <iostream>
Go to the source code of this file.
#define EXPECTED_NB_SIM_FRAGMENTS 18 |
#define MAX_FEM_DATA_BUFFER 2097152 |
#define NB_FEM_FRAGMENTS 72 |