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

MCParticleParameters class. More...

#include "ObjectCreation.h"

Inheritance diagram for object_creation::MCParticleParameters:
Collaboration diagram for object_creation::MCParticleParameters:

Public Attributes

pandora::InputFloat m_energy
 The energy of the MC particle, units GeV.
 
pandora::InputCartesianVector m_momentum
 The momentum of the MC particle, units GeV.
 
pandora::InputCartesianVector m_vertex
 The production vertex of the MC particle, units mm.
 
pandora::InputCartesianVector m_endpoint
 The endpoint of the MC particle, units mm.
 
pandora::InputInt m_particleId
 The MC particle's ID (PDG code)
 
pandora::InputMCParticleType m_mcParticleType
 The type of mc particle, e.g. vertex, 2D-projection, etc.
 
pandora::InputAddress m_pParentAddress
 Address of the parent MC particle in the user framework.
 

Detailed Description

MCParticleParameters class.

Definition at line 149 of file ObjectCreation.h.

Member Data Documentation

◆ m_endpoint

pandora::InputCartesianVector object_creation::MCParticleParameters::m_endpoint

The endpoint of the MC particle, units mm.

Definition at line 155 of file ObjectCreation.h.

◆ m_energy

pandora::InputFloat object_creation::MCParticleParameters::m_energy

The energy of the MC particle, units GeV.

Definition at line 152 of file ObjectCreation.h.

◆ m_mcParticleType

pandora::InputMCParticleType object_creation::MCParticleParameters::m_mcParticleType

The type of mc particle, e.g. vertex, 2D-projection, etc.

Definition at line 157 of file ObjectCreation.h.

◆ m_momentum

pandora::InputCartesianVector object_creation::MCParticleParameters::m_momentum

The momentum of the MC particle, units GeV.

Definition at line 153 of file ObjectCreation.h.

◆ m_particleId

pandora::InputInt object_creation::MCParticleParameters::m_particleId

The MC particle's ID (PDG code)

Definition at line 156 of file ObjectCreation.h.

◆ m_pParentAddress

pandora::InputAddress object_creation::MCParticleParameters::m_pParentAddress

Address of the parent MC particle in the user framework.

Definition at line 158 of file ObjectCreation.h.

◆ m_vertex

pandora::InputCartesianVector object_creation::MCParticleParameters::m_vertex

The production vertex of the MC particle, units mm.

Definition at line 154 of file ObjectCreation.h.


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