// $Id: hhitmatchheadersim.cc,v 1.4 2003-01-24 18:24:16 halo Exp $ // Last update by Thomas Eberl: 02/09/25 17:28:22 // using namespace std; #include "hhitmatchheadersim.h" #include #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<