6#include "GaudiKernel/StatusCode.h"
7#include "GaudiKernel/GenericAddress.h"
25 RootAddress(
unsigned char svc,
const CLID& clid,
const std::string path =
"",
const std::string treename =
"",
const std::string branchname =
"",
int entry=-1);
28 virtual void setTreename(std::string treename) {m_treename=treename;}
30 std::string
getPath()
const {
return m_path;}
38 std::string m_treename;
40 std::string m_branchname;
const long int ROOT_StorageType
Definition of a Root address, derived from IOpaqueAddress.
void setEntryNr(int entry)
RootAddress(unsigned char svc, const CLID &clid, const std::string path="", const std::string treename="", const std::string branchname="", int entry=-1)
std::string getPath() const
std::string getTreename() const
std::string getBranchname(int i) const
virtual void setTreename(std::string treename)
Short_t getNrBranches() const