77 cout <<
"can not open file : " << file_name << endl;
93 for (
int i = 0;
i <
n;
i++ )
m_fin.getline(buf,256);
L1TriggerLutFile & operator=(const L1TriggerLutFile &)
assignment operator
L1TriggerLutFile(const std::string name="")
constructor
int readHex()
read one hex from file
void ignoreLines(int n)
read and ignore n lines from file
std::string readString()
read one string from file
std::vector< std::vector< double > > tmp
int readInteger()
read one integer from file
virtual ~L1TriggerLutFile()
destructor