Class Reference for E1039 Core & Analysis Software
Home page
Related Pages
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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::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:
Wed May 26 2021 21:44:02
using
1.8.5 with
SeaQuest GitHub integration