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

H1ModsJets.h

Go to the documentation of this file.
00001 
00013 #ifndef __H1MODSJETS_H
00014 #define __H1MODSJETS_H
00015 
00016 #include "jbltools/sfh/h1/JBLArrayInitializer.h"
00017 
00018 #include "H1Mods/H1PartJetArrayPtr.h"
00019 #include "H1Mods/H1PartJet.h"
00020 
00021 static JBLArrayInitializer<H1PartJetArrayPtr> the_JBL_KtJets_ArrayInitializer("KtJets");
00022 
00023 static JBLH1ClonesArrayEntries&  mods_NumKtJets = 
00024   *JBLArrayInitializer<H1PartJetArrayPtr>::mods_NumSomething_helper;
00025 static JBLH1SomeArrayIterator<H1PartJetArrayPtr>& mods_KtJets = 
00026   *JBLArrayInitializer<H1PartJetArrayPtr>::mods_Something_helper;
00027 
00028 #endif /* #ifndef __H1MODSJETS_H */ 

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