DlPfoCharacterisationAlgorithm class.
More...
#include "DlPfoCharacterisationAlgorithm.h"
◆ DlPfoCharacterisationAlgorithm()
lar_dl_content::DlPfoCharacterisationAlgorithm::DlPfoCharacterisationAlgorithm |
( |
| ) |
|
◆ GetInstanceName()
const std::string & pandora::Process::GetInstanceName |
( |
| ) |
const |
|
inlineinherited |
Get the instance name.
- Returns
- The instance name
Definition at line 109 of file Process.h.
◆ GetPandora()
const Pandora & pandora::Process::GetPandora |
( |
| ) |
const |
|
inlineinherited |
Get the associated pandora instance.
- Returns
- the associated pandora instance
Definition at line 116 of file Process.h.
◆ GetType()
const std::string & pandora::Process::GetType |
( |
| ) |
const |
|
inlineinherited |
Get the type.
- Returns
- The type
Definition at line 102 of file Process.h.
◆ Initialize()
|
inlineprotectedvirtualinherited |
◆ IsClearTrack() [1/2]
bool lar_dl_content::DlPfoCharacterisationAlgorithm::IsClearTrack |
( |
const pandora::Cluster *const |
pCluster | ) |
const |
|
privatevirtual |
◆ IsClearTrack() [2/2]
◆ IsClearTrack3x2D()
|
protectedvirtualinherited |
Whether pfo is identified as a clear track using its three clusters.
- Parameters
-
pPfo | address of the relevant pfo |
- Returns
- boolean
Definition at line 108 of file PfoCharacterisationBaseAlgorithm.cc.
◆ ReadSettings()
◆ RegisterDetails()
StatusCode pandora::Process::RegisterDetails |
( |
const Pandora *const |
pPandora, |
|
|
const std::string & |
type, |
|
|
const std::string & |
instanceName |
|
) |
| |
|
inlineprotectedinherited |
Register i) the pandora instance that will run the process and ii) the process type.
- Parameters
-
pPandora | address of the pandora object that will run the process |
type | the process type |
instanceName | the process instance name |
Definition at line 146 of file Process.h.
◆ Reset()
|
inlineprotectedvirtualinherited |
◆ Run()
StatusCode lar_content::PfoCharacterisationBaseAlgorithm::Run |
( |
| ) |
|
|
protectedvirtualinherited |
◆ m_inputPfoListNames
◆ m_instanceName
std::string pandora::Process::m_instanceName |
|
protectedinherited |
The process instance name.
Definition at line 89 of file Process.h.
◆ m_minTrackLikeViews
unsigned int lar_content::PfoCharacterisationBaseAlgorithm::m_minTrackLikeViews |
|
protectedinherited |
◆ m_postBranchAddition
bool lar_content::PfoCharacterisationBaseAlgorithm::m_postBranchAddition |
|
protectedinherited |
◆ m_pPandora
const Pandora* pandora::Process::m_pPandora |
|
protectedinherited |
The pandora object that will run the process.
Definition at line 87 of file Process.h.
◆ m_showerPfoListName
std::string lar_content::PfoCharacterisationBaseAlgorithm::m_showerPfoListName |
|
protectedinherited |
◆ m_trackPfoListName
std::string lar_content::PfoCharacterisationBaseAlgorithm::m_trackPfoListName |
|
protectedinherited |
◆ m_type
std::string pandora::Process::m_type |
|
protectedinherited |
The process type.
Definition at line 88 of file Process.h.
◆ m_updateClusterIds
bool lar_content::PfoCharacterisationBaseAlgorithm::m_updateClusterIds |
|
protectedinherited |
◆ m_useThreeDInformation
bool lar_content::PfoCharacterisationBaseAlgorithm::m_useThreeDInformation |
|
protectedinherited |
The documentation for this class was generated from the following files: