dEmcGeaParams.idl

Go to the documentation of this file.
00001 /***************************************************************************/
00002 /* dEmcGeaParams.idl */
00009 struct dEmcGeaParams {
00010   short id;             /* unique identifyer */
00011   float detarray[120];  /* corresponds to ra_det array in old emc_gini_new */
00012                         /* and in new memcgeaparams */
00013 };
00014 
00015 
00016 
00017 
00018 
00019