![]() |
|
|
Generated: 8 Jan 2009 |
00001 // $Id: TransientFastContainer.cpp,v 1.1 2006/05/23 18:04:33 hmd Exp $ 00002 // Include files 00003 00004 #include "GaudiKernel/TransientFastContainer.h" 00005 00006 // local 00007 00008 //----------------------------------------------------------------------------- 00009 // Implementation file for class : TransientFastContainerBase 00010 // 00011 // 2006-05-10 : Marco Clemencic 00012 //----------------------------------------------------------------------------- 00013 00014 //============================================================================= 00015 // Destructor 00016 //============================================================================= 00017 TransientFastContainerBase::~TransientFastContainerBase() {} 00018 00019 //============================================================================= 00020