1 |
/** @file |
/** @file |
2 |
* $Source: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/event/endrun/TBEndRun.h,v $ |
* $Source: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/event/endrun/TBEndRun.h,v $ |
3 |
* $Id: TBEndRun.h,v 1.1.1.1 2008/09/23 07:20:02 mocchiut Exp $ |
* $Id: TBEndRun.h,v 1.2 2008/09/24 15:17:29 mocchiut Exp $ |
4 |
* $Author: mocchiut $ |
* $Author: mocchiut $ |
5 |
* |
* |
6 |
* Header file for the TBEndRun class. |
* Header file for the TBEndRun class. |
26 |
|
|
27 |
TBEndRun(void); |
TBEndRun(void); |
28 |
~TBEndRun(void){}; |
~TBEndRun(void){}; |
29 |
ClassDef(TBEndRun, 2) |
ClassDef(TBEndRun, 3) |
30 |
}; |
}; |
31 |
} |
} |
32 |
|
|