ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 G4String & | GetName () const |
Additional Inherited Members | |
Protected Attributes inherited from G4VTwoBodyAngDst | |
G4String | theName |
G4int | verboseLevel |
Definition at line 39 of file G4VThreeBodyAngDst.hh.
View newest version in sPHENIX GitHub at line 39 of file G4VThreeBodyAngDst.hh
Definition at line 41 of file G4VThreeBodyAngDst.hh.
View newest version in sPHENIX GitHub at line 41 of file G4VThreeBodyAngDst.hh
|
inlinevirtual |
Definition at line 43 of file G4VThreeBodyAngDst.hh.
View newest version in sPHENIX GitHub at line 43 of file G4VThreeBodyAngDst.hh
Implemented in G4InuclParamAngDst.
Referenced by GetCosTheta(), and G4InuclParamAngDst::GetCosTheta().
|
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().