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

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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

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