#include <cassert>
#include <sstream>
#include "Alignment/Geners/interface/AbsArchive.hh"
#include "Alignment/Geners/interface/IOException.hh"
Go to the source code of this file.
Namespaces | |
gs | |
Macros | |
#define | GS_STREAM_COPY_BUFFER_SIZE 65536 |
Functions | |
static void | archive_stream_copy (std::istream &in, std::size_t count, std::ostream &out) |
static std::string | local_error_message (gs::AbsArchive &ar, const gs::AbsRecord &record, const char *failedAction) |
gs::AbsArchive & | operator<< (gs::AbsArchive &ar, const gs::AbsRecord &record) |
#define GS_STREAM_COPY_BUFFER_SIZE 65536 |
Definition at line 7 of file AbsArchive.cc.
Referenced by archive_stream_copy().
|
static |
Definition at line 9 of file AbsArchive.cc.
References edmScanValgrind::buffer, submitPVResolutionJobs::count, GS_STREAM_COPY_BUFFER_SIZE, recoMuon::in, and MillePedeFileConverter_cfg::out.
|
static |
Definition at line 132 of file AbsArchive.cc.
References submitPVResolutionJobs::err, and AlCaHarvesting_cff::record.
Referenced by operator<<().
gs::AbsArchive& operator<< | ( | gs::AbsArchive & | ar, |
const gs::AbsRecord & | record | ||
) |
Definition at line 140 of file AbsArchive.cc.
References cms::cuda::assert(), newFWLiteAna::base, dumpMFGeometry_cfg::delta, l1ctLayer2EG_cff::id, L1DTConfigBti_cff::LL, local_error_message(), and AlCaHarvesting_cff::record.