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

H1ModsMCParticles.h

Go to the documentation of this file.
00001 
00013 #ifndef __H1MODSMCPARTICLES_H
00014 #define __H1MODSMCPARTICLES_H
00015 
00016 #include "jbltools/sfh/h1/JBLArrayInitializer.h"
00017 
00018 #include "H1Mods/H1PartMCArrayPtr.h"
00019 #include "H1Mods/H1PartMC.h"
00020 
00021 static JBLArrayInitializer<H1PartMCArrayPtr> the_JBL_MCParticles_ArrayInitializer("MCParticles");
00022 
00023 static JBLH1ClonesArrayEntries&  mods_NumMCParticles = 
00024   *JBLArrayInitializer<H1PartMCArrayPtr>::mods_NumSomething_helper;
00025   
00026 static JBLH1SomeArrayIterator<H1PartMCArrayPtr>& mods_MCParticles = 
00027   *JBLArrayInitializer<H1PartMCArrayPtr>::mods_Something_helper;
00028 
00029 #endif /* #ifndef __H1MODSMCPARTICLES_H */ 

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