1#ifndef BESIII_RAW_IFSTREAM_H
2#define BESIII_RAW_IFSTREAM_H
4#include "RawFile/RawFileUtil.h"
21 int lstat = pthread_mutex_lock( &_pthread_lock );
25 int lstat = pthread_mutex_unlock( &_pthread_lock );
54 std::vector<std::string> m_fnames;
55 std::vector<std::string>::iterator m_curFile;
59 static pthread_mutex_t _pthread_lock;
static raw_ifstream * instance(const std::vector< std::string > &fnames)
std::string currentFile() const