ATLAS Offline Software
Classes | Functions
FPGATrackSimEventInfo.h File Reference
#include <TObject.h>
#include <vector>
#include <iostream>
#include <sstream>
Include dependency graph for FPGATrackSimEventInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FPGATrackSimEventInfo
 

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 20 of file FPGATrackSimEventInfo.cxx.

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