LauTextFileParser.hh
Go to the documentation of this file.
std::vector< std::string > getNextLine() Retrieve the next line. Definition: LauTextFileParser.cc:132 std::map< int, std::vector< std::string > > LineMap The type used to contain the parsed text. Definition: LauTextFileParser.hh:108 std::vector< std::string > getLine(UInt_t lineNo) Retrieve the specified line. Definition: LauTextFileParser.cc:141 LauTextFileParser & operator=(const LauTextFileParser &rhs) Copy assignment operator (not implemented) UInt_t getTotalNumLines() const Get the total number of lines that are not comments. Definition: LauTextFileParser.hh:96 Generated by 1.8.5 |