Geant4 Cross Reference

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


  1 # - G4emdna-models module build definition     <<   1 #------------------------------------------------------------------------------
                                                   >>   2 # sources.cmake
                                                   >>   3 # Module : G4emlowenergy
                                                   >>   4 # Package: Geant4.src.G4processes.G4electromagnetic.G4emlowenergy
                                                   >>   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 
                                                   >>  17 #
  3 # Define the Geant4 Module.                        18 # Define the Geant4 Module.
  4 geant4_add_module(G4emdna-models               <<  19 #
  5   PUBLIC_HEADERS                               <<  20 GEANT4_DEFINE_MODULE(NAME G4emdna-models
  6     G4ChemEquilibrium.hh                       <<  21     HEADERS
  7     G4DNABornAngle.hh                          <<  22         G4DNABornAngle.hh
  8     G4DNABornExcitationModel.hh                <<  23         G4DNABornExcitationModel.hh
  9     G4DNABornExcitationModel1.hh               <<  24         G4DNABornExcitationModel1.hh
 10     G4DNABornExcitationModel2.hh               <<  25         G4DNABornExcitationModel2.hh
 11     G4DNABornIonisationModel.hh                <<  26         G4DNABornIonisationModel.hh
 12     G4DNABornIonisationModel1.hh               <<  27         G4DNABornIonisationModel1.hh
 13     G4DNABornIonisationModel2.hh               <<  28         G4DNABornIonisationModel2.hh
 14     G4DNACPA100ElasticModel.hh                 <<  29         G4DNAChampionElasticModel.hh
 15     G4DNACPA100ExcitationModel.hh              <<  30         G4DNACPA100ElasticModel.hh
 16     G4DNACPA100IonisationModel.hh              <<  31         G4DNACPA100ExcitationModel.hh
 17     G4DNAChampionElasticModel.hh               <<  32         G4DNACPA100IonisationModel.hh
 18     G4DNADingfelderChargeDecreaseModel.hh      <<  33         G4DNASmoluchowskiDiffusion.hh
 19     G4DNADingfelderChargeIncreaseModel.hh      <<  34         G4DNASmoluchowskiReactionModel.hh
 20     G4DNADiracRMatrixExcitationModel.hh        <<  35         G4DNADingfelderChargeDecreaseModel.hh
 21     G4DNADoubleIonisationModel.hh              <<  36         G4DNADingfelderChargeIncreaseModel.hh
 22     G4DNAELSEPAElasticModel.hh                 <<  37         G4DNAEmfietzoglouExcitationModel.hh
 23     G4DNAEmfietzoglouExcitationModel.hh        <<  38         G4DNAEmfietzoglouIonisationModel.hh
 24     G4DNAEmfietzoglouIonisationModel.hh        <<  39         G4DNAELSEPAElasticModel.hh
 25     G4DNAEventScheduler.hh                     <<  40         G4DNAIonElasticModel.hh
 26     G4DNAGeneralIonIonisationModel.hh          <<  41   G4DNAIRT.hh
 27     G4DNAGillespieDirectMethod.hh              <<  42   G4DNAIRTMoleculeEncounterStepper.hh
 28     G4DNAIRT.hh                                <<  43         G4DNAMeltonAttachmentModel.hh
 29     G4DNAIndependentReactionTimeModel.hh       <<  44         G4DNAMillerGreenExcitationModel.hh
 30     G4DNAIndependentReactionTimeStepper.hh     <<  45   G4DNAMolecularIRTModel.hh
 31     G4DNAIonChargeDecreaseModel.hh             <<  46         G4DNAMolecularReaction.hh
 32     G4DNAIonChargeIncreaseModel.hh             <<  47         G4DNAMolecularStepByStepModel.hh
 33     G4DNAIonElasticModel.hh                    <<  48         G4DNAMoleculeEncounterStepper.hh
 34     G4DNAIRTMoleculeEncounterStepper.hh        <<  49         G4DNARuddAngle.hh
 35     G4DNAMakeReaction.hh                       <<  50         G4DNARuddIonisationExtendedModel.hh
 36     G4DNAMeltonAttachmentModel.hh              <<  51         G4DNARuddIonisationModel.hh
 37     G4DNAMillerGreenExcitationModel.hh         <<  52         G4DNASancheExcitationModel.hh
 38     G4DNAModelInterface.hh                     <<  53         G4DNAOneStepThermalizationModel.hh
 39     G4DNAMolecularIRTModel.hh                  <<  54         G4DNAOneStepThermalizationModel.hpp
 40     G4DNAMolecularReaction.hh                  <<  55         G4DNAPTBIonisationModel.hh
 41     G4DNAMolecularStepByStepModel.hh           <<  56         G4DNAPTBElasticModel.hh
 42     G4DNAMoleculeEncounterStepper.hh           <<  57         G4DNAPTBExcitationModel.hh
 43     G4DNAMultipleIonisationManager.hh          <<  58         G4DNAPTBAugerModel.hh
 44     G4DNAOneStepThermalizationModel.hh         <<  59         G4DNAScreenedRutherfordElasticModel.hh
 45     G4DNAOneStepThermalizationModel.hpp        <<  60         G4DNATransformElectronModel.hh
 46     G4DNAPTBAugerModel.hh                      <<  61         G4DNAUeharaScreenedRutherfordElasticModel.hh
 47     G4DNAPTBElasticModel.hh                    <<  62         G4DNAVacuumModel.hh
 48     G4DNAPTBExcitationModel.hh                 <<  63         G4LEPTSAttachmentModel.hh
 49     G4DNAPTBIonisationModel.hh                 <<  64         G4LEPTSDissociationModel.hh
 50     G4DNAQuadrupleIonisationModel.hh           <<  65         G4LEPTSElasticModel.hh
 51     G4DNAQuinnPlasmonExcitationModel.hh        <<  66         G4LEPTSIonisationModel.hh
 52     G4DNARPWBAExcitationModel.hh               <<  67         G4LEPTSPositroniumModel.hh
 53     G4DNARPWBAIonisationModel.hh               <<  68         G4LEPTSRotExcitationModel.hh
 54     G4DNARelativisticIonisationModel.hh        <<  69         G4LEPTSVibExcitationModel.hh
 55     G4DNARuddAngle.hh                          <<  70         G4VLEPTSModel.hh
 56     G4DNARuddIonisationExtendedModel.hh        <<  71         G4LEPTSDiffXS.hh
 57     G4DNARuddIonisationModel.hh                <<  72         G4LEPTSDistribution.hh
 58     G4DNASancheExcitationModel.hh              <<  73         G4LEPTSElossDistr.hh
 59     G4DNAScreenedRutherfordElasticModel.hh     <<  74         G4LEPTSExcitationModel.hh
 60     G4DNASmoluchowskiDiffusion.hh              <<  75         G4VDNAModel.hh
 61     G4DNASmoluchowskiReactionModel.hh          <<  76         G4DNAModelInterface.hh
 62     G4DNATransformElectronModel.hh             <<  77         G4DNADummyModel.hh
 63     G4DNATripleIonisationModel.hh              <<  78     SOURCES
 64     G4DNAUeharaScreenedRutherfordElasticModel. <<  79         G4DNABornAngle.cc
 65     G4DNAUpdateSystemModel.hh                  <<  80         G4DNABornExcitationModel1.cc
 66     G4DNAVacuumModel.hh                        <<  81         G4DNABornExcitationModel2.cc
 67     G4DiffusionControlledReactionModel.hh      <<  82         G4DNABornIonisationModel1.cc
 68     G4LEPTSAttachmentModel.hh                  <<  83         G4DNABornIonisationModel2.cc
 69     G4LEPTSDissociationModel.hh                <<  84         G4DNAChampionElasticModel.cc
 70     G4LEPTSElasticModel.hh                     <<  85         G4DNACPA100ElasticModel.cc
 71     G4LEPTSIonisationModel.hh                  <<  86         G4DNACPA100ExcitationModel.cc
 72     G4LEPTSPositroniumModel.hh                 <<  87         G4DNACPA100IonisationModel.cc
 73     G4LEPTSRotExcitationModel.hh               <<  88         G4DNASmoluchowskiDiffusion.cc
 74     G4LEPTSVibExcitationModel.hh               <<  89         G4DNASmoluchowskiReactionModel.cc
 75     G4LEPTSDiffXS.hh                           <<  90         G4DNADingfelderChargeDecreaseModel.cc
 76     G4LEPTSDistribution.hh                     <<  91         G4DNADingfelderChargeIncreaseModel.cc
 77     G4LEPTSElossDistr.hh                       <<  92         G4DNAELSEPAElasticModel.cc
 78     G4LEPTSExcitationModel.hh                  <<  93         G4DNAEmfietzoglouExcitationModel.cc
 79     G4VDNAModel.hh                             <<  94         G4DNAEmfietzoglouIonisationModel.cc
 80     G4VDNAHitModel.hh                          <<  95         G4DNAIonElasticModel.cc
 81     G4VLEPTSModel.hh                           <<  96   G4DNAIRT.cc
 82     G4VUpdateSystemModel.hh                    <<  97   G4DNAIRTMoleculeEncounterStepper.cc
 83   SOURCES                                      <<  98         G4DNAMeltonAttachmentModel.cc
 84     G4ChemEquilibrium.cc                       <<  99         G4DNAMillerGreenExcitationModel.cc
 85     G4DNABornAngle.cc                          << 100   G4DNAMolecularIRTModel.cc
 86     G4DNABornExcitationModel1.cc               << 101         G4DNAMolecularReaction.cc
 87     G4DNABornExcitationModel2.cc               << 102         G4DNAMolecularStepByStepModel.cc
 88     G4DNABornIonisationModel1.cc               << 103         G4DNAMoleculeEncounterStepper.cc
 89     G4DNABornIonisationModel2.cc               << 104         G4DNARuddAngle.cc
 90     G4DNACPA100ElasticModel.cc                 << 105         G4DNARuddIonisationExtendedModel.cc
 91     G4DNACPA100ExcitationModel.cc              << 106         G4DNARuddIonisationModel.cc
 92     G4DNACPA100IonisationModel.cc              << 107         G4DNASancheExcitationModel.cc
 93     G4DNAChampionElasticModel.cc               << 108         G4DNAOneStepThermalizationModel.cc
 94     G4DNADingfelderChargeDecreaseModel.cc      << 109         G4DNAPTBIonisationModel.cc
 95     G4DNADingfelderChargeIncreaseModel.cc      << 110         G4DNAPTBElasticModel.cc
 96     G4DNADiracRMatrixExcitationModel.cc        << 111         G4DNAPTBExcitationModel.cc
 97     G4DNADoubleIonisationModel.cc              << 112         G4DNAPTBAugerModel.cc
 98     G4DNAELSEPAElasticModel.cc                 << 113         G4DNAScreenedRutherfordElasticModel.cc
 99     G4DNAEmfietzoglouExcitationModel.cc        << 114         G4DNATransformElectronModel.cc
100     G4DNAEmfietzoglouIonisationModel.cc        << 115         G4DNAUeharaScreenedRutherfordElasticModel.cc
101     G4DNAEventScheduler.cc                     << 116         G4DNAVacuumModel.cc
102     G4DNAGeneralIonIonisationModel.cc          << 117         G4LEPTSElossDistr.cc
103     G4DNAGillespieDirectMethod.cc              << 118         G4LEPTSAttachmentModel.cc
104     G4DNAIRT.cc                                << 119         G4LEPTSDissociationModel.cc
105     G4DNAIndependentReactionTimeModel.cc       << 120         G4LEPTSElasticModel.cc
106     G4DNAIndependentReactionTimeStepper.cc     << 121         G4LEPTSDistribution.cc
107     G4DNAIonChargeDecreaseModel.cc             << 122         G4LEPTSIonisationModel.cc
108     G4DNAIonChargeIncreaseModel.cc             << 123         G4LEPTSPositroniumModel.cc
109     G4DNAIonElasticModel.cc                    << 124         G4LEPTSRotExcitationModel.cc
110     G4DNAIRTMoleculeEncounterStepper.cc        << 125         G4LEPTSVibExcitationModel.cc
111     G4DNAMakeReaction.cc                       << 126         G4VLEPTSModel.cc
112     G4DNAMeltonAttachmentModel.cc              << 127         G4LEPTSExcitationModel.cc
113     G4DNAMillerGreenExcitationModel.cc         << 128         G4LEPTSDiffXS.cc
114     G4DNAModelInterface.cc                     << 129         G4VDNAModel.cc
115     G4DNAMolecularIRTModel.cc                  << 130         G4DNAModelInterface.cc
116     G4DNAMolecularReaction.cc                  << 131         G4DNADummyModel.cc
117     G4DNAMolecularStepByStepModel.cc           << 132      GRANULAR_DEPENDENCIES
118     G4DNAMoleculeEncounterStepper.cc           << 133         G4baryons
119     G4DNAMultipleIonisationManager.cc          << 134         G4bosons
120     G4DNAOneStepThermalizationModel.cc         << 135         G4cuts
121     G4DNAPTBAugerModel.cc                      << 136         G4emlowenergy
122     G4DNAPTBElasticModel.cc                    << 137         G4emstandard
123     G4DNAPTBExcitationModel.cc                 << 138         G4emutils
124     G4DNAPTBIonisationModel.cc                 << 139         G4geometrymng
125     G4DNAQuadrupleIonisationModel.cc           << 140         G4globman
126     G4DNAQuinnPlasmonExcitationModel.cc        << 141         G4hepnumerics
127     G4DNARPWBAExcitationModel.cc               << 142         G4intercoms
128     G4DNARPWBAIonisationModel.cc               << 143         G4ions
129     G4DNARelativisticIonisationModel.cc        << 144         G4leptons
130     G4DNARuddAngle.cc                          << 145         G4materials
131     G4DNARuddIonisationExtendedModel.cc        << 146         G4mesons
132     G4DNARuddIonisationModel.cc                << 147         G4partman
133     G4DNASancheExcitationModel.cc              << 148         G4procman
134     G4DNAScreenedRutherfordElasticModel.cc     << 149         G4track
135     G4DNASmoluchowskiDiffusion.cc              << 150         G4emdna-man
136     G4DNASmoluchowskiReactionModel.cc          << 151         G4emdna-molman
137     G4DNATransformElectronModel.cc             << 152         G4emdna-moltypes
138     G4DNATripleIonisationModel.cc              << 153         G4emdna-utils
139     G4DNAUeharaScreenedRutherfordElasticModel. << 154     GLOBAL_DEPENDENCIES
140     G4DNAUpdateSystemModel.cc                  << 155         G4geometry
141     G4DNAVacuumModel.cc                        << 156         G4global
142     G4DiffusionControlledReactionModel.cc      << 157         G4intercoms
143     G4LEPTSAttachmentModel.cc                  << 158         G4materials
144     G4LEPTSDissociationModel.cc                << 159         G4particles
145     G4LEPTSElasticModel.cc                     << 160         G4track
146     G4LEPTSIonisationModel.cc                  << 161     LINK_LIBRARIES
147     G4LEPTSPositroniumModel.cc                 << 162 )
148     G4LEPTSRotExcitationModel.cc               << 163 
149     G4LEPTSVibExcitationModel.cc               << 164 # List any source specific properties here
150     G4LEPTSDiffXS.cc                           << 165 
151     G4LEPTSDistribution.cc                     << 
152     G4LEPTSElossDistr.cc                       << 
153     G4LEPTSExcitationModel.cc                  << 
154     G4VDNAModel.cc                             << 
155     G4VDNAHitModel.cc                          << 
156     G4VLEPTSModel.cc)                          << 
157                                                   166 
158 geant4_module_link_libraries(G4emdna-models    << 
159   PUBLIC                                       << 
160     G4baryons                                  << 
161     G4bosons                                   << 
162     G4cuts                                     << 
163     G4emdna-man                                << 
164     G4emdna-molman                             << 
165     G4emdna-moltypes                           << 
166     G4emdna-utils                              << 
167     G4emlowenergy                              << 
168     G4emutils                                  << 
169     G4globman                                  << 
170     G4heprandom                                << 
171     G4leptons                                  << 
172     G4materials                                << 
173     G4navigation                               << 
174     G4partman                                  << 
175     G4track                                    << 
176   PRIVATE                                      << 
177     G4emstandard                               << 
178     G4ions)                                    <<