Definition at line 16 of file ParticlePropertiesList.h.
|
const std::vector< std::string > | dirList () const |
|
◆ addParticle()
void AmpGen::ParticlePropertiesList::addParticle |
( |
const std::vector< std::string > & | properties | ) |
|
◆ begin()
std::vector< ParticleProperties >::const_iterator AmpGen::ParticlePropertiesList::begin |
( |
| ) |
const |
|
inline |
◆ dirList()
const std::vector< std::string > AmpGen::ParticlePropertiesList::dirList |
( |
| ) |
const |
|
protected |
◆ end()
std::vector< ParticleProperties >::const_iterator AmpGen::ParticlePropertiesList::end |
( |
| ) |
const |
|
inline |
◆ find() [1/2]
const ParticleProperties * AmpGen::ParticlePropertiesList::find |
( |
const std::string & | name, |
|
|
bool | quiet = false ) const |
◆ find() [2/2]
const ParticleProperties * AmpGen::ParticlePropertiesList::find |
( |
int | pdg_id, |
|
|
bool | quiet = false ) const |
◆ get() [1/2]
static const ParticleProperties * AmpGen::ParticlePropertiesList::get |
( |
const int & | PDG, |
|
|
const bool & | quiet = false ) |
|
static |
◆ get() [2/2]
static const ParticleProperties * AmpGen::ParticlePropertiesList::get |
( |
const std::string & | name, |
|
|
const bool & | quiet = false ) |
|
static |
◆ getMe()
◆ getMutable()
◆ getParticleIds()
std::vector< int > AmpGen::ParticlePropertiesList::getParticleIds |
( |
| ) |
const |
◆ getParticleNames()
std::vector< std::string > AmpGen::ParticlePropertiesList::getParticleNames |
( |
| ) |
const |
◆ makeAlias()
void AmpGen::ParticlePropertiesList::makeAlias |
( |
const std::string & | name, |
|
|
const std::string & | alias ) |
◆ makeMappings()
void AmpGen::ParticlePropertiesList::makeMappings |
( |
| ) |
|
◆ print()
void AmpGen::ParticlePropertiesList::print |
( |
std::ostream & | out = std::cout | ) |
const |
◆ quasiStableThreshold()
double AmpGen::ParticlePropertiesList::quasiStableThreshold |
( |
| ) |
const |
◆ readFile()
bool AmpGen::ParticlePropertiesList::readFile |
( |
const std::string & | fname | ) |
|
◆ readLatexLabels()
bool AmpGen::ParticlePropertiesList::readLatexLabels |
( |
const std::string & | name | ) |
|
The documentation for this class was generated from the following file: