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

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

+ Inheritance diagram for G4INCL::StrangeAbsorbtionChannel:
+ Collaboration diagram for G4INCL::StrangeAbsorbtionChannel:

Public Member Functions

 StrangeAbsorbtionChannel (Particle *, Particle *)
 
virtual ~StrangeAbsorbtionChannel ()
 
void fillFinalState (FinalState *fs)
 
- Public Member Functions inherited from G4INCL::IChannel
 IChannel ()
 
virtual ~IChannel ()
 
FinalStategetFinalState ()
 

Private Member Functions

void sampleAngles (G4double *, G4double *, G4double *)
 
 INCL_DECLARE_ALLOCATION_POOL (StrangeAbsorbtionChannel)
 

Private Attributes

Particleparticle1
 
Particleparticle2
 

Detailed Description

Definition at line 48 of file G4INCLStrangeAbsorbtionChannel.hh.

View newest version in sPHENIX GitHub at line 48 of file G4INCLStrangeAbsorbtionChannel.hh

Constructor & Destructor Documentation

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

Definition at line 47 of file G4INCLStrangeAbsorbtionChannel.cc.

View newest version in sPHENIX GitHub at line 47 of file G4INCLStrangeAbsorbtionChannel.cc

G4INCL::StrangeAbsorbtionChannel::~StrangeAbsorbtionChannel ( )
virtual

Definition at line 53 of file G4INCLStrangeAbsorbtionChannel.cc.

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

Member Function Documentation

G4INCL::StrangeAbsorbtionChannel::INCL_DECLARE_ALLOCATION_POOL ( StrangeAbsorbtionChannel  )
private
void G4INCL::StrangeAbsorbtionChannel::sampleAngles ( G4double ctet_par,
G4double stet_par,
G4double phi_par 
)
private

Definition at line 55 of file G4INCLStrangeAbsorbtionChannel.cc.

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

References kdfinder::abs(), G4INCL::Random::shoot(), G4INCL::Math::sign(), and G4INCL::Math::twoPi.

Referenced by fillFinalState().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

Particle* G4INCL::StrangeAbsorbtionChannel::particle1
private

Definition at line 57 of file G4INCLStrangeAbsorbtionChannel.hh.

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

Referenced by fillFinalState().

Particle * G4INCL::StrangeAbsorbtionChannel::particle2
private

Definition at line 57 of file G4INCLStrangeAbsorbtionChannel.hh.

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

Referenced by fillFinalState().


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