LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Member Functions | |
MicrobooneOpDetResponse (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 |
Private Attributes | |
float | fQE |
float | fWavelengthCutLow |
float | fWavelengthCutHigh |
Definition at line 14 of file MicrobooneOpDetResponse_service.cc.
opdet::MicrobooneOpDetResponse::MicrobooneOpDetResponse | ( | fhicl::ParameterSet const & | pset | ) |
Referenced by DECLARE_ART_SERVICE_INTERFACE_IMPL().
|
inlinevirtualinherited |
Definition at line 92 of file OpDetResponseInterface.h.
Referenced by opdet::SimPhotonCounter::analyze(), and opdet::OpMCDigi::produce().
|
inlinevirtualinherited |
Definition at line 100 of file OpDetResponseInterface.h.
|
inlinevirtualinherited |
Definition at line 107 of file OpDetResponseInterface.h.
Referenced by opdet::SimPhotonCounter::analyze(), and opdet::OpMCDigi::produce().
|
inlinevirtualinherited |
Definition at line 113 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 64 of file OpDetResponseInterface.h.
Referenced by opdet::SimPhotonCounterAlg::InitializeCounters(), and opdet::OpMCDigi::produce().
|
inlinevirtualinherited |
Definition at line 78 of file OpDetResponseInterface.h.
|
inlinevirtualinherited |
Definition at line 58 of file OpDetResponseInterface.h.
|
inlinevirtualinherited |
Definition at line 120 of file OpDetResponseInterface.h.
References DECLARE_ART_SERVICE_INTERFACE, and energy.
Referenced by opdet::SimPhotonCounter::analyze(), and DECLARE_ART_SERVICE_INTERFACE_IMPL().
|
private |
Definition at line 23 of file MicrobooneOpDetResponse_service.cc.
Referenced by DECLARE_ART_SERVICE_INTERFACE_IMPL().
|
private |
Definition at line 26 of file MicrobooneOpDetResponse_service.cc.
Referenced by DECLARE_ART_SERVICE_INTERFACE_IMPL().
|
private |
Definition at line 25 of file MicrobooneOpDetResponse_service.cc.
Referenced by DECLARE_ART_SERVICE_INTERFACE_IMPL().