Geant4  10.03.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
G4VTwoBodyAngDst Class Referenceabstract
Inheritance diagram for G4VTwoBodyAngDst:
G4NumIntTwoBodyAngDst< NKEBINS, NANGLES > G4NumIntTwoBodyAngDst< 11, 19 > G4NumIntTwoBodyAngDst< 15, 19 > G4ParamExpTwoBodyAngDst< NKEBINS > G4ParamExpTwoBodyAngDst< 10 > G4ParamExpTwoBodyAngDst< 9 > G4VThreeBodyAngDst G4NP2NPAngDst G4Pi0P2Pi0PAngDst G4PimP2Pi0NAngDst G4PimP2PimPAngDst G4PipP2PipPAngDst G4PP2PPAngDst G4GamP2NPipAngDst G4GamP2PPi0AngDst G4GammaNuclAngDst G4HadNElastic1AngDst G4HadNElastic2AngDst G4PiNInelasticAngDst G4NuclNuclAngDst G4InuclParamAngDst

Public Member Functions

 G4VTwoBodyAngDst (const G4String &name, G4int verbose=0)
 
virtual ~G4VTwoBodyAngDst ()
 
virtual G4double GetCosTheta (const G4double &ekin, const G4double &pcm) const =0
 
virtual void setVerboseLevel (G4int verbose=0)
 
virtual const G4StringGetName () const
 

Protected Attributes

G4String theName
 
G4int verboseLevel
 

Constructor & Destructor Documentation

G4VTwoBodyAngDst ( const G4String name,
G4int  verbose = 0 
)
virtual ~G4VTwoBodyAngDst ( )
virtual

Member Function Documentation

virtual void setVerboseLevel ( G4int  verbose = 0)
virtual

References verboseLevel.

virtual const G4String& GetName ( ) const
virtual

References theName.

Member Data Documentation

G4String theName
protected

Referenced by GetName().

G4int verboseLevel
protected

Referenced by setVerboseLevel().