00001 // emacs: this is -*- c++ -*- 00002 // 00003 // @file IRoiDecsriptorStorageAuxInfo.h 00004 // 00005 // Copyright (C) 2015 M.Sutton (sutt@cern.ch) 00006 // 00007 // $Id: RoiDescriptorStoreAuxInfo.h v0.0 Wed 11 Nov 2015 14:36:15 CET sutt $ 00008 00009 #ifndef XAODTRIGGER_ROIDESCRIPTORSTOREAUXINFO_H 00010 #define XAODTRIGGER_ROIDESCRIPTORSTOREAUXINFO_H 00011 00012 #include "xAODTrigger/versions/RoiDescriptorStoreAuxInfo_v1.h" 00013 00014 namespace xAOD { 00017 typedef RoiDescriptorStoreAuxInfo_v1 RoiDescriptorStoreAuxInfo; 00018 } 00019 00020 // Set up a CLID for the type: 00021 #include "xAODCore/CLASS_DEF.h" 00022 CLASS_DEF( xAOD::RoiDescriptorStoreAuxInfo , 72816317 , 1 ) 00023 00024 #endif // XAODTRIGGER_ROIDESCRIPTORSTOREAUXINFO_H