![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Implementation of the deep learning vertexing algorithm. More...
#include <chrono>#include <cmath>#include <torch/script.h>#include <torch/torch.h>#include "larpandoracontent/LArHelpers/LArFileHelper.h"#include "larpandoracontent/LArHelpers/LArGeometryHelper.h"#include "larpandoracontent/LArHelpers/LArMvaHelper.h"#include "larpandoracontent/LArHelpers/LArVertexHelper.h"#include "larpandoracontent/LArObjects/LArEventTopology.h"#include "larpandoradlcontent/LArHelpers/LArCanvasHelper.h"#include "larpandoradlcontent/LArObjects/VertexTuple.h"#include "larpandoradlcontent/LArVertex/DlSecondaryVertexingAlgorithm.h"Go to the source code of this file.
Namespaces | |
| lar_dl_content | |
Implementation of the deep learning vertexing algorithm.
Definition in file DlSecondaryVertexingAlgorithm.cc.