00001 // emacs: this is -*- c++ -*- 00002 // 00003 // @file IRoiDecsriptorStorage.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 #ifndef XAODTRIGGER_ROIDESCRIPTORSTORE_H 00009 #define XAODTRIGGER_ROIDESCRIPTORSTORE_H 00010 00011 // Local include(s): 00012 #include "xAODTrigger/versions/RoiDescriptorStore_v1.h" 00013 00014 namespace xAOD { 00016 typedef RoiDescriptorStore_v1 RoiDescriptorStore; 00017 } 00018 00019 // Set up a CLID for the type: 00020 #include "xAODCore/CLASS_DEF.h" 00021 00022 CLASS_DEF( xAOD::RoiDescriptorStore , 165659280 , 1 ) 00023 00024 #endif // XAODTRIGGER_ROIDESCRIPTORSTORE_H