hepdata is hosted by Hepforge, IPPP Durham

DecayProduct Class Reference

Inheritance diagram for DecayProduct:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 DecayProduct (String name)
 Constructs the ParticleType class.
abstract String getType ()
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

DecayProduct String  name  ) 
 

Constructs the ParticleType class.


Member Function Documentation

boolean addComment String  comment  ) 
 

Add a comment entry to the HashSet.

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

Iterator getComment  ) 
 

Returns:
Iterator with all comments

String getName  ) 
 

Returns:
Name of the decay product

String getTexName  ) 
 

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

abstract String getType  )  [pure virtual]
 

Implemented in DecayText, Family, and ParticleType.

boolean removeComment String  comment  ) 
 

Remove a comment entry from the HashSet.

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


Member Data Documentation

String texName [package]
 


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