#include <unistd.h>
#include <cstdlib>
#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 20 of file MatacqRawEvent.cc.
|
inlinestatic |
Definition at line 27 of file MatacqRawEvent.cc.
References MatacqRawEvent::attenuation_dB32, MatacqRawEvent::boeType32, MatacqRawEvent::bxId32, MatacqRawEvent::channelCount32, MatacqRawEvent::color32, MatacqRawEvent::dccErrors32, MatacqRawEvent::dccId32, MatacqRawEvent::dccLen32, MatacqRawEvent::delayA32, MatacqRawEvent::emtcDelay32, MatacqRawEvent::emtcPhase32, Exception, MatacqRawEvent::fedId32, MatacqRawEvent::formatVersion32, MatacqRawEvent::fov32, MatacqRawEvent::freqGHz32, MatacqRawEvent::h1Marker32, MatacqRawEvent::laserPower32, MatacqRawEvent::lv132, MatacqRawEvent::orbitId32, MatacqRawEvent::postTrig32, MatacqRawEvent::runNum32, alignCSCRings::s, MatacqRawEvent::side32, AlCaHLTBitMon_QueryRunRegistry::string, MatacqRawEvent::timeStamp32, MatacqRawEvent::timeStampMicroSec32, MatacqRawEvent::triggerType32, MatacqRawEvent::trigRec32, MatacqRawEvent::trigType32, MatacqRawEvent::tTrigPs32, MatacqRawEvent::vernier0_32, MatacqRawEvent::vernier1_32, MatacqRawEvent::vernier2_32, and MatacqRawEvent::vernier3_32.
Referenced by MatacqRawEvent::setRawData().