7#ifndef ECAL_ECALTRIGPRIMDIGIPRODUCER_H_
8#define ECAL_ECALTRIGPRIMDIGIPRODUCER_H_
Base classes for all user event processing components to extend.
std::string digiCollName_
Digi Collection Name to use as input.
virtual void produce(framework::Event &event)
Produce EcalHits and put them into the event bus using the EcalDigis as input.
std::string condObjName_
Conditions object for the calibration information.
std::string digiPassName_
Digi Pass Name to use as input.
virtual void configure(framework::config::Parameters &)
Grabs configure parameters from the python config file.
Implements an event buffer system for storing event data.
Class which represents the process under execution.
Base class for a module which produces a data product.
Class encapsulating parameters for configuring a processor.