StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Pythia8::XMLTag Struct Reference

Public Types

typedef string::size_type pos_t
 
typedef string::size_type pos_t
 

Public Member Functions

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 Public Member Functions

static vector< XMLTag * > findXMLTags (string str, string *leftover=0)
 
static vector< XMLTag * > findXMLTags (string str, string *leftover=0)
 

Public Attributes

string name
 
map< string, string > attr
 
vector< XMLTag * > tags
 
string contents
 

Static Public Attributes

static const pos_t end = string::npos
 

Detailed Description

Definition at line 27 of file LHEF3.h.


The documentation for this struct was generated from the following files: