ATLAS Offline Software
Functions
FPGATrackSimEventInfo.cxx File Reference
#include "FPGATrackSimObjects/FPGATrackSimEventInfo.h"
#include <iostream>
Include dependency graph for FPGATrackSimEventInfo.cxx:

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 19 of file FPGATrackSimEventInfo.cxx.

19  {
20  s << "Event " << h.eventNumber()
21  << " \tRun " << h.runNumber();
22 
23  return s;
24 }
python.SystemOfUnits.s
int s
Definition: SystemOfUnits.py:131
h