00001 #ifndef __NeuVtx_LOADED 00002 #define __NeuVtx_LOADED 00003 typedef struct { 00004 Int_t neuvtx; 00005 Int_t ID; 00006 Float_t X; 00007 Float_t Y; 00008 Float_t Z; 00009 Int_t _9999; 00010 } NEUVTX_DEF; 00011 #ifdef __ADAMO_SHELL__ 00012 extern NEUVTX_DEF neuvtx_; 00013 #endif // __ADAMO_SHELL__ 00014 #endif // __NeuVtx_LOADED
1.3.9.1