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 2.3 2004/12/20 14:15:10 kusanagi Exp $ |
* $Id: AnticounterEvent.h,v 2.4 2005/01/13 14:46:10 kusanagi Exp $ |
4 |
* $Author: kusanagi $ |
* $Author: kusanagi $ |
5 |
* |
* |
6 |
* Header file for the raw anticoincidence events |
* Header file for the raw anticoincidence events |
39 |
AnticounterEvent(void); |
AnticounterEvent(void); |
40 |
~AnticounterEvent(void); |
~AnticounterEvent(void); |
41 |
|
|
42 |
ClassDef(AnticounterEvent, 1) |
ClassDef(AnticounterEvent, 2) |
43 |
}; |
}; |
44 |
} |
} |
45 |
} |
} |