Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/electromagnetic/standard/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 /processes/electromagnetic/standard/sources.cmake (Version 11.3.0) and /processes/electromagnetic/standard/sources.cmake (Version 10.7.p1)


  1 # - G4emstandard module build definition       <<   1 #------------------------------------------------------------------------------
                                                   >>   2 # sources.cmake
                                                   >>   3 # Module : G4emstandard
                                                   >>   4 # Package: Geant4.src.G4processes.G4electromagnetic.G4emstandard
                                                   >>   5 #
                                                   >>   6 # Sources description for a library.
                                                   >>   7 # Lists the sources and headers of the code explicitly.
                                                   >>   8 # Lists include paths needed.
                                                   >>   9 # Lists the internal granular and global dependencies of the library.
                                                   >>  10 # Source specific properties should be added at the end.
                                                   >>  11 #
                                                   >>  12 # Generated on : 24/9/2010
                                                   >>  13 #
                                                   >>  14 #
                                                   >>  15 #------------------------------------------------------------------------------
  2                                                    16 
  3 geant4_add_module(G4emstandard                 <<  17 #
  4   PUBLIC_HEADERS                               <<  18 # Define the Geant4 Module.
  5     G4ASTARStopping.hh                         <<  19 #
  6     G4AllisonPositronAtRestModel.hh            <<  20 GEANT4_DEFINE_MODULE(NAME G4emstandard
  7     G4AtimaEnergyLossModel.hh                  <<  21     HEADERS
  8     G4AtimaFluctuations.hh                     <<  22         G4ASTARStopping.hh
  9     G4BetheBlochIonGasModel.hh                 <<  23         G4AtimaEnergyLossModel.hh
 10     G4BetheBlochModel.hh                       <<  24         G4AtimaFluctuations.hh
 11     G4BetheHeitlerModel.hh                     <<  25         G4BetheBlochIonGasModel.hh
 12     G4BetheHeitler5DModel.hh                   <<  26         G4BetheBlochModel.hh
 13     G4BraggIonGasModel.hh                      <<  27         G4BetheHeitlerModel.hh
 14     G4BraggIonModel.hh                         <<  28         G4BetheHeitler5DModel.hh
 15     G4BraggModel.hh                            <<  29         G4BohrFluctuations.hh
 16     G4ComptonScattering.hh                     <<  30         G4BraggIonGasModel.hh
 17     G4CoulombScattering.hh                     <<  31         G4BraggIonModel.hh
 18     G4DeltaAngle.hh                            <<  32         G4BraggModel.hh
 19     G4DeltaAngleFreeScat.hh                    <<  33         G4ComptonScattering.hh
 20     G4DipBustGenerator.hh                      <<  34         G4CoulombScattering.hh
 21     G4ESTARStopping.hh                         <<  35         G4DeltaAngle.hh
 22     G4EmStandUtil.hh                           <<  36         G4DeltaAngleFreeScat.hh
 23     G4GSMottCorrection.hh                      <<  37         G4DipBustGenerator.hh
 24     G4GSPWACorrections.hh                      <<  38         G4ESTARStopping.hh
 25     G4GammaConversion.hh                       <<  39         G4GSMottCorrection.hh
 26     G4GoudsmitSaundersonMscModel.hh            <<  40         G4GSPWACorrections.hh
 27     G4GoudsmitSaundersonTable.hh               <<  41         G4GammaConversion.hh
 28     G4ICRU49NuclearStoppingModel.hh            <<  42         G4GoudsmitSaundersonMscModel.hh
 29     G4ICRU73QOModel.hh                         <<  43         G4GoudsmitSaundersonTable.hh
 30     G4InitXscPAI.hh                            <<  44         G4HeatedKleinNishinaCompton.hh
 31     G4IonCoulombCrossSection.hh                <<  45         G4ICRU49NuclearStoppingModel.hh
 32     G4IonCoulombScatteringModel.hh             <<  46         G4ICRU73QOModel.hh
 33     G4IonFluctuations.hh                       <<  47         G4InitXscPAI.hh
 34     G4IonICRU73Data.hh                         <<  48         G4IonCoulombCrossSection.hh
 35     G4KleinNishinaCompton.hh                   <<  49         G4IonCoulombScatteringModel.hh
 36     G4KleinNishinaModel.hh                     <<  50         G4IonFluctuations.hh
 37     G4LindhardSorensenData.hh                  <<  51         G4KleinNishinaCompton.hh
 38     G4LindhardSorensenIonModel.hh              <<  52         G4KleinNishinaModel.hh
 39     G4LossFluctuationDummy.hh                  <<  53         G4LindhardSorensenData.hh
 40     G4ModifiedTsai.hh                          <<  54         G4LindhardSorensenIonModel.hh
 41     G4MollerBhabhaModel.hh                     <<  55         G4ModifiedTsai.hh
 42     G4MottData.hh                              <<  56         G4MollerBhabhaModel.hh
 43     G4NISTStoppingData.hh                      <<  57         G4MottData.hh
 44     G4NuclearStopping.hh                       <<  58         G4NISTStoppingData.hh
 45     G4PAIModel.hh                              <<  59         G4NuclearStopping.hh
 46     G4PAIModelData.hh                          <<  60         G4PAIModel.hh
 47     G4PAIPhotData.hh                           <<  61         G4PAIModelData.hh
 48     G4PAIPhotModel.hh                          <<  62         G4PAIPhotData.hh
 49     G4PAIxSection.hh                           <<  63         G4PAIPhotModel.hh
 50     G4PAIySection.hh                           <<  64         G4PAIxSection.hh
 51     G4PEEffectFluoModel.hh                     <<  65         G4PAIySection.hh
 52     G4PSTARStopping.hh                         <<  66         G4PEEffectFluoModel.hh
 53     G4PairProductionRelModel.hh                <<  67         G4PSTARStopping.hh
 54     G4PhotoElectricEffect.hh                   <<  68         G4PairProductionRelModel.hh
 55     G4PolarizedOrePowellAtRestModel.hh         <<  69         G4PhotoElectricEffect.hh
 56     G4SBBremTable.hh                           <<  70         G4SBBremTable.hh
 57     G4SauterGavrilaAngularDistribution.hh      <<  71         G4SauterGavrilaAngularDistribution.hh
 58     G4ScreeningMottCrossSection.hh             <<  72         G4ScreeningMottCrossSection.hh
 59     G4SeltzerBergerModel.hh                    <<  73         G4SeltzerBergerModel.hh
 60     G4SimplePositronAtRestModel.hh             <<  74         G4UniversalFluctuation.hh
 61     G4OrePowellAtRestModel.hh                  <<  75         G4UrbanMscModel.hh
 62     G4UniversalFluctuation.hh                  <<  76         G4WaterStopping.hh
 63     G4UrbanFluctuation.hh                      <<  77         G4WentzelOKandVIxSection.hh
 64     G4UrbanMscModel.hh                         <<  78         G4WentzelVIModel.hh
 65     G4WaterStopping.hh                         <<  79         G4WentzelVIRelModel.hh
 66     G4WentzelOKandVIxSection.hh                <<  80         G4WentzelVIRelXSection.hh
 67     G4WentzelVIModel.hh                        <<  81         G4XrayRayleighModel.hh
 68     G4WentzelVIRelModel.hh                     <<  82         G4alphaIonisation.hh
 69     G4WentzelVIRelXSection.hh                  <<  83         G4eBremsstrahlung.hh
 70     G4XrayRayleighModel.hh                     <<  84         G4eBremParametrizedModel.hh
 71     G4eBremsstrahlung.hh                       <<  85         G4eBremsstrahlungRelModel.hh
 72     G4eBremParametrizedModel.hh                <<  86         G4eCoulombScatteringModel.hh
 73     G4eBremsstrahlungRelModel.hh               <<  87         G4eDPWACoulombScatteringModel.hh
 74     G4eCoulombScatteringModel.hh               <<  88         G4eDPWAElasticDCS.hh
 75     G4eDPWACoulombScatteringModel.hh           <<  89         G4eIonisation.hh
 76     G4eDPWAElasticDCS.hh                       <<  90         G4eMultipleScattering.hh
 77     G4eIonisation.hh                           <<  91         G4eSingleCoulombScatteringModel.hh
 78     G4eMultipleScattering.hh                   <<  92         G4eeToTwoGammaModel.hh
 79     G4eSingleCoulombScatteringModel.hh         <<  93         G4eplusAnnihilation.hh
 80     G4eeToTwoGammaModel.hh                     <<  94         G4eplusTo2GammaOKVIModel.hh
 81     G4eplusAnnihilation.hh                     <<  95         G4eplusTo3GammaOKVIModel.hh
 82     G4eplusTo2or3GammaModel.hh                 <<  96         G4hCoulombScatteringModel.hh
 83     G4eplusTo3GammaOKVIModel.hh                <<  97         G4hIonisation.hh
 84     G4hCoulombScatteringModel.hh               <<  98         G4hMultipleScattering.hh
 85     G4hIonisation.hh                           <<  99         G4ionIonisation.hh
 86     G4hMultipleScattering.hh                   << 100     SOURCES
 87     G4ionIonisation.hh                         << 101         G4ASTARStopping.cc
 88   SOURCES                                      << 102         G4AtimaEnergyLossModel.cc
 89     G4ASTARStopping.cc                         << 103         G4AtimaFluctuations.cc
 90     G4AllisonPositronAtRestModel.cc            << 104         G4BetheBlochIonGasModel.cc
 91     G4AtimaEnergyLossModel.cc                  << 105         G4BetheBlochModel.cc
 92     G4AtimaFluctuations.cc                     << 106         G4BetheHeitlerModel.cc
 93     G4BetheBlochIonGasModel.cc                 << 107         G4BetheHeitler5DModel.cc
 94     G4BetheBlochModel.cc                       << 108         G4BohrFluctuations.cc
 95     G4BetheHeitlerModel.cc                     << 109         G4BraggIonGasModel.cc
 96     G4BetheHeitler5DModel.cc                   << 110         G4BraggIonModel.cc
 97     G4BraggIonGasModel.cc                      << 111         G4BraggModel.cc
 98     G4BraggIonModel.cc                         << 112         G4ComptonScattering.cc
 99     G4BraggModel.cc                            << 113         G4CoulombScattering.cc
100     G4ComptonScattering.cc                     << 114         G4GSMottCorrection.cc
101     G4CoulombScattering.cc                     << 115         G4GSPWACorrections.cc
102     G4GSMottCorrection.cc                      << 116         G4GammaConversion.cc
103     G4GSPWACorrections.cc                      << 117         G4DeltaAngle.cc
104     G4GammaConversion.cc                       << 118         G4DeltaAngleFreeScat.cc
105     G4DeltaAngle.cc                            << 119         G4DipBustGenerator.cc
106     G4DeltaAngleFreeScat.cc                    << 120         G4ESTARStopping.cc
107     G4DipBustGenerator.cc                      << 121         G4GoudsmitSaundersonMscModel.cc
108     G4ESTARStopping.cc                         << 122         G4GoudsmitSaundersonTable.cc
109     G4EmStandUtil.cc                           << 123         G4HeatedKleinNishinaCompton.cc
110     G4GoudsmitSaundersonMscModel.cc            << 124         G4ICRU49NuclearStoppingModel.cc
111     G4GoudsmitSaundersonTable.cc               << 125         G4ICRU73QOModel.cc
112     G4ICRU49NuclearStoppingModel.cc            << 126         G4InitXscPAI.cc
113     G4ICRU73QOModel.cc                         << 127         G4IonCoulombCrossSection.cc
114     G4InitXscPAI.cc                            << 128         G4IonCoulombScatteringModel.cc
115     G4IonCoulombCrossSection.cc                << 129         G4IonFluctuations.cc
116     G4IonCoulombScatteringModel.cc             << 130         G4KleinNishinaCompton.cc
117     G4IonFluctuations.cc                       << 131         G4KleinNishinaModel.cc
118     G4IonICRU73Data.cc                         << 132         G4LindhardSorensenData.cc
119     G4KleinNishinaCompton.cc                   << 133         G4LindhardSorensenIonModel.cc
120     G4KleinNishinaModel.cc                     << 134         G4ModifiedTsai.cc
121     G4LindhardSorensenData.cc                  << 135         G4MollerBhabhaModel.cc
122     G4LindhardSorensenIonModel.cc              << 136         G4NuclearStopping.cc
123     G4LossFluctuationDummy.cc                  << 137         G4PAIModel.cc
124     G4ModifiedTsai.cc                          << 138         G4PAIModelData.cc
125     G4MollerBhabhaModel.cc                     << 139         G4PAIPhotData.cc
126     G4NuclearStopping.cc                       << 140         G4PAIPhotModel.cc
127     G4PAIModel.cc                              << 141         G4PAIxSection.cc
128     G4PAIModelData.cc                          << 142         G4PAIySection.cc
129     G4PAIPhotData.cc                           << 143         G4PEEffectFluoModel.cc
130     G4PAIPhotModel.cc                          << 144         G4PSTARStopping.cc
131     G4PAIxSection.cc                           << 145         G4PairProductionRelModel.cc
132     G4PAIySection.cc                           << 146         G4PhotoElectricEffect.cc
133     G4PEEffectFluoModel.cc                     << 147         G4SBBremTable.cc
134     G4PSTARStopping.cc                         << 148         G4SauterGavrilaAngularDistribution.cc
135     G4PairProductionRelModel.cc                << 149         G4ScreeningMottCrossSection.cc
136     G4PhotoElectricEffect.cc                   << 150         G4SeltzerBergerModel.cc
137     G4PolarizedOrePowellAtRestModel.cc         << 151         G4UniversalFluctuation.cc
138     G4SBBremTable.cc                           << 152         G4UrbanMscModel.cc
139     G4SauterGavrilaAngularDistribution.cc      << 153         G4WaterStopping.cc
140     G4ScreeningMottCrossSection.cc             << 154         G4WentzelOKandVIxSection.cc
141     G4SeltzerBergerModel.cc                    << 155         G4WentzelVIModel.cc
142     G4SimplePositronAtRestModel.cc             << 156         G4WentzelVIRelModel.cc
143     G4OrePowellAtRestModel.cc                  << 157         G4WentzelVIRelXSection.cc
144     G4UniversalFluctuation.cc                  << 158         G4XrayRayleighModel.cc
145     G4UrbanFluctuation.cc                      << 159         G4alphaIonisation.cc
146     G4UrbanMscModel.cc                         << 160         G4eBremsstrahlung.cc
147     G4WaterStopping.cc                         << 161         G4eBremParametrizedModel.cc
148     G4WentzelOKandVIxSection.cc                << 162         G4eBremsstrahlungRelModel.cc
149     G4WentzelVIModel.cc                        << 163         G4eCoulombScatteringModel.cc
150     G4WentzelVIRelModel.cc                     << 164         G4eDPWACoulombScatteringModel.cc
151     G4WentzelVIRelXSection.cc                  << 165         G4eDPWAElasticDCS.cc
152     G4XrayRayleighModel.cc                     << 166         G4eIonisation.cc
153     G4eBremsstrahlung.cc                       << 167         G4eMultipleScattering.cc
154     G4eBremParametrizedModel.cc                << 168         G4eSingleCoulombScatteringModel.cc
155     G4eBremsstrahlungRelModel.cc               << 169         G4eeToTwoGammaModel.cc
156     G4eCoulombScatteringModel.cc               << 170         G4eplusAnnihilation.cc
157     G4eDPWACoulombScatteringModel.cc           << 171         G4eplusTo2GammaOKVIModel.cc
158     G4eDPWAElasticDCS.cc                       << 172         G4eplusTo3GammaOKVIModel.cc
159     G4eIonisation.cc                           << 173         G4hCoulombScatteringModel.cc
160     G4eMultipleScattering.cc                   << 174         G4hIonisation.cc
161     G4eSingleCoulombScatteringModel.cc         << 175         G4hMultipleScattering.cc
162     G4eeToTwoGammaModel.cc                     << 176         G4ionIonisation.cc
163     G4eplusAnnihilation.cc                     << 177     GRANULAR_DEPENDENCIES
164     G4eplusTo2or3GammaModel.cc                 << 178         G4baryons
165     G4eplusTo3GammaOKVIModel.cc                << 179         G4bosons
166     G4hCoulombScatteringModel.cc               << 180         G4cuts
167     G4hIonisation.cc                           << 181         G4emutils
168     G4hMultipleScattering.cc                   << 182         G4geometrymng
169     G4ionIonisation.cc)                        << 183         G4globman
                                                   >> 184         G4hepnumerics
                                                   >> 185         G4intercoms
                                                   >> 186         G4ions
                                                   >> 187         G4leptons
                                                   >> 188         G4materials
                                                   >> 189         G4mesons
                                                   >> 190         G4navigation
                                                   >> 191         G4partman
                                                   >> 192         G4procman
                                                   >> 193         G4track
                                                   >> 194         G4volumes
                                                   >> 195     GLOBAL_DEPENDENCIES
                                                   >> 196         G4geometry
                                                   >> 197         G4global
                                                   >> 198         G4intercoms
                                                   >> 199         G4materials
                                                   >> 200         G4particles
                                                   >> 201         G4track
                                                   >> 202     LINK_LIBRARIES
                                                   >> 203 )
                                                   >> 204 
                                                   >> 205 # List any source specific properties here
170                                                   206 
171 geant4_module_link_libraries(G4emstandard      << 
172   PUBLIC                                       << 
173     G4bosons                                   << 
174     G4cuts                                     << 
175     G4emutils                                  << 
176     G4globman                                  << 
177     G4hepgeometry                              << 
178     G4heprandom                                << 
179     G4leptons                                  << 
180     G4materials                                << 
181     G4partman                                  << 
182     G4track                                    << 
183   PRIVATE                                      << 
184     G4baryons                                  << 
185     G4geometrymng                              << 
186     G4hepnumerics                              << 
187     G4ions                                     << 
188     G4mesons                                   << 
189     G4procman                                  << 
190     ${G4ZLIB_LIBRARIES})                       <<