00001 // -*- c++ -*- 00002 #ifndef XAODMISSINGET_MISSINGETCOMPONENTMAP_H 00003 #define XAODMISSINGET_MISSINGETCOMPONENTMAP_H 00004 00005 #include "xAODMissingET/MissingETComponent.h" 00006 #include "xAODMissingET/versions/MissingETComponentMap_v1.h" 00007 00008 namespace xAOD 00009 { 00011 typedef MissingETComponentMap_v1 MissingETComponentMap; 00012 } 00013 00014 #include "xAODCore/CLASS_DEF.h" 00015 CLASS_DEF(xAOD::MissingETComponentMap,36625032,1 ) 00016 00017 #endif