Public Member Functions | |
void | putInEvent (edm::Event &evt) final |
RandomClusterAlgo (const edm::ParameterSet &conf, edm::ConsumesCollector &cc) | |
void | reset () final |
void | run (const l1t::HGCFETriggerDigiCollection &coll, const edm::EventSetup &es, edm::Event &evt) final |
void | setProduces (edm::stream::EDProducer<> &prod) const final |
Public Member Functions inherited from HGCalTriggerBackend::Algorithm< HGCal64BitRandomCodec > | |
Algorithm (const edm::ParameterSet &conf, edm::ConsumesCollector &cc) | |
void | setGeometry (const HGCalTriggerGeometryBase *const geom) final |
Public Member Functions inherited from HGCalTriggerBackendAlgorithmBase | |
HGCalTriggerBackendAlgorithmBase (const edm::ParameterSet &conf, edm::ConsumesCollector &cc) | |
const std::string & | name () const |
virtual | ~HGCalTriggerBackendAlgorithmBase () |
Private Attributes | |
std::unique_ptr< l1t::HGCalClusterBxCollection > | cluster_product_ |
Additional Inherited Members | |
Protected Attributes inherited from HGCalTriggerBackend::Algorithm< HGCal64BitRandomCodec > | |
HGCal64BitRandomCodec | codec_ |
Protected Attributes inherited from HGCalTriggerBackendAlgorithmBase | |
const HGCalTriggerGeometryBase * | geometry_ |
Definition at line 8 of file RandomClusterAlgo.cc.
|
inline |
Definition at line 11 of file RandomClusterAlgo.cc.
|
inlinefinalvirtual |
Implements HGCalTriggerBackendAlgorithmBase.
Definition at line 25 of file RandomClusterAlgo.cc.
References eostools::move(), dataset::name, and edm::Event::put().
|
inlinefinalvirtual |
Implements HGCalTriggerBackendAlgorithmBase.
Definition at line 29 of file RandomClusterAlgo.cc.
|
finalvirtual |
Implements HGCalTriggerBackendAlgorithmBase.
Definition at line 38 of file RandomClusterAlgo.cc.
References DEFINE_EDM_PLUGIN, and HGCal64BitRandomDataPayload::payload.
|
inlinefinalvirtual |
Implements HGCalTriggerBackendAlgorithmBase.
Definition at line 16 of file RandomClusterAlgo.cc.
References coll, dataset::name, parseEventContent::prod, and findQualityFiles::run.
|
private |
Definition at line 34 of file RandomClusterAlgo.cc.