analyze(const art::Event &evt) | showerAna::ShowerAnalysis | |
Analyzer(fhicl::ParameterSet const &pset) | art::detail::Analyzer | explicit |
Analyzer(Table< Config > const &config) | art::detail::Analyzer | inlineexplicit |
bt_serv | showerAna::ShowerAnalysis | private |
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 | inlineexplicit |
EDAnalyzer(Table< Config > const &config) | art::EDAnalyzer | inlineexplicit |
fClusterModuleLabel | showerAna::ShowerAnalysis | private |
fElectrondEdx | showerAna::ShowerAnalysis | private |
fElectrondEdxWidth | showerAna::ShowerAnalysis | private |
fHitsModuleLabel | showerAna::ShowerAnalysis | private |
FillData(const std::map< int, std::shared_ptr< ShowerParticle > > &particles) | showerAna::ShowerAnalysis | |
fillDescriptions(ModuleDescription const &) | art::Observer | |
FillPi0Data(const std::map< int, std::shared_ptr< ShowerParticle > > &particles, const std::vector< int > &pi0Decays) | showerAna::ShowerAnalysis | |
FindParticleID(detinfo::DetectorClocksData const &clockData, const art::Ptr< recob::Hit > &hit) | showerAna::ShowerAnalysis | |
FindTrueHits(detinfo::DetectorClocksData const &clockData, const std::vector< art::Ptr< recob::Hit > > &hits, int trueParticle) | showerAna::ShowerAnalysis | |
FindTrueParticle(detinfo::DetectorClocksData const &clockData, const std::vector< art::Ptr< recob::Hit > > &hits) | showerAna::ShowerAnalysis | |
fPhotondEdx | showerAna::ShowerAnalysis | private |
fPhotondEdxWidth | showerAna::ShowerAnalysis | private |
fShowerModuleLabel | showerAna::ShowerAnalysis | private |
fTree | showerAna::ShowerAnalysis | private |
geom | showerAna::ShowerAnalysis | private |
getConsumables() const | art::ModuleBase | |
getTriggerResults(Event const &e) const | art::Observer | protected |
hClusterCompleteness | showerAna::ShowerAnalysis | private |
hClusterCompletenessDirection | showerAna::ShowerAnalysis | private |
hClusterCompletenessEnergy | showerAna::ShowerAnalysis | private |
hClusterPurity | showerAna::ShowerAnalysis | private |
hElectronPull | showerAna::ShowerAnalysis | private |
hLargestClusterCompleteness | showerAna::ShowerAnalysis | private |
hLargestClusterCompletenessDirection | showerAna::ShowerAnalysis | private |
hLargestClusterCompletenessEnergy | showerAna::ShowerAnalysis | private |
hLargestClusterPurity | showerAna::ShowerAnalysis | private |
hLargestShowerCompleteness | showerAna::ShowerAnalysis | private |
hLargestShowerCompletenessDirection | showerAna::ShowerAnalysis | private |
hLargestShowerCompletenessEnergy | showerAna::ShowerAnalysis | private |
hLargestShowerPurity | showerAna::ShowerAnalysis | private |
hNumShowersReconstructed | showerAna::ShowerAnalysis | private |
hNumShowersReconstructedEnergy | showerAna::ShowerAnalysis | private |
hNumShowersReconstructedEnergyProfile | showerAna::ShowerAnalysis | private |
hNumShowersReconstructedNonZero | showerAna::ShowerAnalysis | private |
hPhotonPull | showerAna::ShowerAnalysis | private |
hPi0MassPeakReconEnergyReconAngle | showerAna::ShowerAnalysis | private |
hPi0MassPeakReconEnergyTrueAngle | showerAna::ShowerAnalysis | private |
hPi0MassPeakTrueEnergyReconAngle | showerAna::ShowerAnalysis | private |
hPi0MassPeakTrueEnergyTrueAngle | showerAna::ShowerAnalysis | private |
hShowerCompleteness | showerAna::ShowerAnalysis | private |
hShowerCompletenessDirection | showerAna::ShowerAnalysis | private |
hShowerCompletenessEnergy | showerAna::ShowerAnalysis | private |
hShowerdEdx | showerAna::ShowerAnalysis | private |
hShowerdEdxEnergy | showerAna::ShowerAnalysis | private |
hShowerdEdxEnergyProfile | showerAna::ShowerAnalysis | private |
hShowerDepositedEnergy | showerAna::ShowerAnalysis | private |
hShowerDirection | showerAna::ShowerAnalysis | private |
hShowerEnergy | showerAna::ShowerAnalysis | private |
hShowerEnergyCompleteness | showerAna::ShowerAnalysis | private |
hShowerPurity | showerAna::ShowerAnalysis | private |
hShowerReconstructed | showerAna::ShowerAnalysis | private |
hShowerReconstructedEnergy | showerAna::ShowerAnalysis | private |
hShowerStart | showerAna::ShowerAnalysis | private |
hShowerStartEnergy | showerAna::ShowerAnalysis | private |
MakeDataProducts() | showerAna::ShowerAnalysis | |
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, fhicl::ParameterSet const &config) | art::Observer | explicitprotected |
operator=(Observer const &)=delete | art::Observer | |
operator=(Observer &&)=delete | art::Observer | |
pi_serv | showerAna::ShowerAnalysis | private |
processName() const | art::Observer | protected |
registerProducts(ProductDescriptions &, ModuleDescription const &) | art::Observer | |
selectorConfig() const | art::Observer | |
setModuleDescription(ModuleDescription const &) | art::ModuleBase | |
ShowerAnalysis(const fhicl::ParameterSet &pset) | showerAna::ShowerAnalysis | |
sortConsumables(std::string const ¤t_process_name) | art::ModuleBase | |
tfs | showerAna::ShowerAnalysis | private |
wantAllEvents() const noexcept | art::Observer | inlineprotected |
wantEvent(ScheduleID id, Event const &e) const | art::Observer | protected |
workerType() const | art::EDAnalyzer | |
WorkerType typedef | art::EDAnalyzer | |
~Analyzer() noexcept | art::detail::Analyzer | virtual |
~ModuleBase() noexcept | art::ModuleBase | virtual |
~Observer() noexcept | art::Observer | |
~ShowerAnalysis() | showerAna::ShowerAnalysis | |