8#ifndef PANDORA_VERTEX_MANAGER_H
9#define PANDORA_VERTEX_MANAGER_H 1
Header file for the algorithm object manager class.
Header file for pandora object creation classes.
Header file defining relevant internal typedefs, sort and string conversion functions.
AlgorithmObjectManager class.
ObjectFactory class responsible for extended pandora object creation.
PandoraContentApiImpl class.
StatusCode AlterMetadata(const Vertex *const pVertex, const object_creation::Vertex::Metadata &metadata) const
Alter the metadata information stored in a vertex.
~VertexManager()
Destructor.
bool IsAvailable(const T *const pT) const
Is a vertex, or a list of vertices, available to add to a particle flow object.
StatusCode Create(const object_creation::Vertex::Parameters ¶meters, const Vertex *&pVertex, const ObjectFactory< object_creation::Vertex::Parameters, object_creation::Vertex::Object > &factory)
Create a vertex.
void SetAvailability(const T *const pT, bool isAvailable) const
Set availability of a vertex, or a list of vertices, to be added to a particle flow object.
StatusCode
The StatusCode enum.