Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Functions
FPGATrackSimEventInfo.h File Reference
#include <vector>
#include <iostream>
#include <sstream>
#include "TObject.h"
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 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