// $Id: hhitmatchheadersim.cc,v 1.2 2002-09-25 16:19:52 eberl Exp $ // Last update by Thomas Eberl: 02/09/25 17:28:22 // #include "hhitmatchheadersim.h" #include ClassImp(HHitMatchHeaderSim) HHitMatchHeaderSim::HHitMatchHeaderSim() { reset(); } HHitMatchHeaderSim::~HHitMatchHeaderSim() {} HHitMatchHeaderSim::HHitMatchHeaderSim(const HHitMatchHeaderSim& source) { } HHitMatchHeaderSim& HHitMatchHeaderSim::operator=(const HHitMatchHeaderSim& source) { if (this != &source) { } return *this; } void HHitMatchHeaderSim::dumpToStdoutSim() { HHitMatchHeader::dumpToStdout(); cout<<"-------------- HHitMatchHeaderSim --------------"<0) cout<