ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4INCL::NKbElasticChannel Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/inclxx/incl_physics/include/G4INCLNKbElasticChannel.hh>

+ Inheritance diagram for G4INCL::NKbElasticChannel:
+ Collaboration diagram for G4INCL::NKbElasticChannel:

Public Member Functions

 NKbElasticChannel (Particle *, Particle *)
 
virtual ~NKbElasticChannel ()
 
void fillFinalState (FinalState *fs)
 
ThreeVector KaonMomentum (Particle const *const kaon, Particle const *const nucleon)
 
- Public Member Functions inherited from G4INCL::IChannel
 IChannel ()
 
virtual ~IChannel ()
 
FinalStategetFinalState ()
 

Private Member Functions

 INCL_DECLARE_ALLOCATION_POOL (NKbElasticChannel)
 

Private Attributes

Particleparticle1
 
Particleparticle2
 

Detailed Description

Definition at line 47 of file G4INCLNKbElasticChannel.hh.

View newest version in sPHENIX GitHub at line 47 of file G4INCLNKbElasticChannel.hh

Constructor & Destructor Documentation

G4INCL::NKbElasticChannel::NKbElasticChannel ( Particle p1,
Particle p2 
)

Definition at line 49 of file G4INCLNKbElasticChannel.cc.

View newest version in sPHENIX GitHub at line 49 of file G4INCLNKbElasticChannel.cc

G4INCL::NKbElasticChannel::~NKbElasticChannel ( )
virtual

Definition at line 53 of file G4INCLNKbElasticChannel.cc.

View newest version in sPHENIX GitHub at line 53 of file G4INCLNKbElasticChannel.cc

Member Function Documentation

void G4INCL::NKbElasticChannel::fillFinalState ( FinalState fs)
virtual

Implements G4INCL::IChannel.

Definition at line 55 of file G4INCLNKbElasticChannel.cc.

View newest version in sPHENIX GitHub at line 55 of file G4INCLNKbElasticChannel.cc

References G4INCL::FinalState::addModifiedParticle(), G4INCL::Particle::adjustEnergyFromMomentum(), G4INCL::Particle::isNucleon(), KaonMomentum(), G4InuclParticleNames::nucleon(), particle1, particle2, and G4INCL::Particle::setMomentum().

+ Here is the call graph for this function:

G4INCL::NKbElasticChannel::INCL_DECLARE_ALLOCATION_POOL ( NKbElasticChannel  )
private
ThreeVector G4INCL::NKbElasticChannel::KaonMomentum ( Particle const *const  kaon,
Particle const *const  nucleon 
)

Definition at line 82 of file G4INCLNKbElasticChannel.cc.

View newest version in sPHENIX GitHub at line 82 of file G4INCLNKbElasticChannel.cc

References A(), A10, b, E, G4INCL::Particle::getMomentum(), G4INCL::ThreeVector::getX(), G4INCL::ThreeVector::getY(), G4INCL::ThreeVector::getZ(), G4INCL::KinematicsUtils::momentumInCM(), G4INCL::KinematicsUtils::momentumInLab(), norm, G4INCL::Random::normVector(), P, P0, P1, P10, P2, r, G4INCL::Random::shoot(), G4INCL::Math::twoPi, x, y, and z.

Referenced by fillFinalState().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

Particle* G4INCL::NKbElasticChannel::particle1
private

Definition at line 57 of file G4INCLNKbElasticChannel.hh.

View newest version in sPHENIX GitHub at line 57 of file G4INCLNKbElasticChannel.hh

Referenced by fillFinalState().

Particle * G4INCL::NKbElasticChannel::particle2
private

Definition at line 57 of file G4INCLNKbElasticChannel.hh.

View newest version in sPHENIX GitHub at line 57 of file G4INCLNKbElasticChannel.hh

Referenced by fillFinalState().


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