ATLAS Offline Software
Trigger
EFTracking
FPGATrackSim
FPGATrackSimObjects
src
FPGATrackSimCluster.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
#include <iostream>
5
#include "
FPGATrackSimObjects/FPGATrackSimCluster.h
"
6
7
std::ostream&
operator<<
(std::ostream& o,
const
FPGATrackSimCluster
& cluster)
8
{
9
return
o <<
"Cluster formed from "
<< cluster.
getHitList
().size() <<
" hits"
;
10
}
FPGATrackSimCluster::getHitList
hitVector const & getHitList() const
Definition:
FPGATrackSimCluster.h:30
FPGATrackSimCluster
Definition:
FPGATrackSimCluster.h:24
operator<<
std::ostream & operator<<(std::ostream &o, const FPGATrackSimCluster &cluster)
Definition:
FPGATrackSimCluster.cxx:7
FPGATrackSimCluster.h
Generated on Fri Jan 10 2025 21:10:26 for ATLAS Offline Software by
1.8.18