Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/g3tog4/sources.cmake

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /g3tog4/sources.cmake (Version 11.3.0) and /g3tog4/sources.cmake (Version 10.7.p4)


  1 # - G3toG4 module build definition             <<   1 #------------------------------------------------------------------------------
                                                   >>   2 # Module : G3toG4
                                                   >>   3 # Package: Geant4.src.G3toG4
                                                   >>   4 #------------------------------------------------------------------------------
  2                                                     5 
                                                   >>   6 #
  3 # Define the Geant4 Module.                         7 # Define the Geant4 Module.
  4 geant4_add_module(G3toG4                       <<   8 #
  5   PUBLIC_HEADERS                               <<   9 geant4_define_module(NAME G3toG4
                                                   >>  10   HEADERS
  6     G3DetTable.hh                                  11     G3DetTable.hh
  7     G3DetTableEntry.hh                             12     G3DetTableEntry.hh
  8     G3Division.hh                                  13     G3Division.hh
  9     G3EleTable.hh                                  14     G3EleTable.hh
 10     G3G4Interface.hh                               15     G3G4Interface.hh
 11     G3MatTable.hh                                  16     G3MatTable.hh
 12     G3MatTableEntry.hh                             17     G3MatTableEntry.hh
 13     G3MedTable.hh                                  18     G3MedTable.hh
 14     G3MedTableEntry.hh                             19     G3MedTableEntry.hh
 15     G3PartTable.hh                                 20     G3PartTable.hh
 16     G3Pos.hh                                       21     G3Pos.hh
 17     G3RotTable.hh                                  22     G3RotTable.hh
 18     G3RotTableEntry.hh                             23     G3RotTableEntry.hh
 19     G3SensVolVector.hh                             24     G3SensVolVector.hh
 20     G3VolTable.hh                                  25     G3VolTable.hh
 21     G3VolTableEntry.hh                             26     G3VolTableEntry.hh
 22     G3toG4.hh                                      27     G3toG4.hh
 23     G3toG4BuildTree.hh                             28     G3toG4BuildTree.hh
 24     G3toG4Defs.hh                                  29     G3toG4Defs.hh
 25     G3toG4MANY.hh                                  30     G3toG4MANY.hh
 26     G3toG4MakeSolid.hh                             31     G3toG4MakeSolid.hh
 27     G3toG4RotationMatrix.hh                        32     G3toG4RotationMatrix.hh
 28   SOURCES                                          33   SOURCES
 29     G3DetTable.cc                                  34     G3DetTable.cc
 30     G3DetTableEntry.cc                             35     G3DetTableEntry.cc
 31     G3Division.cc                                  36     G3Division.cc
 32     G3EleTable.cc                                  37     G3EleTable.cc
 33     G3MatTable.cc                                  38     G3MatTable.cc
 34     G3MatTableEntry.cc                             39     G3MatTableEntry.cc
 35     G3MedTable.cc                                  40     G3MedTable.cc
 36     G3MedTableEntry.cc                             41     G3MedTableEntry.cc
 37     G3NegVolPars.cc                                42     G3NegVolPars.cc
 38     G3PartTable.cc                                 43     G3PartTable.cc
 39     G3Pos.cc                                       44     G3Pos.cc
 40     G3RotTable.cc                                  45     G3RotTable.cc
 41     G3RotTableEntry.cc                             46     G3RotTableEntry.cc
 42     G3VolTable.cc                                  47     G3VolTable.cc
 43     G3VolTableEntry.cc                             48     G3VolTableEntry.cc
 44     G3toG4BuildTree.cc                             49     G3toG4BuildTree.cc
 45     G3toG4MANY.cc                                  50     G3toG4MANY.cc
 46     G3toG4MakeSolid.cc                             51     G3toG4MakeSolid.cc
 47     G3toG4RotationMatrix.cc                        52     G3toG4RotationMatrix.cc
 48     G4BuildGeom.cc                                 53     G4BuildGeom.cc
 49     G4ggclos.cc                                    54     G4ggclos.cc
 50     G4gsatt.cc                                     55     G4gsatt.cc
 51     G4gsbool.cc                                    56     G4gsbool.cc
 52     G4gsdet.cc                                     57     G4gsdet.cc
 53     G4gsdeta.cc                                    58     G4gsdeta.cc
 54     G4gsdetd.cc                                    59     G4gsdetd.cc
 55     G4gsdeth.cc                                    60     G4gsdeth.cc
 56     G4gsdetu.cc                                    61     G4gsdetu.cc
 57     G4gsdetv.cc                                    62     G4gsdetv.cc
 58     G4gsdk.cc                                      63     G4gsdk.cc
 59     G4gsdvn.cc                                     64     G4gsdvn.cc
 60     G4gsdvn2.cc                                    65     G4gsdvn2.cc
 61     G4gsdvt.cc                                     66     G4gsdvt.cc
 62     G4gsdvt2.cc                                    67     G4gsdvt2.cc
 63     G4gsdvx.cc                                     68     G4gsdvx.cc
 64     G4gsmate.cc                                    69     G4gsmate.cc
 65     G4gsmixt.cc                                    70     G4gsmixt.cc
 66     G4gspart.cc                                    71     G4gspart.cc
 67     G4gspos.cc                                     72     G4gspos.cc
 68     G4gsposp.cc                                    73     G4gsposp.cc
 69     G4gsrotm.cc                                    74     G4gsrotm.cc
 70     G4gstmed.cc                                    75     G4gstmed.cc
 71     G4gstpar.cc                                    76     G4gstpar.cc
 72     G4gsvolu.cc                                    77     G4gsvolu.cc
 73     clparse.cc)                                <<  78     clparse.cc
 74                                                <<  79   GRANULAR_DEPENDENCIES
 75 geant4_module_link_libraries(G3toG4            <<  80     G4csg
 76   PUBLIC                                       <<  81     G4decay
 77     G4detector                                     82     G4detector
                                                   >>  83     G4geomBoolean
 78     G4geometrymng                                  84     G4geometrymng
 79     G4partman                                  << 
 80     G4materials                                << 
 81     G4globman                                      85     G4globman
 82     G4hepgeometry                              <<  86     G4graphics_reps
 83   PRIVATE                                      <<  87     G4hits
 84     G4decay                                    <<  88     G4magneticfield
                                                   >>  89     G4materials
                                                   >>  90     G4partman
 85     G4procman                                      91     G4procman
 86     G4csg                                      << 
 87     G4specsolids                                   92     G4specsolids
 88     G4magneticfield                            <<  93     G4track
                                                   >>  94     G4tracking
 89     G4volumes                                      95     G4volumes
 90     G4geomBoolean                              <<  96   GLOBAL_DEPENDENCIES
 91     G4graphics_reps)                           <<  97     G4digits_hits
                                                   >>  98     G4geometry
                                                   >>  99     G4global
                                                   >> 100     G4graphics_reps
                                                   >> 101     G4materials
                                                   >> 102     G4particles
                                                   >> 103     G4processes
                                                   >> 104     G4track
                                                   >> 105     G4tracking
                                                   >> 106   LINK_LIBRARIES
                                                   >> 107 )
                                                   >> 108 
                                                   >> 109 # List any source specific properties here