ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
MuonIdentification
muonEvent
src
MuonContainer.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
15
16
#include "
muonEvent/MuonContainer.h
"
17
#include <iomanip>
18
#include <iostream>
19
20
namespace
Analysis
{
21
22
// print objects found in container
23
void
MuonContainer::print()
24
{
25
std::cout <<
"Number of Muon objects in container "
26
<< this->
size
() << std::endl;
27
}
28
29
}
30
31
32
33
MuonContainer.h
DataVector< Analysis::Muon >::size
size_type size() const noexcept
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
BTaggingCnvAlg.h:20
Generated on
for ATLAS Offline Software by
1.14.0