Interaction parameters. More...
#include <LArInteractionTypeHelper.h>
Public Member Functions | |
InteractionParameters () | |
Constructor. More... | |
Public Attributes | |
unsigned int | m_nNonNeutrons |
unsigned int | m_nMuons |
unsigned int | m_nElectrons |
unsigned int | m_nPhotons |
unsigned int | m_nProtons |
unsigned int | m_nPiPlus |
unsigned int | m_nPiMinus |
unsigned int | m_nPiZero |
unsigned int | m_nKaonPlus |
unsigned int | m_nKaonMinus |
unsigned int | m_nKaon0L |
Interaction parameters.
Definition at line 253 of file LArInteractionTypeHelper.h.
lar_content::LArInteractionTypeHelper::InteractionParameters::InteractionParameters | ( | ) |
Constructor.
Definition at line 641 of file LArInteractionTypeHelper.cc.
unsigned int lar_content::LArInteractionTypeHelper::InteractionParameters::m_nElectrons |
Definition at line 263 of file LArInteractionTypeHelper.h.
unsigned int lar_content::LArInteractionTypeHelper::InteractionParameters::m_nKaon0L |
Definition at line 271 of file LArInteractionTypeHelper.h.
unsigned int lar_content::LArInteractionTypeHelper::InteractionParameters::m_nKaonMinus |
Definition at line 270 of file LArInteractionTypeHelper.h.
unsigned int lar_content::LArInteractionTypeHelper::InteractionParameters::m_nKaonPlus |
Definition at line 269 of file LArInteractionTypeHelper.h.
unsigned int lar_content::LArInteractionTypeHelper::InteractionParameters::m_nMuons |
Definition at line 262 of file LArInteractionTypeHelper.h.
unsigned int lar_content::LArInteractionTypeHelper::InteractionParameters::m_nNonNeutrons |
Definition at line 261 of file LArInteractionTypeHelper.h.
unsigned int lar_content::LArInteractionTypeHelper::InteractionParameters::m_nPhotons |
Definition at line 264 of file LArInteractionTypeHelper.h.
unsigned int lar_content::LArInteractionTypeHelper::InteractionParameters::m_nPiMinus |
Definition at line 267 of file LArInteractionTypeHelper.h.
unsigned int lar_content::LArInteractionTypeHelper::InteractionParameters::m_nPiPlus |
Definition at line 266 of file LArInteractionTypeHelper.h.
unsigned int lar_content::LArInteractionTypeHelper::InteractionParameters::m_nPiZero |
Definition at line 268 of file LArInteractionTypeHelper.h.
unsigned int lar_content::LArInteractionTypeHelper::InteractionParameters::m_nProtons |
Definition at line 265 of file LArInteractionTypeHelper.h.