14#ifndef LHEFPARSER_HPP_
15#define LHEFPARSER_HPP_
21#include "../PCAD/NineDigitSlhaCodes.hpp"
22#include "../PCAD/SevenDigitSlhaCodes.hpp"
31 LhefParser( std::string
const eventFileName =
"",
40 openFile( std::string
const& eventFileName );
bool openRootElementOfFile(std::string const &fileName)
LHEF::LhefEvent currentEvent
std::string eventAsString
static std::string const eventTag
std::vector< LHEF::AutomaticEventFilter * > automaticFilters
LhefParser & registerFilter(LHEF::AutomaticEventFilter &filterToUpdate)
LHEF::LhefEvent const & getEvent() const
LhefParser(std::string const eventFileName="", bool const isVerbose=true)
BOL::AsciiXmlParser fileParser
bool eventReadSuccessfully()
bool openFile(std::string const &eventFileName)