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

H1ModsConvPhotons.h

Go to the documentation of this file.
00001 
00015 #ifndef __H1MODSCONVPHOTONS_H
00016 #define __H1MODSCONVPHOTONS_H
00017 
00018 #include "jbltools/sfh/h1/JBLArrayInitializer.h"
00019 
00020 #include "H1Mods/H1PartConvPhotonArrayPtr.h"
00021 #include "H1Mods/H1PartConvPhoton.h"
00022 
00023 static JBLArrayInitializer<H1PartConvPhotonArrayPtr> the_JBL_ConvPhotons_ArrayInitializer("ConvPhotons");
00024 
00025 static JBLH1ClonesArrayEntries&  mods_NumConvPhotons = 
00026   *JBLArrayInitializer<H1PartConvPhotonArrayPtr>::mods_NumSomething_helper;
00027   
00028 static JBLH1SomeArrayIterator<H1PartConvPhotonArrayPtr>& mods_ConvPhotons = 
00029   *JBLArrayInitializer<H1PartConvPhotonArrayPtr>::mods_Something_helper;
00030 
00031 #endif /* #ifndef __H1MODSCONVPHOTONS_H */ 

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