File: testBasicVector3D.input

package info (click to toggle)
clhep 2.4.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,084 kB
  • sloc: cpp: 45,279; sh: 1,343; perl: 28; makefile: 26
file content (7 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
(1,2,3)
(1.,2.,3.)
(1.0,2.0,3.0)
(1e+00,2e+00,3e+00)
(1.e+00,2.e+00,3.e+00)
(1.0e+00,2.0e+00,3.0e+00)