![]() |
LArSoft
v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Member Functions | |
DefaultOpDetResponse (fhicl::ParameterSet const &pset) | |
virtual void | reconfigure (fhicl::ParameterSet const &p) |
virtual int | NOpChannels () const |
virtual int | readoutToGeoChannel (int readoutChannel) const |
virtual bool | detected (int OpChannel, const sim::OnePhoton &Phot, int &newOpChannel) const |
virtual bool | detected (int OpChannel, const sim::OnePhoton &Phot) const |
virtual bool | detectedLite (int OpChannel, int &newOpChannel) const |
virtual bool | detectedLite (int OpChannel) const |
virtual float | wavelength (double energy) const |
Private Member Functions | |
void | doReconfigure (fhicl::ParameterSet const &p) override |
bool | doDetected (int OpChannel, const sim::OnePhoton &Phot, int &newOpChannel) const override |
bool | doDetectedLite (int OpChannel, int &newOpChannel) const override |
Definition at line 17 of file DefaultOpDetResponse_service.cc.
opdet::DefaultOpDetResponse::DefaultOpDetResponse | ( | fhicl::ParameterSet const & | pset | ) |
Referenced by DECLARE_ART_SERVICE_INTERFACE_IMPL().
|
inlinevirtualinherited |
Definition at line 89 of file OpDetResponseInterface.h.
Referenced by opdet::SimPhotonCounter::analyze(), and opdet::OpMCDigi::produce().
|
inlinevirtualinherited |
Definition at line 97 of file OpDetResponseInterface.h.
|
inlinevirtualinherited |
Definition at line 104 of file OpDetResponseInterface.h.
Referenced by opdet::SimPhotonCounter::analyze(), and opdet::OpMCDigi::produce().
|
inlinevirtualinherited |
Definition at line 110 of file OpDetResponseInterface.h.
|
overrideprivatevirtual |
Implements opdet::OpDetResponseInterface.
Referenced by DECLARE_ART_SERVICE_INTERFACE_IMPL().
|
overrideprivatevirtual |
Implements opdet::OpDetResponseInterface.
Referenced by DECLARE_ART_SERVICE_INTERFACE_IMPL().
|
overrideprivatevirtual |
Implements opdet::OpDetResponseInterface.
Referenced by DECLARE_ART_SERVICE_INTERFACE_IMPL().
|
inlinevirtualinherited |
Definition at line 62 of file OpDetResponseInterface.h.
Referenced by opdet::SimPhotonCounterAlg::InitializeCounters(), and opdet::OpMCDigi::produce().
|
inlinevirtualinherited |
Definition at line 76 of file OpDetResponseInterface.h.
|
inlinevirtualinherited |
Definition at line 56 of file OpDetResponseInterface.h.
|
inlinevirtualinherited |
Definition at line 117 of file OpDetResponseInterface.h.
References DECLARE_ART_SERVICE_INTERFACE, and energy.
Referenced by opdet::SimPhotonCounter::analyze(), and DECLARE_ART_SERVICE_INTERFACE_IMPL().