CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/DataFormats/Luminosity/src/classes.h

Go to the documentation of this file.
00001 
00002 #include "DataFormats/Common/interface/Wrapper.h"
00003 #include "DataFormats/Luminosity/interface/LumiSummary.h"
00004 #include "DataFormats/Luminosity/interface/LumiDetails.h"
00005 
00006 namespace {
00007    struct dictionary {
00008       edm::Wrapper<LumiSummary> lumisummaryobj;
00009       edm::Wrapper<LumiDetails> lumidetailsobj;
00010    };
00011 }