#include "PixelToApertureLightConverter.h"
#include <string>
#include <evt/Event.h>
#include <fevt/Eye.h>
#include <fevt/Telescope.h>
#include <fevt/TelescopeSimData.h>
#include <fevt/FdComponentSelector.h>
#include <fdet/FDetector.h>
#include <fdet/Eye.h>
#include <fdet/Telescope.h>
#include <fdet/Pixel.h>
#include <fdet/Channel.h>
Go to the source code of this file.
Adaptor class for sub-modules with timing
Definition in file PixelToApertureLightConverter.cc.