LArSoft
v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
SimplePCAThreeDClusteringTool.h
Go to the documentation of this file.
1
9
#ifndef LAR_SIMPLE_PCA_THREE_D_CLUSTERING_TOOL_H
10
#define LAR_SIMPLE_PCA_THREE_D_CLUSTERING_TOOL_H 1
11
12
#include "Pandora/Algorithm.h"
13
#include "
larpandoracontent/LArReclustering/ThreeDReclusteringAlgorithm.h
"
14
15
namespace
lar_content
16
{
17
18
class
SimplePCAThreeDClusteringTool
:
public
ClusteringTool
19
{
20
public
:
21
SimplePCAThreeDClusteringTool
();
22
23
private
:
24
bool
Run
(
const
pandora::CaloHitList &inputCaloHitList, std::vector<pandora::CaloHitList> &outputCaloHitListsVector);
25
26
pandora::StatusCode
ReadSettings
(
const
pandora::TiXmlHandle
/*xmlHandle*/
);
27
};
28
29
}
// namespace lar_content
30
31
#endif // #endif LAR_SIMPLE_PCA_THREE_D_CLUSTERING_TOOL_H
lar_content
Definition:
CheatingBeamParticleIdTool.cc:18
lar_content::SimplePCAThreeDClusteringTool::SimplePCAThreeDClusteringTool
SimplePCAThreeDClusteringTool()
Definition:
SimplePCAThreeDClusteringTool.cc:20
lar_content::ClusteringTool
ClusteringTool class.
Definition:
ThreeDReclusteringAlgorithm.h:156
ThreeDReclusteringAlgorithm.h
Header file for the reclustering algorithm class.
lar_content::SimplePCAThreeDClusteringTool::ReadSettings
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle)
Definition:
SimplePCAThreeDClusteringTool.cc:111
lar_content::SimplePCAThreeDClusteringTool
Definition:
SimplePCAThreeDClusteringTool.h:18
lar_content::SimplePCAThreeDClusteringTool::Run
bool Run(const pandora::CaloHitList &inputCaloHitList, std::vector< pandora::CaloHitList > &outputCaloHitListsVector)
Definition:
SimplePCAThreeDClusteringTool.cc:26
larpandoracontent
v04_14_00
source
larpandoracontent
LArReclustering
SimplePCAThreeDClusteringTool.h
Generated on Wed Mar 5 2025 17:09:36 for LArSoft by
1.8.11