Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
DlTrackShowerStreamSelectionAlgorithm.h
Go to the documentation of this file.
1
8#ifndef LAR_DL_TRACK_SHOWER_STREAM_SELECTION_ALGORITHM_H
9#define LAR_DL_TRACK_SHOWER_STREAM_SELECTION_ALGORITHM_H 1
10
11#include "Pandora/Algorithm.h"
12
14
15namespace lar_dl_content
16{
17
47
48} // namespace lar_dl_content
49
50#endif // LAR_DL_TRACK_SHOWER_STREAM_SELECTION_ALGORITHM_H
Header file for the algorithm class.
Header file for the deep learning track shower cluster streaming algorithm.
virtual pandora::StatusCode AllocateToStreams(const pandora::Cluster *const pCluster)
Allocate a cluster to the appropriate streams.
DlTrackShowerStreamSelectionAlgorithm()=default
Default constructor.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
Cluster class.
Definition Cluster.h:31
StatusCode
The StatusCode enum.