_max_late_time | opdet::SimPhotonCounter | private |
_max_prompt_time | opdet::SimPhotonCounter | private |
_max_wavelength | opdet::SimPhotonCounter | private |
_min_late_time | opdet::SimPhotonCounter | private |
_min_prompt_time | opdet::SimPhotonCounter | private |
_min_wavelength | opdet::SimPhotonCounter | private |
_photonVector_late | opdet::SimPhotonCounter | private |
_photonVector_prompt | opdet::SimPhotonCounter | private |
_qeVector | opdet::SimPhotonCounter | private |
AddOnePhoton(size_t i_opdet, const sim::OnePhoton &photon) | opdet::SimPhotonCounter | |
AddSimPhotons(const sim::SimPhotons &photons) | opdet::SimPhotonCounter | |
analyze(art::Event const &) | opdet::SimPhotonCounter | virtual |
Analyzer(fhicl::ParameterSet const &pset) | art::detail::Analyzer | explicit |
Analyzer(Table< Config > const &config) | art::detail::Analyzer | inlineexplicit |
beginJob() | opdet::SimPhotonCounter | virtual |
ClearVectors() | opdet::SimPhotonCounter | |
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 |
endJob() | opdet::SimPhotonCounter | virtual |
fCountEventAll | opdet::SimPhotonCounter | private |
fCountEventDetected | opdet::SimPhotonCounter | private |
fCountOpDetAll | opdet::SimPhotonCounter | private |
fCountOpDetDetected | opdet::SimPhotonCounter | private |
fCountOpDetReflDetected | opdet::SimPhotonCounter | private |
fdEdx | opdet::SimPhotonCounter | private |
fEnergy | opdet::SimPhotonCounter | private |
fEventID | opdet::SimPhotonCounter | private |
finalPhotonPosition | opdet::SimPhotonCounter | private |
fInputModule | opdet::SimPhotonCounter | private |
fLightAnalysisTree | opdet::SimPhotonCounter | private |
fMakeAllPhotonsTree | opdet::SimPhotonCounter | private |
fMakeDetectedPhotonsTree | opdet::SimPhotonCounter | private |
fMakeLightAnalysisTree | opdet::SimPhotonCounter | private |
fMakeOpDetEventsTree | opdet::SimPhotonCounter | private |
fMakeOpDetsTree | opdet::SimPhotonCounter | private |
fmotherTrackID | opdet::SimPhotonCounter | private |
fOpChannel | opdet::SimPhotonCounter | private |
foriginX | opdet::SimPhotonCounter | private |
foriginY | opdet::SimPhotonCounter | private |
foriginZ | opdet::SimPhotonCounter | private |
fpdg | opdet::SimPhotonCounter | private |
fPosition0 | opdet::SimPhotonCounter | private |
fProcess | opdet::SimPhotonCounter | private |
fPVS | opdet::SimPhotonCounter | private |
fRun | opdet::SimPhotonCounter | private |
fSavePhotonOrigins | opdet::SimPhotonCounter | private |
fSignals_vis | opdet::SimPhotonCounter | private |
fSignals_vuv | opdet::SimPhotonCounter | private |
fSignalsvis | opdet::SimPhotonCounter | private |
fSignalsvuv | opdet::SimPhotonCounter | private |
fstepPositions | opdet::SimPhotonCounter | private |
fstepTimes | opdet::SimPhotonCounter | private |
fT0_vis | opdet::SimPhotonCounter | private |
fTheEventTree | opdet::SimPhotonCounter | private |
fTheOpDetTree | opdet::SimPhotonCounter | private |
fThePhotonTreeAll | opdet::SimPhotonCounter | private |
fThePhotonTreeDetected | opdet::SimPhotonCounter | private |
fTime | opdet::SimPhotonCounter | private |
fTrackID | opdet::SimPhotonCounter | private |
fUseLitePhotons | opdet::SimPhotonCounter | private |
fVerbosity | opdet::SimPhotonCounter | private |
fWavelength | opdet::SimPhotonCounter | private |
getConsumables() const | art::ModuleBase | |
getTriggerResults(Event const &e) const | art::Observer | protected |
GetVectorSize() const | opdet::SimPhotonCounter | inline |
initialPhotonPosition | opdet::SimPhotonCounter | private |
isVisible(double wavelength) const | opdet::SimPhotonCounter | inlineprivate |
kVisibleThreshold | opdet::SimPhotonCounter | privatestatic |
kVisibleWavelength | opdet::SimPhotonCounter | privatestatic |
kVUVWavelength | opdet::SimPhotonCounter | privatestatic |
LatePhotonTotal() const | opdet::SimPhotonCounter | inline |
LatePhotonVector() const | opdet::SimPhotonCounter | inline |
LatePhotonVector(size_t i) const | opdet::SimPhotonCounter | inline |
makeWorker(WorkerParams const &wp) | art::ModuleBase | |
MaxLateTime() const | opdet::SimPhotonCounter | inline |
MaxPromptTime() const | opdet::SimPhotonCounter | inline |
MaxWavelength() const | opdet::SimPhotonCounter | inline |
mayConsume(InputTag const &) | art::ModuleBase | protected |
mayConsumeMany() | art::ModuleBase | protected |
mayConsumeView(InputTag const &) | art::ModuleBase | protected |
mayConsumeView(InputTag const &tag) | art::ModuleBase | |
MinLateTime() const | opdet::SimPhotonCounter | inline |
MinPromptTime() const | opdet::SimPhotonCounter | inline |
MinWavelength() const | opdet::SimPhotonCounter | inline |
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 | |
PhotonTotal() const | opdet::SimPhotonCounter | inline |
pi_serv | opdet::SimPhotonCounter | private |
Print() | opdet::SimPhotonCounter | |
processName() const | art::Observer | protected |
PromptPhotonTotal() const | opdet::SimPhotonCounter | inline |
PromptPhotonVector() const | opdet::SimPhotonCounter | inline |
PromptPhotonVector(size_t i) const | opdet::SimPhotonCounter | inline |
QE(size_t i) const | opdet::SimPhotonCounter | inline |
QEVector() const | opdet::SimPhotonCounter | inline |
setModuleDescription(ModuleDescription const &) | art::ModuleBase | |
SetQE(size_t i, float e) | opdet::SimPhotonCounter | inline |
SetQEVector(const std::vector< float > &eV) | opdet::SimPhotonCounter | inline |
SetTimeRanges(float t_p1, float t_p2, float t_l1, float t_l2) | opdet::SimPhotonCounter | |
SetVectorSize(size_t s) | opdet::SimPhotonCounter | inline |
SetWavelengthRanges(float min_w, float max_w) | opdet::SimPhotonCounter | |
SimPhotonCounter() | opdet::SimPhotonCounter | inline |
SimPhotonCounter(size_t s, float t_p1, float t_p2, float t_l1, float t_l2, float min_w=0, float max_w=1e6, float e=1.0) | opdet::SimPhotonCounter | |
SimPhotonCounter(float t_p1, float t_p2, float t_l1, float t_l2, float min_w, float max_w, const std::vector< float > &eV) | opdet::SimPhotonCounter | |
SimPhotonCounter(const fhicl::ParameterSet &) | opdet::SimPhotonCounter | |
sortConsumables(std::string const ¤t_process_name) | art::ModuleBase | |
storeVisibility(int channel, int nDirectPhotons, int nReflectedPhotons, double reflectedT0=0.0) const | opdet::SimPhotonCounter | private |
TotalPhotonVector() const | opdet::SimPhotonCounter | |
TotalPhotonVector(size_t i) const | opdet::SimPhotonCounter | inline |
wantAllEvents() const noexcept | art::Observer | inlineprotected |
wantEvent(ScheduleID id, Event const &e) const | art::Observer | protected |
Wavelength(const sim::OnePhoton &ph) | opdet::SimPhotonCounter | private |
~Analyzer() noexcept | art::detail::Analyzer | virtual |
~ModuleBase() noexcept | art::ModuleBase | virtual |
~Observer() noexcept | art::Observer | |