#include <functional>
#include "lardataobj/RecoBase/Vertex.h"
#include "lardataobj/RecoBase/Track.h"
Go to the source code of this file.
Classes | |
class | trkf::VertexWrapper |
Wrapper class to facilitate vertex production. More... | |
Namespaces | |
trkf | |
Typedefs | |
typedef std::vector< std::reference_wrapper< const recob::Track > > | trkf::TrackRefVec |