#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "DataFormats/Common/interface/Handle.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "EventFilter/HcalRawToDigi/interface/HcalPacker.h"
Go to the source code of this file.
Classes | |
class | HcalDigiToRaw |
HcalDigiToRaw is the EDProducer subclass which runs the Hcal Unpack algorithm. More... |