vertexfindermodules_argoneut.fcl
Go to the documentation of this file.
1 #include "vertexfindermodules.fcl"
2 
3 BEGIN_PROLOG
4 
5 argoneut_harris: @local::standard_harrisvertexfinder
6 argoneut_vertexmatch: @local::standard_vertexmatch
7 argoneut_primaryvertex: @local::standard_primaryvertexfinder
8 argoneut_vertex2d: @local::standard_vertexfinder2d
9 
10 
11 END_PROLOG