1#ifndef _DQM_HCALRAWDIGI_H_
2#define _DQM_HCALRAWDIGI_H_
17#include "Framework/Configure/Parameters.h"
50 std::string input_name_;
51 std::string input_pass_;
Collection of utility functions useful for analysis.
Base classes for all user event processing components to extend.
Class implementing an event buffer system for storing event data.
void analyze(const framework::Event &event) override
Process the event and make histograms ro summaries.
void configure(framework::config::Parameters ¶meters) override
Configure the processor using the given user specified parameters.
HCalRawDigi(const std::string &name, framework::Process &process)
Constructor.
void onProcessStart() override
Callback for the EventProcessor to take any necessary action when the processing of events starts,...
~HCalRawDigi()
Destructor.
Base class for a module which does not produce a data product.
Analyzer(const std::string &name, Process &process)
Class constructor.
Implements an event buffer system for storing event data.
Class which represents the process under execution.
Class encapsulating parameters for configuring a processor.
All classes in the ldmx-sw project use this namespace.