Public Types | |
using | ModuleType = EDFilter |
using | WorkerType = WorkerT< EDFilter > |
template<typename UserConfig > | |
using | Table = ProducerBase::Table< UserConfig > |
Public Member Functions | |
ActiveDCMFilter (fhicl::ParameterSet const &p) | |
ActiveDCMFilter (ActiveDCMFilter const &)=delete | |
ActiveDCMFilter (ActiveDCMFilter &&)=delete | |
ActiveDCMFilter & | operator= (ActiveDCMFilter const &)=delete |
ActiveDCMFilter & | operator= (ActiveDCMFilter &&)=delete |
bool | filter (art::Event &e) override |
template<typename PROD , BranchType B = InEvent> | |
ProductID | getProductID (std::string const &instanceName={}) const |
template<typename PROD , BranchType B> | |
ProductID | getProductID (ModuleDescription const &moduleDescription, std::string const &instanceName) const |
bool | modifiesEvent () const |
template<typename T , BranchType = InEvent> | |
ProductToken< T > | consumes (InputTag const &) |
template<typename T , art::BranchType BT> | |
art::ProductToken< T > | consumes (InputTag const &it) |
template<typename T , BranchType = InEvent> | |
void | consumesMany () |
template<typename Element , BranchType = InEvent> | |
ViewToken< Element > | consumesView (InputTag const &) |
template<typename T , art::BranchType BT> | |
art::ViewToken< T > | consumesView (InputTag const &it) |
template<typename T , BranchType = InEvent> | |
ProductToken< T > | mayConsume (InputTag const &) |
template<typename T , art::BranchType BT> | |
art::ProductToken< T > | mayConsume (InputTag const &it) |
template<typename T , BranchType = InEvent> | |
void | mayConsumeMany () |
template<typename Element , BranchType = InEvent> | |
ViewToken< Element > | mayConsumeView (InputTag const &) |
template<typename T , art::BranchType BT> | |
art::ViewToken< T > | mayConsumeView (InputTag const &it) |
base_engine_t & | createEngine (seed_t seed) |
base_engine_t & | createEngine (seed_t seed, std::string const &kind_of_engine_to_make) |
base_engine_t & | createEngine (seed_t seed, std::string const &kind_of_engine_to_make, label_t const &engine_label) |
seed_t | get_seed_value (fhicl::ParameterSet const &pset, char const key[]="seed", seed_t const implicit_seed=-1) |
Static Public Member Functions | |
static cet::exempt_ptr< Consumer > | non_module_context () |
Static Public Attributes | |
static constexpr bool | Pass {true} |
static constexpr bool | Fail {false} |
Protected Member Functions | |
CurrentProcessingContext const * | currentContext () const |
void | validateConsumedProduct (BranchType const bt, ProductInfo const &pi) |
void | prepareForJob (fhicl::ParameterSet const &pset) |
void | showMissingConsumes () const |
Private Attributes | |
art::InputTag | fHitsTag |
std::map< novaddt::DCM, uint64_t > | fDCMOccupancy |
size_t | fNumDCMMinimum |
Definition at line 30 of file ActiveDCMFilter_module.cc.
|
inherited |
Definition at line 37 of file EDFilter.h.
|
inherited |
Definition at line 46 of file EDFilter.h.
|
inherited |
Definition at line 38 of file EDFilter.h.
|
explicit |
Definition at line 55 of file ActiveDCMFilter_module.cc.
References fHitsTag, and fNumDCMMinimum.
|
delete |
|
delete |
|
inherited |
|
inherited |
Definition at line 146 of file Consumer.h.
References art::InputTag::instance(), PandAna.reco_validation.prod5_pid_validation::invalid, art::InputTag::label(), art::InputTag::process(), and T.
|
inherited |
|
inherited |
|
inherited |
Definition at line 171 of file Consumer.h.
References art::InputTag::instance(), PandAna.reco_validation.prod5_pid_validation::invalid, art::InputTag::label(), art::InputTag::process(), and T.
|
inherited |
Referenced by evgen::CosmicPionGen::CosmicPionGen(), evgen::CosmicsGen::CosmicsGen(), fuzz::FuzzyKVertex::FuzzyKVertex(), g4n::G4Gen::G4Gen(), photrans::ImprovedTransport::ImprovedTransport(), art::MixFilter< T >::initEngine_(), evgen::IsoGen::IsoGen(), rsim::MakeNoiseSpectrumFile::MakeNoiseSpectrumFile(), photrans::PhotonSystRewriter::PhotonSystRewriter(), photrans::PhotonTransport::PhotonTransport(), rsim::ReadoutSim::ReadoutSim(), evgen::SingleGen::SingleGen(), and evgen::SupernovaGen::SupernovaGen().
|
inherited |
|
inherited |
|
protectedinherited |
|
overridevirtual |
Implements art::EDFilter.
Definition at line 64 of file ActiveDCMFilter_module.cc.
References DEFINE_ART_MODULE(), fDCMOccupancy, fHitsTag, fNumDCMMinimum, art::DataViewImpl::getValidHandle(), hits(), and LOG_DEBUG.
|
inherited |
Referenced by art::MixFilter< T >::initEngine_().
|
inlineinherited |
Definition at line 131 of file EDFilter.h.
References art::EDFilter::moduleDescription_.
Referenced by novaddt::HoughTrackMaker::create_associations().
|
inherited |
Definition at line 56 of file ProducerBase.h.
References art::ModuleDescription::moduleLabel().
Referenced by art::ProducerBase::modifiesEvent().
|
inherited |
|
inherited |
Definition at line 189 of file Consumer.h.
References art::InputTag::instance(), PandAna.reco_validation.prod5_pid_validation::invalid, art::InputTag::label(), art::InputTag::process(), and T.
|
inherited |
|
inherited |
|
inherited |
Definition at line 214 of file Consumer.h.
References art::InputTag::instance(), PandAna.reco_validation.prod5_pid_validation::invalid, art::InputTag::label(), art::InputTag::process(), and T.
|
inlineinherited |
Definition at line 40 of file ProducerBase.h.
References art::ProducerBase::getProductID(), and string.
|
staticinherited |
Referenced by art::RootOutput::beginSubRun(), art::ProcessPackage< L >::postScheduleSignal(), art::BeginEndPackage< Level::Run >::Begin::postScheduleSignal(), art::BeginEndPackage< Level::Run >::End::postScheduleSignal(), art::BeginEndPackage< Level::SubRun >::Begin::postScheduleSignal(), art::BeginEndPackage< Level::SubRun >::End::postScheduleSignal(), art::ProcessPackage< L >::preScheduleSignal(), art::BeginEndPackage< Level::Run >::Begin::preScheduleSignal(), art::BeginEndPackage< Level::SubRun >::Begin::preScheduleSignal(), art::EmptyEvent::readRun_(), and art::EmptyEvent::readSubRun_().
|
delete |
|
delete |
|
protectedinherited |
|
protectedinherited |
Referenced by art::RootOutput::endJob().
|
protectedinherited |
|
staticinherited |
Definition at line 33 of file EDFilter.h.
Referenced by evgen::GENIEFilter::filter().
|
private |
Definition at line 49 of file ActiveDCMFilter_module.cc.
Referenced by filter().
|
private |
Definition at line 48 of file ActiveDCMFilter_module.cc.
Referenced by ActiveDCMFilter(), and filter().
|
private |
Definition at line 50 of file ActiveDCMFilter_module.cc.
Referenced by ActiveDCMFilter(), and filter().
|
staticinherited |
Definition at line 32 of file EDFilter.h.
Referenced by evgen::GENIEFilter::filter().