Geant4-11
Enumerations
G4NuclearFormfactorType.hh File Reference

Go to the source code of this file.

Enumerations

enum  G4NuclearFormfactorType { fNoneNF = 0 , fExponentialNF , fGaussianNF , fFlatNF }
 

Enumeration Type Documentation

◆ G4NuclearFormfactorType

Enumerator
fNoneNF 
fExponentialNF 
fGaussianNF 
fFlatNF 

Definition at line 46 of file G4NuclearFormfactorType.hh.

47{
48 fNoneNF = 0,
52};