hepdata is hosted by Hepforge, IPPP Durham

Yappi Class Reference

Yappi: Yet Another Particle Propery Interface. More...

Inheritance diagram for Yappi:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Yappi ()
void addParticle (ParticleType particleType)
Iterator getParticles ()
ParticleType getParticle (String name)
ParticleType getParticle (PDGID pdgid)
Iterator getFamilies ()
Family getFamily (String familyName)
void addFamily (Family family)
void removeFamily (String familyName)
void removeFamily (Family family)
Family[] getFamilies (ParticleType particle)

Detailed Description

Yappi: Yet Another Particle Propery Interface.

Author:
Patrick Hellwig

Mark Donszelmann

Version:
Id
Yappi.java 8584 2006-08-10 23:06:37Z duns


Constructor & Destructor Documentation

Yappi  ) 
 


Member Function Documentation

void addFamily Family  family  ) 
 

Here is the call graph for this function:

void addParticle ParticleType  particleType  ) 
 

Here is the call graph for this function:

Family [] getFamilies ParticleType  particle  ) 
 

Iterator getFamilies  ) 
 

Returns:
Iterator with data

Family getFamily String  familyName  ) 
 

ParticleType getParticle PDGID  pdgid  ) 
 

ParticleType getParticle String  name  ) 
 

Iterator getParticles  ) 
 

void removeFamily Family  family  ) 
 

Here is the call graph for this function:

void removeFamily String  familyName  ) 
 


The documentation for this class was generated from the following file:
Generated on Fri Nov 3 19:06:47 2006 for FreeHepYaPPI by  doxygen 1.3.9.1