#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/LuminosityBlock.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/Framework/interface/InputSourceMacros.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Sources/interface/ProducerSourceFromFiles.h"
#include "DataFormats/FEDRawData/interface/FEDRawDataCollection.h"
#include "DataFormats/FEDRawData/interface/FEDNumbering.h"
#include "DataFormats/Provenance/interface/Timestamp.h"
#include "EventFilter/FEDInterface/interface/GlobalEventNumber.h"
#include <unistd.h>
#include <string>
#include <vector>
#include <fstream>
#include <cstring>
#include "EventFilter/FEDInterface/interface/fed_header.h"
#include "EventFilter/FEDInterface/interface/fed_trailer.h"
Go to the source code of this file.
Classes | |
class | ErrorStreamSource |
Namespaces | |
errorstreamsource | |
Functions | |
DEFINE_FWK_INPUT_SOURCE (ErrorStreamSource) | |
Variables | |
constexpr unsigned int | errorstreamsource::gtpEvmId_ = FEDNumbering::MINTriggerGTPFEDID |
DEFINE_FWK_INPUT_SOURCE | ( | ErrorStreamSource | ) |