hepdata is hosted by Hepforge, IPPP Durham

Family Class Reference

Inheritance diagram for Family:

Inheritance graph
[legend]
Collaboration diagram for Family:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Family (String name)
String getType ()
void addParticle (ParticleType particleType)
Iterator getParticles ()
ParticleType getParticle (String name)
Iterator getFamilies ()
Family getFamily (String familyName)
 Search for the special data field fieldName and return Data class.
void addFamily (Family family)
void removeFamily (String familyName)
 Remove a data entry from the HashSet.
void removeFamily (Family family)
 Remove a data entry from the HashSet.
String toString ()
String getName ()
String getTexName ()
Iterator getComment ()
boolean addComment (String comment)
 Add a comment entry to the HashSet.
boolean removeComment (String comment)
 Remove a comment entry from the HashSet.

Package Attributes

String texName

Constructor & Destructor Documentation

Family String  name  ) 
 


Member Function Documentation

boolean addComment String  comment  )  [inherited]
 

Add a comment entry to the HashSet.

Parameters:
comment a comment to add
Returns:
true if operation was successful

void addFamily Family  family  ) 
 

Here is the call graph for this function:

void addParticle ParticleType  particleType  ) 
 

Here is the call graph for this function:

Iterator getComment  )  [inherited]
 

Returns:
Iterator with all comments

Iterator getFamilies  ) 
 

Returns:
Iterator with data

Family getFamily String  familyName  ) 
 

Search for the special data field fieldName and return Data class.

Returns:
Data class

String getName  )  [inherited]
 

Returns:
Name of the decay product

ParticleType getParticle String  name  ) 
 

Iterator getParticles  ) 
 

String getTexName  )  [inherited]
 

Returns:
Name of the decay product in LaTeX2e format (math-mode encoding)

String getType  )  [virtual]
 

Implements DecayProduct.

boolean removeComment String  comment  )  [inherited]
 

Remove a comment entry from the HashSet.

Parameters:
comment Comment which should be removed
Returns:
true if operation was successful

void removeFamily Family  family  ) 
 

Remove a data entry from the HashSet.

Here is the call graph for this function:

void removeFamily String  familyName  ) 
 

Remove a data entry from the HashSet.

String toString  ) 
 

Here is the call graph for this function:


Member Data Documentation

String texName [package, inherited]
 


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