Geant4 Cross Reference |
1 // 1 // 2 // ******************************************* 2 // ******************************************************************** 3 // * License and Disclaimer 3 // * License and Disclaimer * 4 // * 4 // * * 5 // * The Geant4 software is copyright of th 5 // * The Geant4 software is copyright of the Copyright Holders of * 6 // * the Geant4 Collaboration. It is provided 6 // * the Geant4 Collaboration. It is provided under the terms and * 7 // * conditions of the Geant4 Software License 7 // * conditions of the Geant4 Software License, included in the file * 8 // * LICENSE and available at http://cern.ch/ 8 // * LICENSE and available at http://cern.ch/geant4/license . These * 9 // * include a list of copyright holders. 9 // * include a list of copyright holders. * 10 // * 10 // * * 11 // * Neither the authors of this software syst 11 // * Neither the authors of this software system, nor their employing * 12 // * institutes,nor the agencies providing fin 12 // * institutes,nor the agencies providing financial support for this * 13 // * work make any representation or warran 13 // * work make any representation or warranty, express or implied, * 14 // * regarding this software system or assum 14 // * regarding this software system or assume any liability for its * 15 // * use. Please see the license in the file 15 // * use. Please see the license in the file LICENSE and URL above * 16 // * for the full disclaimer and the limitatio 16 // * for the full disclaimer and the limitation of liability. * 17 // * 17 // * * 18 // * This code implementation is the result 18 // * This code implementation is the result of the scientific and * 19 // * technical work of the GEANT4 collaboratio 19 // * technical work of the GEANT4 collaboration. * 20 // * By using, copying, modifying or distri 20 // * By using, copying, modifying or distributing the software (or * 21 // * any work based on the software) you ag 21 // * any work based on the software) you agree to acknowledge its * 22 // * use in resulting scientific publicati 22 // * use in resulting scientific publications, and indicate your * 23 // * acceptance of all terms of the Geant4 Sof 23 // * acceptance of all terms of the Geant4 Software license. * 24 // ******************************************* 24 // ******************************************************************** 25 // 25 // 26 /// \file exoticphysics/dmparticle/src/G4LDMHi 26 /// \file exoticphysics/dmparticle/src/G4LDMHi.cc 27 /// \brief Implementation of the G4LDMHi class 27 /// \brief Implementation of the G4LDMHi class 28 // 28 // >> 29 // $Id: G4LDMHi.cc 66817 2013-01-12 16:16:08Z gcosmo $ 29 // 30 // 30 //-------------------------------------------- 31 //--------------------------------------------------------------------------- 31 // 32 // 32 // ClassName: G4LDMHi 33 // ClassName: G4LDMHi 33 // << 34 // 34 // Description: << 35 // Description: 35 // 36 // 36 // 15.03.17 V. Grichine based on G4Monopole 37 // 15.03.17 V. Grichine based on G4Monopole 37 // 38 // 38 // Modified: 39 // Modified: 39 // 40 // 40 //....oooOO0OOooo........oooOO0OOooo........oo 41 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... 41 42 42 #include "G4LDMHi.hh" 43 #include "G4LDMHi.hh" 43 << 44 #include "G4ParticleTable.hh" 44 #include "G4ParticleTable.hh" 45 #include "G4PhysicalConstants.hh" 45 #include "G4PhysicalConstants.hh" 46 #include "G4SystemOfUnits.hh" 46 #include "G4SystemOfUnits.hh" 47 47 48 //....oooOO0OOooo........oooOO0OOooo........oo 48 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... 49 49 50 G4LDMHi* G4LDMHi::theLDMHi = nullptr; 50 G4LDMHi* G4LDMHi::theLDMHi = nullptr; 51 51 52 //....oooOO0OOooo........oooOO0OOooo........oo 52 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... 53 53 54 G4LDMHi::G4LDMHi(const G4String& aName, G4doub << 54 G4LDMHi::G4LDMHi( 55 G4int iParity, G4int iConjuga << 55 const G4String& aName, G4double mass, 56 const G4String& pType, G4int << 56 G4double width, G4double charge, 57 G4double lifetime, G4DecayTab << 57 G4int iSpin, G4int iParity, 58 : G4ParticleDefinition(aName, mass, width, c << 58 G4int iConjugation, G4int iIsospin, 59 iIsospin3, gParity, p << 59 G4int iIsospin3, G4int gParity, 60 decaytable) << 60 const G4String& pType, G4int lepton, >> 61 G4int baryon, G4int encoding, >> 62 G4bool stable, G4double lifetime, >> 63 G4DecayTable *decaytable) >> 64 : G4ParticleDefinition( aName, mass, width, charge, iSpin, iParity, >> 65 iConjugation, iIsospin, iIsospin3, gParity, pType, >> 66 lepton, baryon, encoding, stable, lifetime, decaytable ) 61 {} 67 {} 62 68 63 //....oooOO0OOooo........oooOO0OOooo........oo 69 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... 64 70 65 G4LDMHi::~G4LDMHi() {} << 71 G4LDMHi::~G4LDMHi() >> 72 {} 66 73 67 //....oooOO0OOooo........oooOO0OOooo........oo 74 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... 68 // << 75 // 69 // Arguments for constructor are as follows 76 // Arguments for constructor are as follows 70 // name mass 77 // name mass width charge 71 // 2*spin parity C-conj 78 // 2*spin parity C-conjugation 72 // 2*Isospin 2*Isospin3 G 79 // 2*Isospin 2*Isospin3 G-parity 73 // type lepton number baryon 80 // type lepton number baryon number PDG encoding 74 // stable lifetime deca << 81 // stable lifetime decay table 75 // 82 // 76 // 83 // 77 84 78 G4LDMHi* G4LDMHi::LDMHiDefinition(G4double mas 85 G4LDMHi* G4LDMHi::LDMHiDefinition(G4double mass) 79 { << 86 { 80 if (!theLDMHi) { << 87 if(!theLDMHi) 81 theLDMHi = new G4LDMHi("ldmhi", mass, 0.0 << 88 { 82 -1.0, 0); << 89 theLDMHi = new G4LDMHi( 83 << 90 "ldmhi", mass, 0.0*MeV, 0, 84 G4cout << "LDMHi is created: m(GeV)= " << << 91 0, -1, -1, >> 92 0, 0, 0, >> 93 "boson", 0, 0, 51, >> 94 true, -1.0, 0); >> 95 >> 96 >> 97 G4cout << "LDMHi is created: m(GeV)= " << theLDMHi->GetPDGMass()/GeV >> 98 << G4endl; 85 } 99 } 86 return theLDMHi; 100 return theLDMHi; 87 } 101 } 88 102 89 //....oooOO0OOooo........oooOO0OOooo........oo 103 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... 90 104 91 G4LDMHi* G4LDMHi::LDMHi() 105 G4LDMHi* G4LDMHi::LDMHi() 92 { << 106 { 93 return theLDMHi; 107 return theLDMHi; 94 } << 108 } 95 109 96 //....oooOO0OOooo........oooOO0OOooo........oo 110 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... >> 111 >> 112 97 113