/[PAMELA software]/chewbacca/event/EventCounter.h
ViewVC logotype

Diff of /chewbacca/event/EventCounter.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by mocchiut, Tue Aug 4 13:58:16 2009 UTC revision 1.5 by mocchiut, Thu Feb 11 09:02:15 2010 UTC
# Line 1  Line 1 
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.
# Line 20  namespace pamela { Line 20  namespace pamela {
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; //

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.23