#include <fwk/VModule.h>#include <utl/ErrorLogger.h>#include <det/Detector.h>#include <fdet/FDetector.h>#include <fdet/FDetComponentSelector.h>#include <fdet/Eye.h>#include <fdet/Telescope.h>#include <evt/Event.h>#include <fevt/FEvent.h>#include <fevt/Eye.h>#include <fevt/Telescope.h>#include <fevt/EyeHeader.h>#include <fevt/EyeTriggerData.h>#include "FdEyeMerger.h"#include <sstream>Go to the source code of this file.
Functions | |
| unsigned int | GetVirtualTelescopeId (const unsigned int virtualEyeId, const unsigned int eyeId, const unsigned int telId) |
| unsigned int GetVirtualTelescopeId | ( | const unsigned int | virtualEyeId, |
| const unsigned int | eyeId, | ||
| const unsigned int | telId | ||
| ) |
Definition at line 32 of file FdEyeMerger.cc.
References fdet::FDetector::GetEye(), fdet::Eye::IsVirtual(), fdet::Eye::TelescopesBegin(), and fdet::Eye::TelescopesEnd().
Referenced by FdEyeMergerKG::FdEyeMerger::MergeEyes().