/* * InteractionDetector.cc * * Created on: May 24, 2011 * Author: jakob */ #include "InteractionDetector.h" namespace vhc { InteractionDetector::InteractionDetector() { // TODO Auto-generated constructor stub } InteractionDetector::~InteractionDetector() { // TODO Auto-generated destructor stub } }