#include <PhysListEmLivermore.hh>
◆ PhysListEmLivermore() [1/3]
      
        
          | PhysListEmLivermore::PhysListEmLivermore  | 
          ( | 
          const G4String &  | 
          name = "livermore" | ) | 
           | 
        
      
 
 
◆ ~PhysListEmLivermore() [1/3]
      
        
          | PhysListEmLivermore::~PhysListEmLivermore  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ PhysListEmLivermore() [2/3]
      
        
          | PhysListEmLivermore::PhysListEmLivermore  | 
          ( | 
          const G4String &  | 
          name = "livermore" | ) | 
           | 
        
      
 
 
◆ ~PhysListEmLivermore() [2/3]
      
        
          | PhysListEmLivermore::~PhysListEmLivermore  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ PhysListEmLivermore() [3/3]
      
        
          | PhysListEmLivermore::PhysListEmLivermore  | 
          ( | 
          const G4String &  | 
          name = "Livermore" | ) | 
           | 
        
      
 
 
◆ ~PhysListEmLivermore() [3/3]
      
        
          | PhysListEmLivermore::~PhysListEmLivermore  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ConstructParticle() [1/3]
  
  
      
        
          | virtual void PhysListEmLivermore::ConstructParticle  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ ConstructParticle() [2/3]
  
  
      
        
          | virtual void PhysListEmLivermore::ConstructParticle  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ ConstructParticle() [3/3]
  
  
      
        
          | virtual void PhysListEmLivermore::ConstructParticle  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ ConstructProcess() [1/3]
  
  
      
        
          | virtual void PhysListEmLivermore::ConstructProcess  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ ConstructProcess() [2/3]
  
  
      
        
          | void PhysListEmLivermore::ConstructProcess  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Implements G4VPhysicsConstructor.
Definition at line 92 of file TestEm13/src/PhysListEmLivermore.cc.
  107     if (particleName == 
"gamma") {
   111       G4LivermorePhotoElectricModel* 
   112       photModel = 
new G4LivermorePhotoElectricModel();
   113       photModel->SetHighEnergyLimit(highEnergyLimit);
   138     } 
else if (particleName == 
"e-") {
   155     } 
else if (particleName == 
"e+") {
   161     } 
else if( particleName == 
"mu+" || 
   162                particleName == 
"mu-"    ) {
   168     } 
else if( particleName == 
"alpha" || particleName == 
"GenericIon" ) { 
 
G4bool IsShortLived() const
 
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
 
G4ProcessManager * GetProcessManager() const
 
void SetHighEnergyLimit(G4double)
 
const G4String & GetParticleName() const
 
G4int AddProcess(G4VProcess *aProcess, G4int ordAtRestDoIt=ordInActive, G4int ordAlongSteptDoIt=ordInActive, G4int ordPostStepDoIt=ordInActive)
 
void AddEmModel(G4int, G4VEmModel *, G4VEmFluctuationModel *fluc=0, const G4Region *region=0)
 
void AddEmModel(G4int, G4VEmModel *, const G4Region *region=0)
 
std::vector< G4InuclElementaryParticle >::iterator particleIterator
 
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
 
G4double GetPDGCharge() const
 
 
 
 
◆ ConstructProcess() [3/3]
  
  
      
        
          | virtual void PhysListEmLivermore::ConstructProcess  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
The documentation for this class was generated from the following files: