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

BeamSystem.h

Go to the documentation of this file.
00001 #ifndef  __BeamSystem_LOADED
00002 #define  __BeamSystem_LOADED
00003 typedef struct {
00004 Int_t beamsystem;
00005 Int_t              ID;
00006 Float_t            X0;
00007 Float_t            Y0;
00008 Float_t            Z0;
00009 Float_t            dXdZ;
00010 Float_t            dYdZ;
00011 Int_t              KineMethod;
00012 Int_t              FluxMethod;
00013 Float_t            Emin;
00014 Float_t            Emax;
00015 Char_t             FluxFile[64];
00016 Int_t _9999;
00017 } BEAMSYSTEM_DEF;
00018 #ifdef __ADAMO_SHELL__
00019 extern BEAMSYSTEM_DEF beamsystem_;
00020 #endif // __ADAMO_SHELL__
00021 #endif // __BeamSystem_LOADED
00022 

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