#include <unistd.h>
#include <stdlib.h>
#include <fstream>
#include <vector>
#include <iostream>
#include <iomanip>
#include <ctime>
#include <limits>
#include <stdexcept>
#include "EventFilter/EcalTBRawToDigi/src/MatacqRawEvent.h"
Go to the source code of this file.
Implementation of the MatacqTBRawEvent class
Definition in file MatacqRawEvent.cc.