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

Go to the source code of this file.

Classes

class  FPGATrackSimMatchInfo
 

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 9 of file FPGATrackSimMatchInfo.cxx.

9  {
10 
11  s << "barcode: " << h.barcode()
12  << ", event index: " << h.evtindex() << std::endl;
13 
14  return s;
15 }
python.SystemOfUnits.s
int s
Definition: SystemOfUnits.py:131
h