BmnRoot
Loading...
Searching...
No Matches
CbmPVFinderKF.h
Go to the documentation of this file.
1
8#ifndef CBMKFPVFINDERKF_H
9#define CBMKFPVFINDERKF_H 1
10
11
12#include "CbmPrimaryVertexFinder.h"
13
14
16{
17
18 public:
19
22
23
26
27
32 Int_t FindPrimaryVertex(TClonesArray* tracks, CbmVertex* vertex);
33
35
36};
37
38#endif
ClassDef(CbmPVFinderKF, 1)
Int_t FindPrimaryVertex(TClonesArray *tracks, CbmVertex *vertex)