#include <TBHodoActiveVolumeRawInfoProducer.h>
Public Member Functions | |
void | produce (edm::Event &event, const edm::EventSetup &eventSetup) override |
Produce digis out of raw data. More... | |
TBHodoActiveVolumeRawInfoProducer (const edm::ParameterSet &ps) | |
Constructor. More... | |
~TBHodoActiveVolumeRawInfoProducer () override | |
Destructor. More... | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Attributes | |
edm::EDGetTokenT< edm::PCaloHitContainer > | m_EcalToken |
double | myThreshold |
EcalTBHodoscopeGeometry * | theTBHodoGeom_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 25 of file TBHodoActiveVolumeRawInfoProducer.h.
|
explicit |
|
override |
|
override |
Produce digis out of raw data.
Definition at line 25 of file TBHodoActiveVolumeRawInfoProducer.cc.
References HodoscopeDetId::fibrId(), edm::HandleBase::isValid(), LogDebug, eostools::move(), HodoscopeDetId::planeId(), edm::Handle< T >::product(), and EcalTBHodoscopePlaneRawHits::setHit().
|
private |
Definition at line 39 of file TBHodoActiveVolumeRawInfoProducer.h.
|
private |
Definition at line 37 of file TBHodoActiveVolumeRawInfoProducer.h.
|
private |
Definition at line 40 of file TBHodoActiveVolumeRawInfoProducer.h.