ATLAS Offline Software
Functions
FPGATrackSimLogicalEventOutputHeader.cxx File Reference
#include "FPGATrackSimObjects/FPGATrackSimLogicalEventOutputHeader.h"
Include dependency graph for FPGATrackSimLogicalEventOutputHeader.cxx:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &s, FPGATrackSimLogicalEventOutputHeader const &h)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  s,
FPGATrackSimLogicalEventOutputHeader const h 
)

Definition at line 20 of file FPGATrackSimLogicalEventOutputHeader.cxx.

20  {
21 
22  s << "NFPGATrackSimRoads_1st = " << h.nFPGATrackSimRoads_1st() << ", "
23  << "NFPGATrackSimRoads_2nd = " << h.nFPGATrackSimRoads_2nd() << ", "
24  << "NFPGATrackSimTracks_1st = " << h.nFPGATrackSimTracks_1st() << ", "
25  << "NFPGATrackSimTracks_2nd = " << h.nFPGATrackSimTracks_2nd() << std::endl;
26 
27  return s;
28 }
python.SystemOfUnits.s
int s
Definition: SystemOfUnits.py:131
h