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