![]() |
ATLAS Offline Software
|
#include <iostream>#include <atomic>#include "IRegionSelector/IRoiDescriptor.h"#include "IRegionSelector/RoiUtil.h"Go to the source code of this file.
Classes | |
| class | RoiDescriptor |
| Describes the Region of Ineterest geometry It has basically 9 parameters. More... | |
Functions | |
| std::string | str (const RoiDescriptor &d) |
| std::ostream & | operator<< (std::ostream &m, const RoiDescriptor &d) |
| std::ostream& operator<< | ( | std::ostream & | m, |
| const RoiDescriptor & | d | ||
| ) |
Definition at line 272 of file RoiDescriptor.cxx.
| std::string str | ( | const RoiDescriptor & | d | ) |
Definition at line 268 of file RoiDescriptor.cxx.
1.8.18