1 |
/** @file |
/** @file |
2 |
* $Source: /home/cvsmanager/yoda/event/physics/anticounter/AnticounterEvent.h,v $ |
* $Source: /home/cvsmanager/yoda/event/physics/anticounter/AnticounterEvent.h,v $ |
3 |
* $Id: AnticounterEvent.h,v 3.0 2005/03/04 15:54:11 kusanagi Exp $ |
* $Id: AnticounterEvent.h,v 5.1 2006/02/04 12:37:44 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 ANTICOUNTER_EVENT_H |
#ifndef ANTICOUNTER_EVENT_H |
9 |
#define ANTICOUNTER_EVENT_H |
#define ANTICOUNTER_EVENT_H |
10 |
|
|
11 |
#include "event/SubPacket.h" |
#include "../../SubPacket.h" |
12 |
namespace pamela { |
namespace pamela { |
13 |
/** |
/** |
14 |
* Namespace for all code related to the anticoincidence unit. |
* Namespace for all code related to the anticoincidence unit. |