Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/particles/management/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 ]

  1 # - G4partman module build definition
  2 
  3 # Define the Geant4 Module.
  4 geant4_add_module(G4partman
  5   PUBLIC_HEADERS
  6     G4DalitzDecayChannel.hh
  7     G4DecayProducts.hh
  8     G4DecayTable.hh
  9     G4DecayTableMessenger.hh
 10     G4DynamicParticle.hh
 11     G4DynamicParticle.icc
 12     G4ElectronOccupancy.hh
 13     G4HyperNucleiProperties.hh
 14     G4IonTable.hh
 15     G4Ions.hh
 16     G4IsotopeProperty.hh
 17     G4KL3DecayChannel.hh
 18     G4MuonicAtom.hh
 19     G4MuonicAtomHelper.hh
 20     G4MuonDecayChannel.hh
 21     G4MuonDecayChannelWithSpin.hh
 22     G4MuonRadiativeDecayChannelWithSpin.hh
 23     G4NeutronBetaDecayChannel.hh
 24     G4NucleiProperties.hh
 25     G4NucleiPropertiesTableAME12.hh
 26     G4NucleiPropertiesTheoreticalTable.hh
 27     G4NuclideTable.hh
 28     G4NuclideTableMessenger.hh
 29     G4PDGCodeChecker.hh
 30     G4PDefManager.hh
 31     G4ParticleDefinition.hh
 32     G4ParticleDefinition.icc
 33     G4ParticleMessenger.hh
 34     G4ParticleMomentum.hh
 35     G4ParticlePropertyData.hh
 36     G4ParticlePropertyData.icc
 37     G4ParticlePropertyMessenger.hh
 38     G4ParticlePropertyTable.hh
 39     G4ParticleTable.hh
 40     G4ParticleTable.icc
 41     G4ParticleTableIterator.hh
 42     G4ParticleWithCuts.hh
 43     G4ParticlesWorkspace.hh
 44     G4PhaseSpaceDecayChannel.hh
 45     G4PionRadiativeDecayChannel.hh
 46     G4PrimaryParticle.hh
 47     G4PrimaryVertex.hh
 48     G4TauLeptonicDecayChannel.hh
 49     G4VDecayChannel.hh
 50     G4VIsotopeTable.hh
 51     G4VUserPrimaryParticleInformation.hh
 52     G4VUserPrimaryVertexInformation.hh
 53     pwdefs.hh
 54   SOURCES
 55     G4DalitzDecayChannel.cc
 56     G4DecayProducts.cc
 57     G4DecayTable.cc
 58     G4DecayTableMessenger.cc
 59     G4DynamicParticle.cc
 60     G4ElectronOccupancy.cc
 61     G4HyperNucleiProperties.cc
 62     G4IonTable.cc
 63     G4Ions.cc
 64     G4IsotopeProperty.cc
 65     G4KL3DecayChannel.cc
 66     G4MuonicAtom.cc
 67     G4MuonicAtomHelper.cc
 68     G4MuonDecayChannel.cc
 69     G4MuonDecayChannelWithSpin.cc
 70     G4MuonRadiativeDecayChannelWithSpin.cc
 71     G4NeutronBetaDecayChannel.cc
 72     G4NucleiProperties.cc
 73     G4NucleiPropertiesTableAME12.cc
 74     G4NucleiPropertiesTheoreticalTableA.cc
 75     G4NucleiPropertiesTheoreticalTableB.cc
 76     G4NuclideTable.cc
 77     G4NuclideTableMessenger.cc
 78     G4PDGCodeChecker.cc
 79     G4PDefManager.cc
 80     G4ParticleDefinition.cc
 81     G4ParticleMessenger.cc
 82     G4ParticlePropertyData.cc
 83     G4ParticlePropertyMessenger.cc
 84     G4ParticlePropertyTable.cc
 85     G4ParticleTable.cc
 86     G4ParticlesWorkspace.cc
 87     G4PhaseSpaceDecayChannel.cc
 88     G4PionRadiativeDecayChannel.cc
 89     G4PrimaryParticle.cc
 90     G4PrimaryVertex.cc
 91     G4TauLeptonicDecayChannel.cc
 92     G4VDecayChannel.cc
 93     G4VIsotopeTable.cc)
 94 
 95 geant4_module_link_libraries(G4partman PUBLIC G4globman G4hepgeometry G4heprandom G4intercoms)