Class Reference for E1039 Core & Analysis Software
phooldefs.h
Go to the documentation of this file.
1
#ifndef PHOOLDEFS_H__
2
#define PHOOLDEFS_H__
3
4
#include <string>
5
6
namespace
phooldefs
7
{
8
static
const
std::string
branchpathdelim
=
"."
;
9
static
const
std::string
nodetreepathdelim
=
"/"
;
10
};
11
12
#endif
13
phooldefs
Definition:
phooldefs.h:7
phooldefs::nodetreepathdelim
static const std::string nodetreepathdelim
Definition:
phooldefs.h:9
phooldefs::branchpathdelim
static const std::string branchpathdelim
Definition:
phooldefs.h:8
e1039-core
framework
phool
phooldefs.h
Built by
Haiwang Yu
. updated:
Thu Jan 30 2025 10:15:15
using
1.9.1 with
SeaQuest GitHub integration