#include "larreco/RecoAlg/Cluster3DAlgs/Cluster3D.h"
#include "larreco/RecoAlg/Cluster3DAlgs/Voronoi/Voronoi.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char const **argv) |
Runs the test. More... | |
int main | ( | int | argc, |
char const ** | argv | ||
) |
Runs the test.
argc | number of arguments in argv |
argv | arguments to the function |
cet::exception | most of error situations throw |
The arguments in argv are: 0. name of the executable ("Geometry_test")
Definition at line 52 of file VoronoiDiagram_test.cc.