Geant4  10.02
G4INCL::PiNToMultiPionsChannel Class Reference

#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 ()
 
 INCL_DECLARE_ALLOCATION_POOL (IChannel)
 

Private Member Functions

void isospinRepartition (G4int ipi)
 
 INCL_DECLARE_ALLOCATION_POOL (PiNToMultiPionsChannel)
 

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.

Constructor & Destructor Documentation

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

Definition at line 51 of file G4INCLPiNToMultiPionsChannel.cc.

References isosp.

G4INCL::PiNToMultiPionsChannel::~PiNToMultiPionsChannel ( )
virtual

Definition at line 60 of file G4INCLPiNToMultiPionsChannel.cc.

Member Function Documentation

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

Definition at line 107 of file G4INCLPiNToMultiPionsChannel.cc.

References G4INCL::Random::getAdapter(), ind2, isosp, npion, 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.

Referenced by fillFinalState().

G4int G4INCL::PiNToMultiPionsChannel::ind2
private

Definition at line 56 of file G4INCLPiNToMultiPionsChannel.hh.

Referenced by fillFinalState(), and isospinRepartition().

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

Definition 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.

Referenced by fillFinalState().

Particle * G4INCL::PiNToMultiPionsChannel::particle2
private

Definition at line 58 of file G4INCLPiNToMultiPionsChannel.hh.

Referenced by fillFinalState().


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