14#ifndef LHCOPARSER_HPP_
15#define LHCOPARSER_HPP_
27 LhcoParser( std::string
const eventFileName =
"",
32 openFile( std::string
const& eventFileName );
98 bool notYetFoundFirstLineOfAnEvent(
true );
101 notYetFoundFirstLineOfAnEvent )
107 notYetFoundFirstLineOfAnEvent
static double stringToDouble(std::string const &stringToInterpret)
int recordLine(std::string const &lineAsString)
BOL::CommentedTextParser fileParser
bool openFile(std::string const &eventFileName)
bool fileIsOpenAndNotYetAtEndOfFile
LHCO::LhcoEvent currentEvent
LHCO::LhcoEvent const & getEvent() const
LhcoParser(std::string const eventFileName="", bool const isVerbose=true)