Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
object_creation::ParticleFlowObjectCreation Class Reference

ParticleFlowObjectCreation class. More...

#include "ObjectCreation.h"

Inheritance diagram for object_creation::ParticleFlowObjectCreation:
Collaboration diagram for object_creation::ParticleFlowObjectCreation:

Public Attributes

pandora::ClusterList m_clusterList
 The clusters in the particle flow object.
 
pandora::TrackList m_trackList
 The tracks in the particle flow object.
 
pandora::VertexList m_vertexList
 The vertices in the particle flow object.
 
pandora::InputInt m_particleId
 The particle flow object id (PDG code)
 
pandora::InputInt m_charge
 The particle flow object charge.
 
pandora::InputFloat m_mass
 The particle flow object mass.
 
pandora::InputFloat m_energy
 The particle flow object energy.
 
pandora::InputCartesianVector m_momentum
 The particle flow object momentum.
 
pandora::PropertiesMap m_propertiesToAdd
 The mapping from pfo property names to new values.
 
pandora::StringVector m_propertiesToRemove
 The vector of pfo property names to remove.
 

Detailed Description

ParticleFlowObjectCreation class.

Definition at line 351 of file ObjectCreation.h.

Member Data Documentation

◆ m_charge

pandora::InputInt object_creation::ParticleFlowObjectMetadata::m_charge
inherited

The particle flow object charge.

Definition at line 340 of file ObjectCreation.h.

◆ m_clusterList

pandora::ClusterList object_creation::ParticleFlowObjectCreation::m_clusterList

The clusters in the particle flow object.

Definition at line 354 of file ObjectCreation.h.

◆ m_energy

pandora::InputFloat object_creation::ParticleFlowObjectMetadata::m_energy
inherited

The particle flow object energy.

Definition at line 342 of file ObjectCreation.h.

◆ m_mass

pandora::InputFloat object_creation::ParticleFlowObjectMetadata::m_mass
inherited

The particle flow object mass.

Definition at line 341 of file ObjectCreation.h.

◆ m_momentum

pandora::InputCartesianVector object_creation::ParticleFlowObjectMetadata::m_momentum
inherited

The particle flow object momentum.

Definition at line 343 of file ObjectCreation.h.

◆ m_particleId

pandora::InputInt object_creation::ParticleFlowObjectMetadata::m_particleId
inherited

The particle flow object id (PDG code)

Definition at line 339 of file ObjectCreation.h.

◆ m_propertiesToAdd

pandora::PropertiesMap object_creation::ParticleFlowObjectMetadata::m_propertiesToAdd
inherited

The mapping from pfo property names to new values.

Definition at line 344 of file ObjectCreation.h.

◆ m_propertiesToRemove

pandora::StringVector object_creation::ParticleFlowObjectMetadata::m_propertiesToRemove
inherited

The vector of pfo property names to remove.

Definition at line 345 of file ObjectCreation.h.

◆ m_trackList

pandora::TrackList object_creation::ParticleFlowObjectCreation::m_trackList

The tracks in the particle flow object.

Definition at line 355 of file ObjectCreation.h.

◆ m_vertexList

pandora::VertexList object_creation::ParticleFlowObjectCreation::m_vertexList

The vertices in the particle flow object.

Definition at line 356 of file ObjectCreation.h.


The documentation for this class was generated from the following file: