| 1 |
/** @file |
/** @file |
| 2 |
* $Source: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/event/EventCounter.h,v $ |
* $Source: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/event/EventCounter.h,v $ |
| 3 |
* $Id: EventCounter.h,v 1.3 2009/07/29 15:47:20 mocchiut Exp $ |
* $Id: EventCounter.h,v 1.4 2009/08/04 13:58:16 mocchiut Exp $ |
| 4 |
* $Author: mocchiut $ |
* $Author: mocchiut $ |
| 5 |
* |
* |
| 6 |
* Header file for the EventCounter class. |
* Header file for the EventCounter class. |
| 20 |
|
|
| 21 |
public: |
public: |
| 22 |
mapval(); |
mapval(); |
| 23 |
|
~mapval(){this->Clear();}; |
| 24 |
mapval(TString n, Int_t *i); |
mapval(TString n, Int_t *i); |
| 25 |
mapval(const mapval &val); |
mapval(const mapval &val); |
| 26 |
// Int_t fN; // |
// Int_t fN; // |