21 bool const isVerbose ) :
22 isVerbose( isVerbose ),
23 fileParser( isVerbose ),
24 currentEvent( isVerbose ),
30 if( !(eventFileName.empty()) )
std::string const & getCurrentElementContent() const
bool currentElementNameMatches(std::string const &comparisonString) const
bool recordEvent(std::string const &eventAsString)
LHEF::LhefEvent currentEvent
std::string eventAsString
static std::string const eventTag
std::vector< LHEF::AutomaticEventFilter * > automaticFilters
LhefParser(std::string const eventFileName="", bool const isVerbose=true)
BOL::AsciiXmlParser fileParser
bool openFile(std::string const &eventFileName)