1 |
/** @file |
/** @file |
2 |
* $Source: /home/cvsmanager/yoda/event/physics/S4/S4Event.h,v $ |
* $Source: /home/cvsmanager/yoda/event/physics/S4/S4Event.h,v $ |
3 |
* $Id: S4Event.h,v 2.0 2004/09/21 20:50:24 kusanagi Exp $ |
* $Id: S4Event.h,v 1.1 2004/10/17 12:28:29 kusanagi Exp $ |
4 |
* $Author: kusanagi $ |
* $Author: kusanagi $ |
5 |
* |
* |
6 |
* Header file for the raw anticoincidence events |
* Header file for the raw anticoincidence events |
8 |
#ifndef S4_EVENT_H |
#ifndef S4_EVENT_H |
9 |
#define S4_EVENT_H |
#define S4_EVENT_H |
10 |
|
|
|
#include <exception> |
|
|
|
|
|
#include <TObject.h> |
|
|
|
|
11 |
#include "event/SubPacket.h" |
#include "event/SubPacket.h" |
12 |
|
|
13 |
namespace pamela { |
namespace pamela { |