Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
phooldefs.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file phooldefs.h
1
#ifndef PHOOL_PHOOLDEFS_H
2
#define PHOOL_PHOOLDEFS_H
3
4
#include <string>
5
6
namespace
phooldefs
7
{
8
static
const
std::string
branchpathdelim
=
"#"
;
9
static
const
std::string
legacypathdelims
=
"/."
;
10
static
const
std::string
nodetreepathdelim
=
"/"
;
11
}
// namespace phooldefs
12
13
#endif
coresoftware
blob
master
offline
framework
phool
phooldefs.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:05
using
1.8.2 with
sPHENIX GitHub integration