class BasicWindowIterator |
Basic window iterator
| BasicWindowIterator () Default constructor | |
| BasicWindowIterator (const ConstIterator& beg, const ConstIterator& end, int order = 1, const TimeWindow& window = 1.0) Constructor | |
| BasicWindowIterator (const ConstIterator& beg1, const ConstIterator& end1, const ConstIterator& beg2, const ConstIterator& end2, const TimeWindow& window = 1.0) Constructor | |
| BasicWindowIterator (const ConstIterator& beg1, const ConstIterator& end1, const ConstIterator& beg2, const ConstIterator& end2, const ConstIterator& beg3, const ConstIterator& end3, const TimeWindow& window = 1.0) Constructor | |
| BasicWindowIterator (const InputStateList& state, const TimeWindow& window = 1.0) Constructor | |
| GetOrder () const Get event window order |
| InputState State of iterator in input | |
| InputStateList List of iterator states |
| InitWindow () Init window | |
| Increment () Increment operator | |
| GetPermutations () const Get number of permutations | |
| SetPermutation () Set permutation to window | |
| GetWindow () Get event window | |
| GetWindow () const Get event window |
Basic window iterator class. Helper class for WindowIterator and ConstWindowIterator.
Alphabetic index HTML hierarchy of classes or Java
Please send questions and comments to zweizig_j@ligo-wa.caltech.edu