LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
SweepEvent.cxx
Go to the documentation of this file.
1 
8 // Framework Includes
9 
12 
13 // std includes
14 #include <string>
15 #include <functional>
16 #include <iostream>
17 #include <memory>
18 #include <queue>
19 
20 //------------------------------------------------------------------------------------------------------------------------------------------
21 // implementation follows
22 
23 namespace voronoi2d {
24 
25 } // namespace lar_cluster3d
Represents the beachline implemented as a self balancing binary search tree.