/[PAMELA software]/yoda/event/physics/tof/TofEvent.h
ViewVC logotype

Diff of /yoda/event/physics/tof/TofEvent.h

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

revision 4.5 by kusanagi, Mon Aug 29 08:27:49 2005 UTC revision 6.1 by mocchiut, Tue Sep 12 08:56:27 2006 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvsmanager/yoda/event/physics/tof/TofEvent.h,v $   * $Source: /afs/ba.infn.it/user/pamela/src/CVS/yoda/event/physics/tof/TofEvent.h,v $
3   * $Id: TofEvent.h,v 4.4 2005/05/28 10:44:14 kusanagi Exp $   * $Id: TofEvent.h,v 6.0 2006/02/07 17:11:08 kusanagi Exp $
4   * $Author: kusanagi $   * $Author: kusanagi $
5   *   *
6   * Header file for the raw calorimeter events   * Header file for the raw calorimeter events
# Line 30  namespace pamela { Line 30  namespace pamela {
30          int         tdc[4][12];          int         tdc[4][12];
31          int         temp1[12];          int         temp1[12];
32          int         temp2[12];          int         temp2[12];
33            unsigned short  unpackError;
34      ClassDef(TofEvent, 2)      ClassDef(TofEvent, 3)
35      };      };
36    }    }
37  }  }

Legend:
Removed from v.4.5  
changed lines
  Added in v.6.1

  ViewVC Help
Powered by ViewVC 1.1.23