Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
8b416d05
Commit
8b416d05
authored
Mar 16, 2005
by
Lynn Garren
Browse files
find installed PDG table
parent
96c720b1
Changes
2
Hide whitespace changes
Inline
Side-by-side
HepPDT/examples/data/.cvsignore
0 → 100644
View file @
8b416d05
Makefile.in
HepPDT/examples/examReadPDG.cc
→
HepPDT/examples/examReadPDG.cc
.in
View file @
8b416d05
// $Id: examReadPDG.cc,v 1.
2
200
3
/0
8/2
6
2
0:
49:21
garren Exp $
// $Id: examReadPDG.cc
.in
,v 1.
1.2.1
200
5
/0
3/1
6
0
0:
02:33
garren Exp $
// ----------------------------------------------------------------------
// examReadPDG.cc
//
...
...
@@ -19,7 +19,7 @@ template class HepPDT::DMFactory<DefaultConfig>;
int main()
{
const
char
pdgfile
[]
=
"
../data
/PDG_mass_width_2002.mc"
;
const char pdgfile[] = "
@prefix@/data/HepPDT
/PDG_mass_width_2002.mc";
const char outfile[] = "examReadPDG.out";
// open input file
std::ifstream pdfile( pdgfile );
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment