LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
UnattachedDeltaRaysAlgorithm.h
Go to the documentation of this file.
1
8
#ifndef LAR_UNATTACHED_DELTA_RAYS_ALGORITHM_H
9
#define LAR_UNATTACHED_DELTA_RAYS_ALGORITHM_H 1
10
11
#include "Pandora/Algorithm.h"
12
13
namespace
lar_content
14
{
15
19
class
UnattachedDeltaRaysAlgorithm
:
public
pandora::Algorithm
20
{
21
private
:
22
pandora::StatusCode
Run
();
23
pandora::StatusCode
ReadSettings
(
const
pandora::TiXmlHandle xmlHandle);
24
25
std::string
m_pfoListName
;
26
};
27
28
}
// namespace lar_content
29
30
#endif // #ifndef LAR_UNATTACHED_DELTA_RAYS_ALGORITHM_H
lar_content
Definition:
CheatingBeamParticleIdTool.cc:18
lar_content::UnattachedDeltaRaysAlgorithm::ReadSettings
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Definition:
UnattachedDeltaRaysAlgorithm.cc:53
lar_content::UnattachedDeltaRaysAlgorithm::m_pfoListName
std::string m_pfoListName
The pfo list name.
Definition:
UnattachedDeltaRaysAlgorithm.h:25
lar_content::UnattachedDeltaRaysAlgorithm
UnattachedDeltaRaysAlgorithm class.
Definition:
UnattachedDeltaRaysAlgorithm.h:19
lar_content::UnattachedDeltaRaysAlgorithm::Run
pandora::StatusCode Run()
Definition:
UnattachedDeltaRaysAlgorithm.cc:20
larpandoracontent
v04_08_01
source
larpandoracontent
LArThreeDReco
LArCosmicRay
UnattachedDeltaRaysAlgorithm.h
Generated on Thu May 2 2024 20:59:42 for LArSoft by
1.8.11