Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4Vee2hadrons Class Referenceabstract

#include <G4Vee2hadrons.hh>

Inheritance diagram for G4Vee2hadrons:
Inheritance graph
[legend]

Public Member Functions

 G4Vee2hadrons ()
 
virtual ~G4Vee2hadrons ()
 
virtual G4double ThresholdEnergy () const =0
 
virtual G4double PeakEnergy () const =0
 
virtual G4double ComputeCrossSection (G4double) const =0
 
virtual G4PhysicsVectorPhysicsVector (G4double, G4double) const =0
 
virtual void SampleSecondaries (std::vector< G4DynamicParticle * > *, G4double, const G4ThreeVector &)=0
 
void SetLowEnergy (G4double val)
 
G4double LowEnergy () const
 
void SetHighEnergy (G4double val)
 
G4double HighEnergy () const
 

Detailed Description

Definition at line 60 of file G4Vee2hadrons.hh.

Constructor & Destructor Documentation

G4Vee2hadrons::G4Vee2hadrons ( )
inline

Definition at line 65 of file G4Vee2hadrons.hh.

virtual G4Vee2hadrons::~G4Vee2hadrons ( )
inlinevirtual

Definition at line 67 of file G4Vee2hadrons.hh.

Member Function Documentation

virtual G4double G4Vee2hadrons::ComputeCrossSection ( G4double  ) const
pure virtual
G4double G4Vee2hadrons::HighEnergy ( ) const
inline

Definition at line 86 of file G4Vee2hadrons.hh.

Here is the caller graph for this function:

G4double G4Vee2hadrons::LowEnergy ( ) const
inline

Definition at line 82 of file G4Vee2hadrons.hh.

Here is the caller graph for this function:

virtual G4double G4Vee2hadrons::PeakEnergy ( ) const
pure virtual
virtual G4PhysicsVector* G4Vee2hadrons::PhysicsVector ( G4double  ,
G4double   
) const
pure virtual
virtual void G4Vee2hadrons::SampleSecondaries ( std::vector< G4DynamicParticle * > *  ,
G4double  ,
const G4ThreeVector  
)
pure virtual
void G4Vee2hadrons::SetHighEnergy ( G4double  val)
inline

Definition at line 84 of file G4Vee2hadrons.hh.

Here is the caller graph for this function:

void G4Vee2hadrons::SetLowEnergy ( G4double  val)
inline

Definition at line 80 of file G4Vee2hadrons.hh.

Here is the caller graph for this function:

virtual G4double G4Vee2hadrons::ThresholdEnergy ( ) const
pure virtual

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