PYTHIA  8.311
Public Member Functions | List of all members
SusyLesHouches::Entry Class Reference

Class for SLHA data entry. More...

#include <SusyLesHouches.h>

Public Member Functions

 Entry ()
 Constructor.
 
bool isInt ()
 Generic functions to inquire whether an int, double, or string.
 
bool isDouble ()
 
bool isString ()
 
Entryoperator= (double &val)
 = Overloading: Set entry to int, double, or string
 
Entryoperator= (int &val)
 
Entryoperator= (string &val)
 
void setComment (string comment)
 Set and Get comment.
 
void getComment (string &comment)
 
bool get (int &val)
 Generic functions to get value.
 
bool get (double &val)
 
bool get (string &val)
 

Detailed Description

Class for SLHA data entry.


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