#include "TObject.h"
#include "HarpoDetEvent.h"
#include "HarpoSimStrips.h"
#include "TpcSimIonisationTrack.h"
#include "TpcSimMCEvent.h"
#include "HarpoDet.h"
#include "HarpoDccMap.h"
#include <list>
Go to the source code of this file.
Data Structures | |
class | HarpoSimEvent |
A class store HARPO row DCC event data and header. End provide access metods to the row data. More... | |
Macros | |
#define | EVENT_BUFFER_SIZE 2000000 |
#define EVENT_BUFFER_SIZE 2000000 |
Definition at line 21 of file HarpoSimEvent.h.