/* * PndMvdClusterStrip.cxx * * Created on: Dec 15, 2009 * Author: stockman */ #include "PndMvdClusterStrip.h" ClassImp(PndMvdClusterStrip); PndMvdClusterStrip::PndMvdClusterStrip():fSide(kTOP) { // TODO Auto-generated constructor stub } PndMvdClusterStrip::~PndMvdClusterStrip() { // TODO Auto-generated destructor stub }