00001 // ===================================================================== 00002 // $Id: TDataMultiplicity.hh,v 1.1.1.1 2003/06/27 02:56:41 goiwai Exp $ 00003 // $Name: CLDAQ-1-06-02 $ 00004 // ===================================================================== 00005 #ifndef __TDATAMULTIPLICITY_HH 00006 #define __TDATAMULTIPLICITY_HH 00007 00008 #include <CLHEP/Matrix/Matrix.h> 00009 00010 typedef HepMatrix TDataMultiplicity; 00011 00012 #endif