#include <XLogicalBase.hh>
Definition at line 42 of file XLogicalBase.hh.
 
Definition at line 39 of file XLogicalBase.cc.
void SetLattice(XLogicalAtomicLattice *)
 
void SetElement(G4Element *)
 
 
 
 
      
        
          | XLogicalBase::XLogicalBase  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | XLogicalBase::~XLogicalBase  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | G4double XLogicalBase::ComputeAtomicFormFactor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
Definition at line 81 of file XLogicalBase.cc.
   88         G4complex(vResult.real() * vAtomicFormFactor,
 
   89                   vResult.imag() * vAtomicFormFactor);
 
virtual G4double ComputeAtomicFormFactor()
 
G4complex ComputeGeometricalStructureFactorSingleKind(G4int, G4int, G4int)
 
XLogicalAtomicLattice * GetLattice()
 
std::complex< G4double > G4complex
 
 
 
 
The documentation for this class was generated from the following files:
- source/geant4.10.03.p02/examples/extended/exoticphysics/channeling/include/XLogicalBase.hh
 
- source/geant4.10.03.p02/examples/extended/exoticphysics/channeling/src/XLogicalBase.cc