LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ClearLongitudinalTracksTool.h
Go to the documentation of this file.
1
8
#ifndef CLEAR_LONGITUDINAL_TRACKS_TOOL_H
9
#define CLEAR_LONGITUDINAL_TRACKS_TOOL_H 1
10
11
#include "
larpandoracontent/LArThreeDReco/LArLongitudinalTrackMatching/ThreeViewLongitudinalTracksAlgorithm.h
"
12
13
namespace
lar_content
14
{
15
19
class
ClearLongitudinalTracksTool
:
public
LongitudinalTensorTool
20
{
21
public
:
25
ClearLongitudinalTracksTool
();
26
27
bool
Run
(
ThreeViewLongitudinalTracksAlgorithm
*
const
pAlgorithm,
TensorType
&overlapTensor);
28
29
private
:
30
pandora::StatusCode
ReadSettings
(
const
pandora::TiXmlHandle xmlHandle);
31
39
void
CreateThreeDParticles
(
40
ThreeViewLongitudinalTracksAlgorithm
*
const
pAlgorithm,
const
TensorType::ElementList
&elementList,
bool
&particlesMade)
const
;
41
42
float
m_minMatchedFraction
;
43
};
44
45
}
// namespace lar_content
46
47
#endif // #ifndef CLEAR_LONGITUDINAL_TRACKS_TOOL_H
lar_content::OverlapTensor< LongitudinalOverlapResult >
lar_content
Definition:
CheatingBeamParticleIdTool.cc:18
lar_content::ClearLongitudinalTracksTool::ClearLongitudinalTracksTool
ClearLongitudinalTracksTool()
Default constructor.
Definition:
ClearLongitudinalTracksTool.cc:18
lar_content::ClearLongitudinalTracksTool::Run
bool Run(ThreeViewLongitudinalTracksAlgorithm *const pAlgorithm, TensorType &overlapTensor)
Run the algorithm tool.
Definition:
ClearLongitudinalTracksTool.cc:25
lar_content::ThreeViewLongitudinalTracksAlgorithm
ThreeViewLongitudinalTracksAlgorithm class.
Definition:
ThreeViewLongitudinalTracksAlgorithm.h:29
lar_content::ClearLongitudinalTracksTool
ClearLongitudinalTracksTool class.
Definition:
ClearLongitudinalTracksTool.h:19
lar_content::OverlapTensor< LongitudinalOverlapResult >::ElementList
std::vector< Element > ElementList
Definition:
LArOverlapTensor.h:96
lar_content::ClearLongitudinalTracksTool::m_minMatchedFraction
float m_minMatchedFraction
The min matched sampling point fraction for particle creation.
Definition:
ClearLongitudinalTracksTool.h:42
lar_content::ClearLongitudinalTracksTool::ReadSettings
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Definition:
ClearLongitudinalTracksTool.cc:63
lar_content::LongitudinalTensorTool
LongitudinalTensorTool class.
Definition:
ThreeViewLongitudinalTracksAlgorithm.h:85
ThreeViewLongitudinalTracksAlgorithm.h
Header file for the three view longitudinal tracks algorithm class.
lar_content::ClearLongitudinalTracksTool::CreateThreeDParticles
void CreateThreeDParticles(ThreeViewLongitudinalTracksAlgorithm *const pAlgorithm, const TensorType::ElementList &elementList, bool &particlesMade) const
Create three dimensional particles for a given tensor element list.
Definition:
ClearLongitudinalTracksTool.cc:41
larpandoracontent
v04_08_01
source
larpandoracontent
LArThreeDReco
LArLongitudinalTrackMatching
ClearLongitudinalTracksTool.h
Generated on Thu May 2 2024 20:59:42 for LArSoft by
1.8.11