![]() |
![]() |
#include "IOPool/Streamer/interface/TestFileReader.h"
#include "IOPool/Streamer/interface/InitMessage.h"
#include "IOPool/Streamer/interface/EventMessage.h"
#include "IOPool/Streamer/interface/HLTInfo.h"
#include "IOPool/Streamer/interface/StreamerInputSource.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "IOPool/Streamer/interface/Utilities.h"
#include "boost/bind.hpp"
#include "boost/shared_array.hpp"
#include <algorithm>
#include <cstdlib>
#include <iterator>
Go to the source code of this file.
Namespaces | |
namespace | edmtestp |
boost::shared_array<char> buf_ |
Definition at line 35 of file TestFileReader.cc.
Referenced by edmtestp::TestFileReader::readEvents(), and edmtestp::TestFileReader::TestFileReader().