16 const std::string& name,
17 const IInterface* parent):
26 MsgStream log(msgSvc(), name());
27 log << MSG::INFO <<
" in SGTileModuleBitsGetterTool::initialize()" <<
endmsg;
29 return StatusCode::SUCCESS;
47 for(it=col->
begin();it<col->end();++it)++rval;
55 return StatusCode::FAILURE;
60 return StatusCode::SUCCESS;
63 return StatusCode::SUCCESS;
#define CHECK(...)
Evaluate an expression and check for errors.
DataModel_detail::const_iterator< DataVector > const_iterator
Standard const_iterator.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.
const_iterator end() const
return const_iterator for end of container
const_iterator begin() const
return const_iterator for first entry
Block filler tool for noisy FEB information.