Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
g2root.f File Reference

Functions/Subroutines

subroutine cdnode (node)
subroutine create_map (fname)
subroutine g2rin
program g2root
logical function map_found (idv, name)
subroutine markdiv (ivo, nuserm)
subroutine markdiv2 (ivo, nuserm)
subroutine node (ivo, nuserm, iposp)
subroutine node2 (ivo, nuserm, iposp)
subroutine ptname (cname, pname)
subroutine realname (cname, pname)
subroutine toint (i, s, nc)
subroutine toreal (r, s, nc)
subroutine toreal_old (r, s, nc)
subroutine toreals (n, r, s, nc)
subroutine toroot (fname)
subroutine volume (cname, qjv, iposp, ifirst)

Function/Subroutine Documentation

◆ cdnode()

subroutine cdnode ( node)

Definition at line 1256 of file g2root.f.

◆ create_map()

subroutine create_map ( character*80 fname)

Definition at line 1384 of file g2root.f.

◆ g2rin()

subroutine g2rin

Definition at line 1519 of file g2root.f.

◆ g2root()

program g2root

Definition at line 6 of file g2root.f.

◆ map_found()

logical function map_found ( integer idv,
character*16 name )

Definition at line 1452 of file g2root.f.

◆ markdiv()

subroutine markdiv ( ivo,
nuserm )

Definition at line 522 of file g2root.f.

◆ markdiv2()

subroutine markdiv2 ( ivo,
nuserm )

Definition at line 517 of file g2root.f.

◆ node()

subroutine node ( ivo,
nuserm,
iposp )

Definition at line 832 of file g2root.f.

◆ node2()

subroutine node2 ( ivo,
nuserm,
iposp )

Definition at line 827 of file g2root.f.

◆ ptname()

subroutine ptname ( character *4 cname,
character *16 pname )

Definition at line 1116 of file g2root.f.

◆ realname()

subroutine realname ( character *4 cname,
character *16 pname )

Definition at line 1084 of file g2root.f.

◆ toint()

subroutine toint ( i,
character*16 s,
nc )

Definition at line 1270 of file g2root.f.

◆ toreal()

subroutine toreal ( r,
character*14 s,
nc )

Definition at line 1306 of file g2root.f.

◆ toreal_old()

subroutine toreal_old ( r,
character*16 s,
nc )

Definition at line 1342 of file g2root.f.

◆ toreals()

subroutine toreals ( n,
dimension(200) r,
character*(*) s,
nc )

Definition at line 1289 of file g2root.f.

◆ toroot()

subroutine toroot ( character*(*) fname)

Definition at line 244 of file g2root.f.

◆ volume()

subroutine volume ( character *(*) cname,
real, dimension(100) qjv,
iposp,
ifirst )

Definition at line 613 of file g2root.f.