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

TMedium.h

Go to the documentation of this file.
00001 #ifndef  __TMedium_LOADED
00002 #define  __TMedium_LOADED
00003 typedef struct {
00004 Int_t tmedium;
00005 Int_t              ID;
00006 Char_t             Name[32];
00007 Int_t              Material;
00008 Int_t              ISVol;
00009 Int_t              IField;
00010 Float_t            FieldMax;
00011 Float_t            TMaxFD;
00012 Float_t            StepMax;
00013 Float_t            DEEmax;
00014 Float_t            Epsil;
00015 Float_t            StepMin;
00016 Int_t _9999;
00017 } TMEDIUM_DEF;
00018 #ifdef __ADAMO_SHELL__
00019 extern TMEDIUM_DEF tmedium_;
00020 #endif // __ADAMO_SHELL__
00021 #endif // __TMedium_LOADED

Generated on Mon Feb 15 11:07:42 2010 for loon by  doxygen 1.3.9.1