Class Reference for E1039 Core & Analysis Software
|
#include <GlobalConsts.h>
#include <phool/PHObject.h>
#include <iostream>
#include <vector>
#include <list>
#include <string>
#include <TObject.h>
#include <TROOT.h>
#include <TVector3.h>
Go to the source code of this file.
Classes | |
class | Hit |
Definition of hit structure. More... | |
class | SRawEvent |
Macros | |
#define | triggerBit(n) (1 << (n)) |
#define | hitFlagBit(n) (1 << (n)) |
#define hitFlagBit | ( | n | ) | (1 << (n)) |
Definition at line 29 of file SRawEvent.h.
#define triggerBit | ( | n | ) | (1 << (n)) |
Definition at line 28 of file SRawEvent.h.