Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4CascadeChannel Class Referenceabstract

#include <G4CascadeChannel.hh>

+ Inheritance diagram for G4CascadeChannel:

Public Member Functions

 G4CascadeChannel ()
 
virtual ~G4CascadeChannel ()
 
virtual G4double getCrossSection (double ke) const =0
 
virtual G4double getCrossSectionSum (double ke) const =0
 
virtual G4int getMultiplicity (G4double ke) const =0
 
virtual void getOutgoingParticleTypes (std::vector< G4int > &kinds, G4int mult, G4double ke) const =0
 
virtual void printTable (std::ostream &os=G4cout) const =0
 

Detailed Description

Definition at line 42 of file G4CascadeChannel.hh.

Constructor & Destructor Documentation

◆ G4CascadeChannel()

G4CascadeChannel::G4CascadeChannel ( )
inline

Definition at line 44 of file G4CascadeChannel.hh.

44{}

◆ ~G4CascadeChannel()

virtual G4CascadeChannel::~G4CascadeChannel ( )
inlinevirtual

Definition at line 45 of file G4CascadeChannel.hh.

45{}

Member Function Documentation

◆ getCrossSection()

◆ getCrossSectionSum()

◆ getMultiplicity()

◆ getOutgoingParticleTypes()

◆ printTable()


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