StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
EvtParserXml Class Reference

Public Member Functions

bool open (std::string filename)
 
bool close ()
 
bool readNextTag ()
 
std::string getTagTitle ()
 
std::string getParentTagTitle ()
 
int getLineNumber ()
 
bool isTagInline ()
 
std::string readAttribute (std::string attribute, std::string defaultValue="")
 
bool readAttributeBool (std::string attribute, bool defaultValue=false)
 
int readAttributeInt (std::string attribute, int defaultValue=-1)
 
double readAttributeDouble (std::string attribute, double defaultValue=-1.)
 

Detailed Description

Definition at line 29 of file EvtParserXml.hh.


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