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

ParticleFlowObjectMetadata class. More...

#include "ObjectCreation.h"

Inheritance diagram for object_creation::ParticleFlowObjectMetadata:
Collaboration diagram for object_creation::ParticleFlowObjectMetadata:

Public Attributes

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

ParticleFlowObjectMetadata class.

Definition at line 336 of file ObjectCreation.h.

Member Data Documentation

◆ m_charge

pandora::InputInt object_creation::ParticleFlowObjectMetadata::m_charge

The particle flow object charge.

Definition at line 340 of file ObjectCreation.h.

◆ m_energy

pandora::InputFloat object_creation::ParticleFlowObjectMetadata::m_energy

The particle flow object energy.

Definition at line 342 of file ObjectCreation.h.

◆ m_mass

pandora::InputFloat object_creation::ParticleFlowObjectMetadata::m_mass

The particle flow object mass.

Definition at line 341 of file ObjectCreation.h.

◆ m_momentum

pandora::InputCartesianVector object_creation::ParticleFlowObjectMetadata::m_momentum

The particle flow object momentum.

Definition at line 343 of file ObjectCreation.h.

◆ m_particleId

pandora::InputInt object_creation::ParticleFlowObjectMetadata::m_particleId

The particle flow object id (PDG code)

Definition at line 339 of file ObjectCreation.h.

◆ m_propertiesToAdd

pandora::PropertiesMap object_creation::ParticleFlowObjectMetadata::m_propertiesToAdd

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

The vector of pfo property names to remove.

Definition at line 345 of file ObjectCreation.h.


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