ATLAS Offline Software
Loading...
Searching...
No Matches
TestBeam
TBRec
src
ImpactInCaloCollection.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
#include "
ImpactInCaloCollection.h
"
7
#include "
ImpactInCalo.h
"
8
9
void
ImpactInCaloCollection::print
()
const
{
10
ImpactInCaloCollection::const_iterator
iter;
11
for
( iter=
begin
(); iter!=
end
(); ++iter ) (*iter)->print();
12
}
13
ImpactInCaloCollection.h
ImpactInCalo.h
DataVector< ImpactInCalo >::const_iterator
DataModel_detail::const_iterator< DataVector > const_iterator
Definition
DataVector.h:838
DataVector< ImpactInCalo >::end
const_iterator end() const noexcept
DataVector< ImpactInCalo >::begin
const_iterator begin() const noexcept
ImpactInCaloCollection::print
void print() const
Definition
ImpactInCaloCollection.cxx:9
Generated on
for ATLAS Offline Software by
1.14.0