This is the complete list of members for opdet::SimPhotonCounter, including all inherited members.
_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 | |
beginJob() | opdet::SimPhotonCounter | |
ClearVectors() | opdet::SimPhotonCounter | |
endJob() | opdet::SimPhotonCounter | |
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 |
fpdg | opdet::SimPhotonCounter | private |
fPosition0 | opdet::SimPhotonCounter | private |
fProcess | opdet::SimPhotonCounter | private |
fPVS | opdet::SimPhotonCounter | private |
fRun | 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 |
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 |
MaxLateTime() const | opdet::SimPhotonCounter | inline |
MaxPromptTime() const | opdet::SimPhotonCounter | inline |
MaxWavelength() const | opdet::SimPhotonCounter | inline |
MinLateTime() const | opdet::SimPhotonCounter | inline |
MinPromptTime() const | opdet::SimPhotonCounter | inline |
MinWavelength() const | opdet::SimPhotonCounter | inline |
PhotonTotal() const | opdet::SimPhotonCounter | inline |
pi_serv | opdet::SimPhotonCounter | private |
Print() | opdet::SimPhotonCounter | |
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 |
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 | |
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 |
Wavelength(const sim::OnePhoton &ph) | opdet::SimPhotonCounter | private |