ATLAS Offline Software
Loading...
Searching...
No Matches
IRoiReader.h File Reference
#include <string>
#include <vector>
#include <iostream>
#include "AsgTools/IAsgTool.h"
Include dependency graph for IRoiReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IRoiReader

Functions

std::ostream & operator<< (std::ostream &s, const IRoiReader &)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & s,
const IRoiReader &  )
inline

Definition at line 25 of file IRoiReader.h.

25 {
26 return s;
27}