DetectorFactory constructor

DetectorFactory()

Implementation

factory DetectorFactory() {
  return _singleton;
}