Geant4_10
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
source
source
g3tog4
src
mztog4.F
Go to the documentation of this file.
1
*
2
* ********************************************************************
3
* * License and Disclaimer *
4
* * *
5
* * The Geant4 software is copyright of the Copyright Holders of *
6
* * the Geant4 Collaboration. It is provided under the terms and *
7
* * conditions of the Geant4 Software License, included in the file *
8
* * LICENSE and available at http://cern.ch/geant4/license . These *
9
* * include a list of copyright holders. *
10
* * *
11
* * Neither the authors of this software system, nor their employing *
12
* * institutes,nor the agencies providing financial support for this *
13
* * work make any representation or warranty, express or implied, *
14
* * regarding this software system or assume any liability for its *
15
* * use. Please see the license in the file LICENSE and URL above *
16
* * for the full disclaimer and the limitation of liability. *
17
* * *
18
* * This code implementation is the result of the scientific and *
19
* * technical work of the GEANT4 collaboration. *
20
* * By using, copying, modifying or distributing the software (or *
21
* * any work based on the software) you agree to acknowledge its *
22
* * use in resulting scientific publications, and indicate your *
23
* * acceptance of all terms of the Geant4 Software license. *
24
* ********************************************************************
25
*
26
*
27
* $Id: mztog4.F 67982 2013-03-13 10:36:03Z gcosmo $
28
*
29
subroutine
mztog4
30
************************************************************************
31
*
32
* mztog4
33
*
34
* Within a Geant3 program, call this routine to perform conversion
35
* to Geant4 on G3 data structures in memory.
36
*
37
*... History:
38
* 15-Jan-1997 Lockman : Put tog4 in a separate file
39
************************************************************************
40
implicit none
41
#include "G3toG4.inc"
42
*
43
*** conversion initialization
44
dogeom = .false.
45
context
=
'----'
46
lunlist = 98
47
open
(
unit
=lunlist,
file
=
'g3calls.dat'
,
status
=
'unknown'
)
48
luncode = 99
49
nfile = 1
50
call
g3source
51
*
52
*** do conversion
53
call
tog4
54
*
55
end
56
*
HepGeom::BasicVector3D::unit
BasicVector3D< T > unit() const
Definition:
BasicVector3D.h:304
file
TFile * file
Definition:
comparison_ascii.C:5
context
const XML_Char * context
Definition:
expat.h:434
mztog4
subroutine mztog4
Definition:
mztog4.F:29
status
int status
Definition:
tracer.cxx:24
g3source
subroutine g3source
Definition:
g3tog4.F:147
tog4
subroutine tog4
Definition:
tog4.F:29
Generated on Sat Dec 14 2013 14:34:06 for Geant4_10 by
1.8.5