ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
EFTracking
FPGATrackSim
FPGATrackSimObjects
src
FPGATrackSimEventInfo.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
FPGATrackSimObjects/FPGATrackSimEventInfo.h
"
6
#include <iostream>
7
8
9
std::ostream&
operator<<
(std::ostream& s,
const
FPGATrackSimEventInfo
&
h
) {
10
s <<
"Event "
<<
h
.eventNumber()
11
<<
" \tRun "
<<
h
.runNumber();
12
13
return
s;
14
}
15
operator<<
std::ostream & operator<<(std::ostream &s, const FPGATrackSimEventInfo &h)
Definition
FPGATrackSimEventInfo.cxx:9
FPGATrackSimEventInfo.h
h
Header file for AthHistogramAlgorithm.
FPGATrackSimEventInfo
Definition
FPGATrackSimEventInfo.h:14
Generated on
for ATLAS Offline Software by
1.14.0