Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

H1ModsDstars.h

Go to the documentation of this file.
00001 
00015 #ifndef __H1MODSDSTARS_H
00016 #define __H1MODSDSTARS_H
00017 
00018 #include "jbltools/sfh/h1/JBLArrayInitializer.h"
00019 
00020 #include "H1Mods/H1PartDstarArrayPtr.h"
00021 #include "H1Mods/H1PartDstar.h"
00022 
00023 static JBLArrayInitializer<H1PartDstarArrayPtr> the_JBL_Dstars_ArrayInitializer("Dstars");
00024 
00025 static JBLH1ClonesArrayEntries&                          mods_NumDstars = 
00026   *JBLArrayInitializer<H1PartDstarArrayPtr>::mods_NumSomething_helper;
00027   
00028 static JBLH1SomeArrayIterator<H1PartDstarArrayPtr>&      mods_Dstars    = 
00029   *JBLArrayInitializer<H1PartDstarArrayPtr>::mods_Something_helper;
00030 
00031 #endif /* #ifndef __H1MODSDSTARS_H */ 

Generated on Thu Oct 26 12:52:56 2006 for SFH by doxygen 1.3.2