|
ATLAS Offline Software
|
Go to the documentation of this file.
17 const std::string&
name,
22 declareInterface< IJEMRoICnvTool >(
this );
39 if( !xaod->
empty() ) {
41 << xaod->
size() <<
")" );
47 for( ; itr !=
end; ++itr ) {
52 x->setRoiWord( (*itr)->roiWord() );
57 return StatusCode::SUCCESS;
Const iterator class for DataVector/DataList.
::StatusCode StatusCode
StatusCode definition for legacy code.
value_type push_back(value_type pElem)
Add an element to the end of the collection.
const_iterator end() const noexcept
Return a const_iterator pointing past the end of the collection.
#define ATH_MSG_WARNING(x)
Description of JEMRoI_v1.
size_type size() const noexcept
Returns the number of elements in the collection.
bool empty() const noexcept
Returns true if the collection is empty.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.
JEMRoI_v1 JEMRoI
Define the latest version of the JEMRoI class.