ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VThreeBodyAngDst Class Referenceabstract

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/cascade/cascade/include/G4VThreeBodyAngDst.hh>

+ Inheritance diagram for G4VThreeBodyAngDst:
+ Collaboration diagram for G4VThreeBodyAngDst:

Public Member Functions

 G4VThreeBodyAngDst (const G4String &name, G4int verbose=0)
 
virtual ~G4VThreeBodyAngDst ()
 
virtual G4double GetCosTheta (G4int ptype, G4double ekin) const =0
 
virtual G4double GetCosTheta (const G4double &ekin, const G4double &pcm) const
 
- Public Member Functions inherited from G4VTwoBodyAngDst
 G4VTwoBodyAngDst (const G4String &name, G4int verbose=0)
 
virtual ~G4VTwoBodyAngDst ()
 
virtual void setVerboseLevel (G4int verbose=0)
 
virtual const G4StringGetName () const
 

Additional Inherited Members

- Protected Attributes inherited from G4VTwoBodyAngDst
G4String theName
 
G4int verboseLevel
 

Detailed Description

Definition at line 39 of file G4VThreeBodyAngDst.hh.

View newest version in sPHENIX GitHub at line 39 of file G4VThreeBodyAngDst.hh

Constructor & Destructor Documentation

G4VThreeBodyAngDst::G4VThreeBodyAngDst ( const G4String name,
G4int  verbose = 0 
)
inline

Definition at line 41 of file G4VThreeBodyAngDst.hh.

View newest version in sPHENIX GitHub at line 41 of file G4VThreeBodyAngDst.hh

virtual G4VThreeBodyAngDst::~G4VThreeBodyAngDst ( )
inlinevirtual

Definition at line 43 of file G4VThreeBodyAngDst.hh.

View newest version in sPHENIX GitHub at line 43 of file G4VThreeBodyAngDst.hh

Member Function Documentation

virtual G4double G4VThreeBodyAngDst::GetCosTheta ( G4int  ptype,
G4double  ekin 
) const
pure virtual

Implemented in G4InuclParamAngDst.

Referenced by GetCosTheta(), and G4InuclParamAngDst::GetCosTheta().

+ Here is the caller graph for this function:

virtual G4double G4VThreeBodyAngDst::GetCosTheta ( const G4double ekin,
const G4double pcm 
) const
inlinevirtual

Implements G4VTwoBodyAngDst.

Reimplemented in G4InuclParamAngDst.

Definition at line 49 of file G4VThreeBodyAngDst.hh.

View newest version in sPHENIX GitHub at line 49 of file G4VThreeBodyAngDst.hh

References GetCosTheta().

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: