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

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

+ Inheritance diagram for G4INCL::PiNToMultiPionsChannel:
+ Collaboration diagram for G4INCL::PiNToMultiPionsChannel:

Public Member Functions

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

Private Member Functions

void isospinRepartition (G4int ipi)
 

Private Attributes

G4int npion
 
G4int ind2
 
G4int isosp [4]
 
Particleparticle1
 
Particleparticle2
 

Static Private Attributes

static const G4double angularSlope = 15.
 

Detailed Description

Definition at line 47 of file G4INCLPiNToMultiPionsChannel.hh.

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

Constructor & Destructor Documentation

G4INCL::PiNToMultiPionsChannel::PiNToMultiPionsChannel ( const G4int  npi,
Particle p1,
Particle p2 
)

Definition at line 51 of file G4INCLPiNToMultiPionsChannel.cc.

View newest version in sPHENIX GitHub at line 51 of file G4INCLPiNToMultiPionsChannel.cc

References isosp.

G4INCL::PiNToMultiPionsChannel::~PiNToMultiPionsChannel ( )
virtual

Definition at line 60 of file G4INCLPiNToMultiPionsChannel.cc.

View newest version in sPHENIX GitHub at line 60 of file G4INCLPiNToMultiPionsChannel.cc

Member Function Documentation

void G4INCL::PiNToMultiPionsChannel::isospinRepartition ( G4int  ipi)
private

Definition at line 107 of file G4INCLPiNToMultiPionsChannel.cc.

View newest version in sPHENIX GitHub at line 107 of file G4INCLPiNToMultiPionsChannel.cc

References G4INCL::Random::getAdapter(), ind2, isosp, npion, r2, and G4INCL::Random::shoot().

Referenced by fillFinalState().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

const G4double G4INCL::PiNToMultiPionsChannel::angularSlope = 15.
staticprivate

Definition at line 60 of file G4INCLPiNToMultiPionsChannel.hh.

View newest version in sPHENIX GitHub at line 60 of file G4INCLPiNToMultiPionsChannel.hh

Referenced by fillFinalState().

G4int G4INCL::PiNToMultiPionsChannel::ind2
private

Definition at line 56 of file G4INCLPiNToMultiPionsChannel.hh.

View newest version in sPHENIX GitHub at line 56 of file G4INCLPiNToMultiPionsChannel.hh

Referenced by fillFinalState(), and isospinRepartition().

G4int G4INCL::PiNToMultiPionsChannel::isosp[4]
private

Definition at line 57 of file G4INCLPiNToMultiPionsChannel.hh.

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

Referenced by fillFinalState(), isospinRepartition(), and PiNToMultiPionsChannel().

G4int G4INCL::PiNToMultiPionsChannel::npion
private

Definition at line 55 of file G4INCLPiNToMultiPionsChannel.hh.

View newest version in sPHENIX GitHub at line 55 of file G4INCLPiNToMultiPionsChannel.hh

Referenced by fillFinalState(), and isospinRepartition().

Particle* G4INCL::PiNToMultiPionsChannel::particle1
private

Definition at line 58 of file G4INCLPiNToMultiPionsChannel.hh.

View newest version in sPHENIX GitHub at line 58 of file G4INCLPiNToMultiPionsChannel.hh

Referenced by fillFinalState().

Particle * G4INCL::PiNToMultiPionsChannel::particle2
private

Definition at line 58 of file G4INCLPiNToMultiPionsChannel.hh.

View newest version in sPHENIX GitHub at line 58 of file G4INCLPiNToMultiPionsChannel.hh

Referenced by fillFinalState().


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