8#include "GaudiKernel/DataObject.h"
29 CalibCLIDNode(
const CLID childClassID ) : DataObject(), m_childClassID( childClassID ) {}
40 virtual std::ostream&
fillStream( std::ostream&
s )
const;
44 static CLID m_myClassID;
CLID getChildClassID() const
CalibCLIDNode(const CLID childClassID)
static const CLID & classID()
virtual std::ostream & fillStream(std::ostream &s) const
virtual const CLID & clID() const