Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

REROOT_Classes/Material.h

Go to the documentation of this file.
00001 #ifndef  __Material_LOADED
00002 #define  __Material_LOADED
00003 typedef struct {
00004 Int_t material;
00005 Int_t              ID;
00006 Char_t             Name[32];
00007 Float_t            A;
00008 Float_t            Z;
00009 Float_t            Density;
00010 Float_t            RadLen;
00011 Float_t            AbsLen;
00012 Int_t              NMix;
00013 Int_t _9999;
00014 } MATERIAL_DEF;
00015 #ifdef __ADAMO_SHELL__
00016 extern MATERIAL_DEF material_;
00017 #endif // __ADAMO_SHELL__
00018 #endif // __Material_LOADED

Generated on Mon Feb 15 11:06:57 2010 for loon by  doxygen 1.3.9.1