|
ATLAS Offline Software
|
Go to the documentation of this file.
31 std::cout <<
"Number of Electron objects in container "
32 << this->
size() << std::endl;
34 for (c_itr=
begin(); c_itr!=
end(); ++c_itr)
ElectronContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Main constructor.
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
The namespace of all packages in PhysicsAnalysis/JetTagging.
const_iterator end() const noexcept
Return a const_iterator pointing past the end of the collection.
Class describing an electron.
size_type size() const noexcept
Returns the number of elements in the collection.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.