Public Types | |
using | ModuleType = EDProducer |
using | WorkerType = WorkerT< EDProducer > |
template<typename UserConfig , typename KeysToIgnore = void> | |
using | Table = ProducerBase::Table< UserConfig, KeysToIgnore > |
Public Member Functions | |
TBSpillInfo (fhicl::ParameterSet const &pset) | |
virtual | ~TBSpillInfo () |
void | produce (art::Event &evt) |
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 () |
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 Member Functions | |
double | getNOvASpillCounter (double time, std::string device) |
Private Attributes | |
double | fOffset |
std::string | pRawDataLabel |
std::string | pRawBLTrigLabel |
art::ServiceHandle< ifbeam_ns::IFBeam > | ifbeam_handle |
std::unique_ptr< BeamFolder > | bfp |
bool | isMC |
bool | fSaveCounters |
fhicl::ParameterSet | fCounterMap |
Definition at line 49 of file TBSpillInfo_module.cc.
|
inherited |
Definition at line 34 of file EDProducer.h.
|
inherited |
Definition at line 43 of file EDProducer.h.
|
inherited |
Definition at line 35 of file EDProducer.h.
|
explicit |
Definition at line 78 of file TBSpillInfo_module.cc.
References bfp.
|
virtual |
Definition at line 99 of file TBSpillInfo_module.cc.
|
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 |
|
inherited |
Referenced by art::MixFilter< T >::initEngine_().
|
private |
Definition at line 287 of file TBSpillInfo_module.cc.
References bfp, DEFINE_ART_MODULE(), and string.
Referenced by produce().
|
inlineinherited |
Definition at line 123 of file EDProducer.h.
References art::EDProducer::moduleDescription_.
Referenced by skim::NueSkimmer::CopyMichelSlice(), and skim::NueSkimmer::CopyMichelTrack().
|
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_().
|
protectedinherited |
|
virtual |
Implements art::EDProducer.
Definition at line 104 of file TBSpillInfo_module.cc.
References bfp, novadaq::timeutils::convertNovaTimeToUnixTime(), release_diff::diff, fCounterMap, fOffset, fSaveCounters, rawdata::RawTrigger::fTriggerMask_TriggerType, rawdata::RawTrigger::fTriggerTimingMarker_TimeStart, fhicl::ParameterSet::get(), art::DataViewImpl::getByLabel(), getNOvASpillCounter(), makeTrainCVSamples::int, isMC, art::Event::isRealData(), pRawBLTrigLabel, pRawDataLabel, art::Event::put(), string, rawdata::RawBeamlineTrigger::TDUTime(), and msf_helper::timespec.
|
protectedinherited |
Referenced by art::RootOutput::endJob().
|
protectedinherited |
|
private |
Definition at line 63 of file TBSpillInfo_module.cc.
Referenced by getNOvASpillCounter(), produce(), and TBSpillInfo().
|
private |
Definition at line 68 of file TBSpillInfo_module.cc.
Referenced by produce().
|
private |
Definition at line 58 of file TBSpillInfo_module.cc.
Referenced by produce().
|
private |
Definition at line 67 of file TBSpillInfo_module.cc.
Referenced by produce().
|
private |
Definition at line 62 of file TBSpillInfo_module.cc.
|
private |
Definition at line 64 of file TBSpillInfo_module.cc.
Referenced by produce().
|
private |
Definition at line 60 of file TBSpillInfo_module.cc.
Referenced by produce().
|
private |
Definition at line 59 of file TBSpillInfo_module.cc.
Referenced by produce().