|
typedef string::size_type | pos_t |
|
typedef string::size_type | pos_t |
|
|
bool | getattr (string n, double &v) const |
|
bool | getattr (string n, bool &v) const |
|
bool | getattr (string n, long &v) const |
|
bool | getattr (string n, int &v) const |
|
bool | getattr (string n, string &v) const |
|
void | list (ostream &os) const |
|
bool | getattr (string n, double &v) const |
|
bool | getattr (string n, bool &v) const |
|
bool | getattr (string n, long &v) const |
|
bool | getattr (string n, int &v) const |
|
bool | getattr (string n, string &v) const |
|
void | list (ostream &os) const |
|
|
static vector< XMLTag * > | findXMLTags (string str, string *leftover=0) |
|
static vector< XMLTag * > | findXMLTags (string str, string *leftover=0) |
|
|
string | name |
|
map< string, string > | attr |
|
vector< XMLTag * > | tags |
|
string | contents |
|
|
static const pos_t | end = string::npos |
|
Definition at line 27 of file LHEF3.h.
The documentation for this struct was generated from the following files:
- StarGenerator/Pythia8_2_35/include/Pythia8/LHEF3.h
- StarGenerator/Pythia8_3_03/include/Pythia8/LHEF3.h
- StarGenerator/Pythia8_2_35/src/LHEF3.cc
- StarGenerator/Pythia8_3_03/src/LHEF3.cc