ATLAS Offline Software
Functions
Muon::IDC_Helper Namespace Reference

Functions

template<class IDC , class IDHELPER >
IDC::IDENTIFIABLE *getCollection ATLAS_NOT_THREAD_SAFE (const Identifier collId, IDC *idc, const IDHELPER *idHelper, MsgStream &log)
 
template<class IDC , class IDHELPER >
IDC::IDENTIFIABLE * addCollection (const Identifier collId, IDC *idc, const IDHELPER &idHelper, MsgStream &log)
 

Function Documentation

◆ addCollection()

template<class IDC , class IDHELPER >
IDC::IDENTIFIABLE* Muon::IDC_Helper::addCollection ( const Identifier  collId,
IDC *  idc,
const IDHELPER &  idHelper,
MsgStream &  log 
)

◆ ATLAS_NOT_THREAD_SAFE()

template<class IDC , class IDHELPER >
IDC::IDENTIFIABLE* getCollection Muon::IDC_Helper::ATLAS_NOT_THREAD_SAFE ( const Identifier  collId,
IDC *  idc,
const IDHELPER *  idHelper,
MsgStream &  log 
)

Definition at line 32 of file IDC_Helper.h.

36 {
37  return getCollection<IDC, IDHELPER>(collId, idc, *idHelper, log);
38 }
python.CaloCondTools.log
log
Definition: CaloCondTools.py:20