#include <unistd.h>
#include <stdlib.h>
#include <fstream>
#include <vector>
#include <iostream>
#include <iomanip>
#include <ctime>
#include <limits>
#include "EventFilter/EcalRawToDigi/interface/MatacqRawEvent.h"
#include "FWCore/Utilities/interface/Exception.h"
Go to the source code of this file.
Macros | |
#define | CMSSW |
Functions | |
static void | throwExcept (const std::string &s) |
Implementation of the MaacqRawEvent class
Definition in file MatacqRawEvent.cc.
#define CMSSW |
Definition at line 21 of file MatacqRawEvent.cc.
|
inlinestatic |
Definition at line 28 of file MatacqRawEvent.cc.
References edm::hlt::Exception, and asciidump::s.
Referenced by MatacqRawEvent::setRawData().