10 #ifndef MICROBOONE_OPDET_RESPONSE_H 11 #define MICROBOONE_OPDET_RESPONSE_H 33 virtual bool doDetectedLite(
int OpChannel,
int &newOpChannel)
const;
50 #endif //MICROBOONE_OPDET_RESPONSE_H
contains objects relating to OpDet hits
virtual bool doDetected(int OpChannel, const sim::OnePhoton &Phot, int &newOpChannel) const
MicrobooneOpDetResponse(fhicl::ParameterSet const &pset, art::ActivityRegistry ®)
~MicrobooneOpDetResponse()
virtual void doReconfigure(fhicl::ParameterSet const &p)
virtual bool doDetectedLite(int OpChannel, int &newOpChannel) const
#define DECLARE_ART_SERVICE_INTERFACE_IMPL(svc, iface, scope)