LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
LAr mc particle parameters. More...
#include "LArMCParticle.h"
Public Attributes | |
pandora::InputInt | m_nuanceCode |
The nuance code. More... | |
pandora::InputInt | m_process |
The process creating the particle. More... | |
LAr mc particle parameters.
Definition at line 82 of file LArMCParticle.h.
pandora::InputInt lar_content::LArMCParticleParameters::m_nuanceCode |
The nuance code.
Definition at line 85 of file LArMCParticle.h.
Referenced by lar_pandora::LArPandoraInput::CreatePandoraMCParticles(), lar_content::LArMCParticle::FillParameters(), and lar_content::LArMCParticleFactory::Read().
pandora::InputInt lar_content::LArMCParticleParameters::m_process |
The process creating the particle.
Definition at line 86 of file LArMCParticle.h.
Referenced by lar_pandora::LArPandoraInput::CreatePandoraMCParticles(), lar_content::LArMCParticle::FillParameters(), and lar_content::LArMCParticleFactory::Read().