00001 #ifndef __FluxWgt_LOADED 00002 #define __FluxWgt_LOADED 00003 typedef struct { 00004 Int_t fluxwgt; 00005 Int_t ID; 00006 Char_t Beam[32]; 00007 Int_t Version; 00008 Float_t Weight; 00009 Float_t WeightErr; 00010 Int_t _9999; 00011 } FLUXWGT_DEF; 00012 #ifdef __ADAMO_SHELL__ 00013 extern FLUXWGT_DEF fluxwgt_; 00014 #endif // __ADAMO_SHELL__ 00015 #endif // __FluxWgt_LOADED
1.3.9.1