ATLAS Offline Software
Classes | Functions
IRoiDescriptor.h File Reference
#include <vector>
#include <iostream>
Include dependency graph for IRoiDescriptor.h:

Go to the source code of this file.

Classes

class  IRoiDescriptor
 Describes the API of the Region of Ineterest geometry. More...
 

Functions

std::ostream & operator<< (std::ostream &s, const IRoiDescriptor &d)
 

Function Documentation

◆ operator<<()

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

Definition at line 127 of file IRoiDescriptor.h.

127  {
128  return s << std::string(d);
129 }
python.SystemOfUnits.s
int s
Definition: SystemOfUnits.py:131
hist_file_dump.d
d
Definition: hist_file_dump.py:137