Defines the Roi storage class. More...
#include "TObject.h"#include <iostream>Go to the source code of this file.
Classes | |
| class | Roi |
| Stores info about a region of interest defined by start,end time. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const Roi &roi) |
| Overload ostream to print region info. | |
Defines the Roi storage class.
Definition in file Roi.hh.
1.6.1