ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
keywords.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file keywords.h
1
#ifndef CLHEP_KEYWORDS_H
2
#define CLHEP_KEYWORDS_H
3
4
// ======================================================================
5
//
6
// keywords - allow use of C++0X keywords
7
//
8
// Author: W. E. Brown; 2010-03-19
9
//
10
// ======================================================================
11
12
13
#include "
CLHEP/Utility/defs.h
"
14
15
16
// C++0X-like keywords: remove once C++0X is here to stay
17
//#define constexpr const
18
//#define noexcept throw()
19
//#define nullptr 0
20
21
22
#endif // CLHEP_KEYWORDS_H
23
//
24
// ======================================================================
geant4
tree
geant4-10.6-release
source
externals
clhep
include
CLHEP
Utility
keywords.h
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:25:14
using
1.8.2 with
ECCE GitHub integration