LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "larana/OpticalDetector/OpDetResponseInterface.h"
#include "larcore/CoreUtils/ServiceUtil.h"
#include "lardata/DetectorInfoServices/LArPropertiesService.h"
#include "art/Framework/Services/Registry/ServiceDefinitionMacros.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <cassert>
Go to the source code of this file.
Classes | |
class | opdet::DefaultOpDetResponse |
Namespaces | |
opdet | |
Functions | |
DECLARE_ART_SERVICE_INTERFACE_IMPL (opdet::DefaultOpDetResponse, opdet::OpDetResponseInterface, LEGACY) namespace opdet | |
DECLARE_ART_SERVICE_INTERFACE_IMPL | ( | opdet::DefaultOpDetResponse | , |
opdet::OpDetResponseInterface | , | ||
LEGACY | |||
) |
Definition at line 30 of file DefaultOpDetResponse_service.cc.
References opdet::DefaultOpDetResponse::DefaultOpDetResponse(), DEFINE_ART_SERVICE_INTERFACE_IMPL, opdet::DefaultOpDetResponse::doDetected(), opdet::DefaultOpDetResponse::doDetectedLite(), and opdet::DefaultOpDetResponse::doReconfigure().