Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
TrackParticleBuildingAlgorithm.h
Go to the documentation of this file.
1
8#ifndef LAR_TRACK_PARTICLE_BUILDING_ALGORITHM_H
9#define LAR_TRACK_PARTICLE_BUILDING_ALGORITHM_H 1
10
12
14
15namespace lar_content
16{
17
22{
23public:
28
29private:
31
32 void CreatePfo(const pandora::ParticleFlowObject *const pInputPfo, const pandora::ParticleFlowObject *&pOutputPfo) const;
33
35};
36
37} // namespace lar_content
38
39#endif // #ifndef LAR_TRACK_PARTICLE_BUILDING_ALGORITHM_H
Header file for the 3D particle creation algorithm class.
Header file for the lar pfo class.
void CreatePfo(const pandora::ParticleFlowObject *const pInputPfo, const pandora::ParticleFlowObject *&pOutputPfo) const
Create specialised Pfo from an generic input Pfo.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
ParticleFlowObject class.
StatusCode
The StatusCode enum.