EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
KFParticle_particleList Class Reference

#include <fun4all_coresoftware/blob/master/offline/packages/KFParticle_sPHENIX/KFParticle_particleList.h>

+ Inheritance diagram for KFParticle_particleList:

Public Member Functions

 KFParticle_particleList ()
 
virtual ~KFParticle_particleList ()
 
std::map< std::string,
particle_pair
getParticleList ()
 
float returnPDGMass (const int pdgIndex)
 Return mother masses from KFParticleDatabase ( pdg.lbl.gov/2019/reviews/rpp2019-rev-monte-carlo-numbering.pdf )
 

Detailed Description

Definition at line 38 of file KFParticle_particleList.h.

View newest version in sPHENIX GitHub at line 38 of file KFParticle_particleList.h

Constructor & Destructor Documentation

KFParticle_particleList::KFParticle_particleList ( )
inline

Definition at line 41 of file KFParticle_particleList.h.

View newest version in sPHENIX GitHub at line 41 of file KFParticle_particleList.h

virtual KFParticle_particleList::~KFParticle_particleList ( )
inlinevirtual

Definition at line 43 of file KFParticle_particleList.h.

View newest version in sPHENIX GitHub at line 43 of file KFParticle_particleList.h

Member Function Documentation

std::map< std::string, particle_pair > KFParticle_particleList::getParticleList ( )

Definition at line 60 of file KFParticle_particleList.cc.

View newest version in sPHENIX GitHub at line 60 of file KFParticle_particleList.cc

References particleMasses.

Referenced by QAG4SimulationKFParticle::QAG4SimulationKFParticle().

+ Here is the caller graph for this function:

float KFParticle_particleList::returnPDGMass ( const int  pdgIndex)

Return mother masses from KFParticleDatabase ( pdg.lbl.gov/2019/reviews/rpp2019-rev-monte-carlo-numbering.pdf )

Definition at line 192 of file KFParticle_particleList.cc.

View newest version in sPHENIX GitHub at line 192 of file KFParticle_particleList.cc

References mass, and width().

+ Here is the call graph for this function:


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