1#ifndef _IRawDataCnvSvc_H
2#define _IRawDataCnvSvc_H 1
5#include "GaudiKernel/IInterface.h"
18 class Leaf :
public std::vector<Leaf*> {
24 Leaf(
const std::string& p,
const CLID& c,
const std::string& b,
long u)
37 return path == copy.path &&
Leaf & operator=(const Leaf ©)
Leaf(const std::string &p, const CLID &c, const std::string &b, long u)
bool operator==(const Leaf ©) const
virtual StatusCode declareObject(const Leaf &leaf)=0
Declare target leaf.