LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
ListMergingAlgorithm class. More...
#include "ListMergingAlgorithm.h"
Private Member Functions | |
pandora::StatusCode | Run () |
pandora::StatusCode | ReadSettings (const pandora::TiXmlHandle xmlHandle) |
Private Attributes | |
pandora::StringVector | m_sourceVertexListNames |
The source vertex list names. More... | |
pandora::StringVector | m_targetVertexListNames |
The target vertex list names. More... | |
pandora::StringVector | m_sourceClusterListNames |
The source cluster list names. More... | |
pandora::StringVector | m_targetClusterListNames |
The target cluster list names. More... | |
pandora::StringVector | m_sourcePfoListNames |
The source pfo list names. More... | |
pandora::StringVector | m_targetPfoListNames |
The target pfo list names. More... | |
ListMergingAlgorithm class.
Definition at line 19 of file ListMergingAlgorithm.h.
|
private |
Definition at line 121 of file ListMergingAlgorithm.cc.
|
private |
Definition at line 18 of file ListMergingAlgorithm.cc.
|
private |
The source cluster list names.
Definition at line 28 of file ListMergingAlgorithm.h.
|
private |
The source pfo list names.
Definition at line 31 of file ListMergingAlgorithm.h.
|
private |
The source vertex list names.
Definition at line 25 of file ListMergingAlgorithm.h.
|
private |
The target cluster list names.
Definition at line 29 of file ListMergingAlgorithm.h.
|
private |
The target pfo list names.
Definition at line 32 of file ListMergingAlgorithm.h.
|
private |
The target vertex list names.
Definition at line 26 of file ListMergingAlgorithm.h.