Defines the CheckRegion cut. More...
#include <stdexcept>#include "ProcessingCut.hh"Go to the source code of this file.
Classes | |
| class | ProcessingCuts::CheckRegion |
| Pass an event based on a value from a specific region of interest. More... | |
Namespaces | |
| namespace | ProcessingCuts |
Segments cuts so they don't conflict with modules in empty namespace. | |
Functions | |
| std::ostream & | ProcessingCuts::operator<< (std::ostream &out, const CheckRegion::variable_t &var) |
| Overload ostream operator to stream variable_t. | |
| std::istream & | ProcessingCuts::operator>> (std::istream &in, CheckRegion::variable_t &var) |
| Overload istream operator to stream variable_t. | |
Defines the CheckRegion cut.
Definition in file CheckRegion.hh.
1.6.1