16 const std::string& name,
17 const IInterface* parent )
21 declareInterface< ITrigVertexCountsCnvTool >(
this );
37 if( !xaod->
empty() ) {
39 << xaod->
size() <<
")" );
46 for(;tvc_iter != tvc_iter_end;++tvc_iter){
54 ATH_MSG_VERBOSE(
"AOD vs xAOD::vtxNtrks size:: "<< (*tvc_iter)->vtxNtrks().size()<<
" "<<xtvc->
vtxNtrks().size());
59 return StatusCode::SUCCESS;
#define ATH_MSG_VERBOSE(x)
#define ATH_MSG_WARNING(x)
DataModel_detail::const_iterator< DataVector > const_iterator
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.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.
size_type size() const noexcept
Returns the number of elements in the collection.
bool empty() const noexcept
Returns true if the collection is empty.
void setVtxTrkPtSqSum(const std::vector< float > &m_vtxTrkPtSqSum)
const std::vector< float > & vtxTrkPtSqSum() const
void setVtxNtrks(const std::vector< unsigned int > &m_vtxNtrks)
const std::vector< unsigned int > & vtxNtrks() const
getters
TrigVertexCountsContainer_v1 TrigVertexCountsContainer
TrigVertexCounts_v1 TrigVertexCounts