ATLAS Offline Software
Public Attributes | List of all members
ParticleDef Struct Reference

#include <TruthClasses.h>

Collaboration diagram for ParticleDef:

Public Attributes

std::vector< std::string > sParticleType
 the vector of particle types More...
 
std::vector< std::string > sParticleOrigin
 the vector of particle origin More...
 
std::vector< std::string > sParticleOutCome
 the vector of particle out come More...
 

Detailed Description

Definition at line 122 of file TruthClasses.h.

Member Data Documentation

◆ sParticleOrigin

std::vector<std::string> ParticleDef::sParticleOrigin

the vector of particle origin

Definition at line 167 of file TruthClasses.h.

◆ sParticleOutCome

std::vector<std::string> ParticleDef::sParticleOutCome
Initial value:
{
"NonDefinedOutCome",
"UnknownOutCome",
"UnConverted",
"Converted",
"NonInteract",
"NuclInteraction",
"ElectrMagInter",
"DecaytoElectron",
"DecaytoMuon",
"OneProng",
"ThreeProng",
"FiveProng"}

the vector of particle out come

Definition at line 218 of file TruthClasses.h.

◆ sParticleType

std::vector<std::string> ParticleDef::sParticleType

the vector of particle types

Definition at line 124 of file TruthClasses.h.


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