analyze(const art::Event &evt) override | hit::GausHitFinderAna | private |
Analyzer(fhicl::ParameterSet const &pset) | art::detail::Analyzer | explicit |
Analyzer(Table< Config > const &config) | art::detail::Analyzer | inlineexplicit |
beginJob() override | hit::GausHitFinderAna | privatevirtual |
consumes(InputTag const &) | art::ModuleBase | protected |
consumesCollector() | art::ModuleBase | protected |
consumesMany() | art::ModuleBase | protected |
consumesView(InputTag const &) | art::ModuleBase | protected |
consumesView(InputTag const &tag) | art::ModuleBase | |
doBeginJob(SharedResources const &resources) | art::detail::Analyzer | |
doBeginRun(RunPrincipal &rp, ModuleContext const &mc) | art::detail::Analyzer | |
doBeginSubRun(SubRunPrincipal &srp, ModuleContext const &mc) | art::detail::Analyzer | |
doEndJob() | art::detail::Analyzer | |
doEndRun(RunPrincipal &rp, ModuleContext const &mc) | art::detail::Analyzer | |
doEndSubRun(SubRunPrincipal &srp, ModuleContext const &mc) | art::detail::Analyzer | |
doEvent(EventPrincipal &ep, ModuleContext const &mc, std::atomic< std::size_t > &counts_run, std::atomic< std::size_t > &counts_passed, std::atomic< std::size_t > &counts_failed) | art::detail::Analyzer | |
doRespondToCloseInputFile(FileBlock const &fb) | art::detail::Analyzer | |
doRespondToCloseOutputFiles(FileBlock const &fb) | art::detail::Analyzer | |
doRespondToOpenInputFile(FileBlock const &fb) | art::detail::Analyzer | |
doRespondToOpenOutputFiles(FileBlock const &fb) | art::detail::Analyzer | |
EDAnalyzer(fhicl::ParameterSet const &pset) | art::EDAnalyzer | explicitprotected |
EDAnalyzer(Table< Config > const &config) | art::EDAnalyzer | inlineexplicitprotected |
fCalDataModuleLabel | hit::GausHitFinderAna | private |
fCharge | hit::GausHitFinderAna | private |
fChargeUncert | hit::GausHitFinderAna | private |
fEndTime | hit::GausHitFinderAna | private |
fEvt | hit::GausHitFinderAna | private |
fGOF | hit::GausHitFinderAna | private |
fHitFinderModuleLabel | hit::GausHitFinderAna | private |
fHitResidualAll | hit::GausHitFinderAna | private |
fHitResidualAllAlt | hit::GausHitFinderAna | private |
fHTree | hit::GausHitFinderAna | private |
fLArG4ModuleLabel | hit::GausHitFinderAna | private |
fMultiplicity | hit::GausHitFinderAna | private |
fnHits | hit::GausHitFinderAna | private |
fNumberOfHitsPerEvent | hit::GausHitFinderAna | private |
fPeakTime | hit::GausHitFinderAna | private |
fPeakTimeUncert | hit::GausHitFinderAna | private |
fPeakTimeVsWire | hit::GausHitFinderAna | private |
fRun | hit::GausHitFinderAna | private |
fStartTime | hit::GausHitFinderAna | private |
fTotalHitChargePerEvent | hit::GausHitFinderAna | private |
fTruePeakPos | hit::GausHitFinderAna | private |
fWire | hit::GausHitFinderAna | private |
fWireTotalCharge | hit::GausHitFinderAna | private |
GausHitFinderAna(fhicl::ParameterSet const &pset) | hit::GausHitFinderAna | explicit |
getConsumables() const | art::ModuleBase | |
getTriggerResults(Event const &e) const | art::Observer | protected |
makeWorker(WorkerParams const &wp) | art::ModuleBase | |
mayConsume(InputTag const &) | art::ModuleBase | protected |
mayConsumeMany() | art::ModuleBase | protected |
mayConsumeView(InputTag const &) | art::ModuleBase | protected |
mayConsumeView(InputTag const &tag) | art::ModuleBase | |
ModuleBase() | art::ModuleBase | |
moduleDescription() const | art::ModuleBase | |
ModuleType typedef | art::EDAnalyzer | |
Observer(Observer const &)=delete | art::Observer | |
Observer(Observer &&)=delete | art::Observer | |
Observer(fhicl::ParameterSet const &config) | art::Observer | explicitprotected |
Observer(std::vector< std::string > const &select_paths, std::vector< std::string > const &reject_paths) | art::Observer | explicitprotected |
operator=(Observer const &)=delete | art::Observer | |
operator=(Observer &&)=delete | art::Observer | |
processName() const | art::Observer | protected |
setModuleDescription(ModuleDescription const &) | art::ModuleBase | |
sortConsumables(std::string const ¤t_process_name) | art::ModuleBase | |
wantAllEvents() const noexcept | art::Observer | inlineprotected |
wantEvent(ScheduleID id, Event const &e) const | art::Observer | protected |
~Analyzer() noexcept | art::detail::Analyzer | virtual |
~ModuleBase() noexcept | art::ModuleBase | virtual |
~Observer() noexcept | art::Observer | |