ATLAS Offline Software
Loading...
Searching...
No Matches
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
6#include <iostream>
7
8
9
13
14
18
19std::ostream& operator<<(std::ostream& s, const FPGATrackSimEventInfo& h) {
20 s << "Event " << h.eventNumber()
21 << " \tRun " << h.runNumber();
22
23 return s;
24}
25
std::ostream & operator<<(std::ostream &s, const FPGATrackSimEventInfo &h)
Header file for AthHistogramAlgorithm.
std::vector< unsigned int > m_level1TriggerInfo