analyze(art::Event const &e) override | gar::CAFMaker | virtual |
Analyzer(fhicl::ParameterSet const &pset) | art::detail::Analyzer | explicit |
Analyzer(Table< Config > const &config) | art::detail::Analyzer | inlineexplicit |
BackTrack | gar::CAFMaker | private |
beginJob() override | gar::CAFMaker | virtual |
CAFMaker(fhicl::ParameterSet const &p) | gar::CAFMaker | explicit |
CAFMaker(CAFMaker const &)=delete | gar::CAFMaker | |
CAFMaker(CAFMaker &&)=delete | gar::CAFMaker | |
computeT(simb::MCTruth theMCTruth) | gar::CAFMaker | 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 |
endRun(const art::Run &run) override | gar::CAFMaker | |
fCaloHitLabel | gar::CAFMaker | private |
fClusterLabel | gar::CAFMaker | private |
fClusterMuIDLabel | gar::CAFMaker | private |
fECALAssnLabel | gar::CAFMaker | private |
fEngine | gar::CAFMaker | private |
fGeantLabel | gar::CAFMaker | private |
fGeneratorLabels | gar::CAFMaker | private |
fGENIEGeneratorLabels | gar::CAFMaker | private |
fGeo | gar::CAFMaker | private |
fHitLabel | gar::CAFMaker | private |
fillDescriptions(ModuleDescription const &) | art::Observer | |
FillGeneratorMonteCarloInfo(art::Event const &e, caf::StandardRecord &rec) | gar::CAFMaker | private |
FillHighLevelRecoInfo(art::Event const &e, caf::StandardRecord &rec) | gar::CAFMaker | private |
FillRawInfo(art::Event const &e, caf::StandardRecord &rec) | gar::CAFMaker | private |
FillRecoInfo(art::Event const &e, caf::StandardRecord &rec) | gar::CAFMaker | private |
fInstanceLabelCalo | gar::CAFMaker | private |
fInstanceLabelMuID | gar::CAFMaker | private |
fIonizTruncate | gar::CAFMaker | private |
fMatchMCPtoVertDist | gar::CAFMaker | private |
fMuIDHitLabel | gar::CAFMaker | private |
fPFLabel | gar::CAFMaker | private |
fPOTHist | gar::CAFMaker | private |
fPOTSummaryLabel | gar::CAFMaker | private |
fRawCaloHitLabel | gar::CAFMaker | private |
fRawMuIDHitLabel | gar::CAFMaker | private |
fTPC_X | gar::CAFMaker | private |
fTPC_Y | gar::CAFMaker | private |
fTPC_Z | gar::CAFMaker | private |
fTPCClusterLabel | gar::CAFMaker | private |
fTrackLabel | gar::CAFMaker | private |
fTrackTrajectoryLabel | gar::CAFMaker | private |
fTree | gar::CAFMaker | private |
fVeeLabel | gar::CAFMaker | private |
fVertexLabel | gar::CAFMaker | private |
fWriteCaloClusters | gar::CAFMaker | private |
fWriteCaloDigits | gar::CAFMaker | private |
fWriteCaloHits | gar::CAFMaker | private |
fWriteCohInfo | gar::CAFMaker | private |
fWriteHits | gar::CAFMaker | private |
fWriteMatchedTracks | gar::CAFMaker | private |
fWriteMCCaloInfo | gar::CAFMaker | private |
fWriteMCinfo | gar::CAFMaker | private |
fWriteMCPTrajectory | gar::CAFMaker | private |
fWriteMCPTrajMomenta | gar::CAFMaker | private |
fWriteMuID | gar::CAFMaker | private |
fWriteTPCClusters | gar::CAFMaker | private |
fWriteTracks | gar::CAFMaker | private |
fWriteTrackTrajectories | gar::CAFMaker | private |
fWriteVees | gar::CAFMaker | private |
fWriteVertices | gar::CAFMaker | private |
getConsumables() const | art::ModuleBase | |
getTriggerResults(Event const &e) const | art::Observer | protected |
ItsInTulsa | gar::CAFMaker | private |
lessThan_byE(std::pair< float, float > a, std::pair< float, float > b) | gar::CAFMaker | inlineprivatestatic |
m_pidinterp | gar::CAFMaker | private |
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=(CAFMaker const &)=delete | gar::CAFMaker | |
operator=(CAFMaker &&)=delete | gar::CAFMaker | |
art::EDAnalyzer::operator=(Observer const &)=delete | art::Observer | |
art::EDAnalyzer::operator=(Observer &&)=delete | art::Observer | |
processIonizationInfo(rec::TrackIoniz &ion, float ionizeTruncate, float &forwardIonVal, float &backwardIonVal) | gar::CAFMaker | private |
processName() const | art::Observer | protected |
processOneDirection(std::vector< std::pair< float, float >> SigData, float ionizeTruncate) | gar::CAFMaker | private |
processPIDInfo(float p) | gar::CAFMaker | private |
registerProducts(ProductDescriptions &, ModuleDescription const &) | art::Observer | |
rTPC | gar::CAFMaker | private |
selectorConfig() const | art::Observer | |
setModuleDescription(ModuleDescription const &) | art::ModuleBase | |
sortConsumables(std::string const ¤t_process_name) | art::ModuleBase | |
TrackIdToIndex | gar::CAFMaker | private |
TrkId typedef | gar::CAFMaker | private |
wantAllEvents() const noexcept | art::Observer | inlineprotected |
wantEvent(ScheduleID id, Event const &e) const | art::Observer | protected |
WorkerType typedef | art::EDAnalyzer | |
workerType() const | art::EDAnalyzer | |
xTPC | gar::CAFMaker | private |
~Analyzer() noexcept | art::detail::Analyzer | virtual |
~ModuleBase() noexcept | art::ModuleBase | virtual |
~Observer() noexcept | art::Observer | |