Back to index

PHIODataNode.C

 
//----------------------------------------------------------------------------- 
//  $Header: /afs/rhic/phenix/cvsroot/offline/framework/phool/PHIODataNode.C,v 1.3 1999/02/24 00:07:41 messer Exp $ 
// 
//  COOL Program Library   
//  Copyright (C) CERES collaboration, 1996 
// 
//  Implementation of class PHIODataNode 
// 
//----------------------------------------------------------------------------- 
#include "PHIODataNode.h"  
 
// 
// It seems as if the gnu-compilers want the implementation 
// of a template class in the header-file. @#$%&*!!! 
// 

Back to index