LArSoft
v07_13_02
Liquid Argon Software toolkit - http://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_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 87 of file ListMergingAlgorithm.cc.
|
private |
Definition at line 18 of file ListMergingAlgorithm.cc.
|
private |
The source cluster list names.
Definition at line 25 of file ListMergingAlgorithm.h.
|
private |
The source pfo list names.
Definition at line 28 of file ListMergingAlgorithm.h.
|
private |
The target cluster list names.
Definition at line 26 of file ListMergingAlgorithm.h.
|
private |
The target pfo list names.
Definition at line 29 of file ListMergingAlgorithm.h.