5#ifndef MUONRDOTOPREPDATA_IDC_HELPER_H
6#define MUONRDOTOPREPDATA_IDC_HELPER_H
9#include "Identifier/Identifier.h"
21template<
class IDC,
class IDHELPER >
24typename IDC::IDENTIFIABLE*
27 const IDHELPER& idHelper,
30template<
class IDC,
class IDHELPER >
31typename IDC::IDENTIFIABLE*
34 const IDHELPER* idHelper,
37 return getCollection<IDC, IDHELPER>(collId, idc, *idHelper, log);
41template<
class IDC,
class IDHELPER >
43typename IDC::IDENTIFIABLE*
46 const IDHELPER& idHelper,
macros to associate a CLID to a type
An STL vector of pointers that by default owns its pointed-to elements.
Define macros for attributes used to control the static checker.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
IDC::IDENTIFIABLE * addCollection(const Identifier collId, IDC *idc, const IDHELPER &idHelper, MsgStream &log)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.