PfoCreator class. More...
#include <PfoCreator.h>
Classes | |
| class | Settings |
| Settings class. More... | |
Public Member Functions | |
| PfoCreator (const Settings &settings, const pandora::Pandora *const pPandora) | |
| Constructor. More... | |
| ~PfoCreator () | |
| Destructor. | |
| pandora::StatusCode | CreateParticleFlowObjects (EVENT::LCEvent *pLCEvent) |
| Create particle flow objects. More... | |
PfoCreator class.
| PfoCreator::PfoCreator | ( | const Settings & | settings, |
| const pandora::Pandora *const | pPandora | ||
| ) |
Constructor.
| settings | the creator settings |
| pPandora | address of the relevant pandora instance |
| pandora::StatusCode PfoCreator::CreateParticleFlowObjects | ( | EVENT::LCEvent * | pLCEvent | ) |
Create particle flow objects.
| pLCEvent | the lcio event |
References PfoCreator::Settings::m_clusterCollectionName, PfoCreator::Settings::m_pfoCollectionName, PfoCreator::Settings::m_startVertexAlgName, and PfoCreator::Settings::m_startVertexCollectionName.
Referenced by PandoraPFANewProcessor::processEvent().
1.8.6