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

H1ModsMuons.h

Go to the documentation of this file.
00001 
00013 #ifndef __H1MODSMUONS_H
00014 #define __H1MODSMUONS_H
00015 
00016 #include "jbltools/sfh/h1/JBLArrayInitializer.h"
00017 
00018 #include "H1Mods/H1PartMuonArrayPtr.h"
00019 #include "H1Mods/H1PartMuon.h"
00020 
00021 static JBLArrayInitializer<H1PartMuonArrayPtr, H1PartMuon> the_JBL_Muons_ArrayInitializer("Muons");
00022 
00023 static JBLH1ClonesArrayEntries&  mods_NumMuons = 
00024   *JBLArrayInitializer<H1PartMuonArrayPtr, H1PartMuon>::mods_NumSomething_helper;
00025   
00026 static JBLH1SomeArrayIterator<H1PartMuonArrayPtr, H1PartMuon>& mods_Muons = 
00027   *JBLArrayInitializer<H1PartMuonArrayPtr, H1PartMuon>::mods_Something_helper;
00028 
00029 
00030 #endif /* #ifndef __H1MODSMUONS_H */ 

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