namespace events class BasicWindowIterator Basic window iterator
| | BasicWindowIterator () Default constructor |
| | BasicWindowIterator (const ConstIterator& beg, const ConstIterator& end, int order = 1, const TimeWindow& window = 1.0) Constructor |
| | 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.
BasicWindowIterator(const ConstIterator& beg, const ConstIterator& end, int order = 1, const TimeWindow& window = 1.0)
end - End of event range
order - Coincidence order
window - Anlysis window (in sec)
offset - Offset of analysis window (in sec)
void InitWindow()
void Increment()
int GetPermutations() const
void SetPermutation()
alphabetic index hierarchy of classes
Please send questions and comments to sigg_d@ligo-wa.caltech.edu
generated by doc++