LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
This is the complete list of members for opdet::OpDetResponseInterface, including all inherited members.
detected(int OpChannel, const sim::OnePhoton &Phot, int &newOpChannel) const | opdet::OpDetResponseInterface | inlinevirtual |
detected(int OpChannel, const sim::OnePhoton &Phot) const | opdet::OpDetResponseInterface | inlinevirtual |
detectedLite(int OpChannel, int &newOpChannel) const | opdet::OpDetResponseInterface | inlinevirtual |
detectedLite(int OpChannel) const | opdet::OpDetResponseInterface | inlinevirtual |
doDetected(int OpChannel, const sim::OnePhoton &Phot, int &newOpChannel) const =0 | opdet::OpDetResponseInterface | privatepure virtual |
doDetectedLite(int OpChannel, int &newOpChannel) const =0 | opdet::OpDetResponseInterface | privatepure virtual |
doNOpChannels() const | opdet::OpDetResponseInterface | inlineprivatevirtual |
doReadoutToGeoChannel(int readoutChannel) const | opdet::OpDetResponseInterface | inlineprivatevirtual |
doReconfigure(fhicl::ParameterSet const &p)=0 | opdet::OpDetResponseInterface | privatepure virtual |
NOpChannels() const | opdet::OpDetResponseInterface | inlinevirtual |
readoutToGeoChannel(int readoutChannel) const | opdet::OpDetResponseInterface | inlinevirtual |
reconfigure(fhicl::ParameterSet const &p) | opdet::OpDetResponseInterface | inlinevirtual |
wavelength(double energy) const | opdet::OpDetResponseInterface | inlinevirtual |
~OpDetResponseInterface()=default | opdet::OpDetResponseInterface | virtual |