EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
IterativeVertexFinderConfig.h
Go to the documentation of this file.
1#pragma once
2
3namespace eicrecon {
4
6 int maxVertices = 10;
8 unsigned int minTrackHits = 4;
9};
10
11} // namespace eicrecon
-client
Definition CalorimeterClusterRecoCoG.cc:37
Definition IterativeVertexFinderConfig.h:5
bool reassignTracksAfterFirstFit
Definition IterativeVertexFinderConfig.h:7
int maxVertices
Definition IterativeVertexFinderConfig.h:6
unsigned int minTrackHits
Definition IterativeVertexFinderConfig.h:8