#include "eigerDetector.h" using namespace std; eigerDetector::eigerDetector(int id): slsDetector(EIGER,id) { ; }