G4CollisionNStarNToNN Class Reference

#include <G4CollisionNStarNToNN.hh>

Inheritance diagram for G4CollisionNStarNToNN:

G4GeneralNNCollision G4CollisionComposite G4VCollision

Public Member Functions

 G4CollisionNStarNToNN ()
virtual ~G4CollisionNStarNToNN ()
virtual G4String GetName () const

Protected Member Functions

virtual const std::vector<
G4String > & 
GetListOfColliders (G4int) const

Protected Attributes

std::vector< G4Stringresult

Detailed Description

Definition at line 42 of file G4CollisionNStarNToNN.hh.


Constructor & Destructor Documentation

G4CollisionNStarNToNN::G4CollisionNStarNToNN (  ) 

Definition at line 48 of file G4CollisionNStarNToNN.cc.

00049 { 
00050   MakeNNStarToNN<channelType, N1400pPC, N1400nPC>::Make(this);
00051   MakeNNStarToNN<channelType, N1520pPC, N1520nPC>::Make(this);
00052   MakeNNStarToNN<channelType, N1535pPC, N1535nPC>::Make(this);
00053   MakeNNStarToNN<channelType, N1650pPC, N1650nPC>::Make(this);
00054   MakeNNStarToNN<channelType, N1675pPC, N1675nPC>::Make(this);
00055   MakeNNStarToNN<channelType, N1680pPC, N1680nPC>::Make(this);
00056   MakeNNStarToNN<channelType, N1700pPC, N1700nPC>::Make(this);
00057   MakeNNStarToNN<channelType, N1710pPC, N1710nPC>::Make(this);
00058   MakeNNStarToNN<channelType, N1720pPC, N1720nPC>::Make(this);
00059   MakeNNStarToNN<channelType, N1900pPC, N1900nPC>::Make(this);
00060   MakeNNStarToNN<channelType, N1990pPC, N1990nPC>::Make(this);
00061   MakeNNStarToNN<channelType, N2090pPC, N2090nPC>::Make(this);
00062   MakeNNStarToNN<channelType, N2190pPC, N2190nPC>::Make(this);
00063   MakeNNStarToNN<channelType, N2220pPC, N2220nPC>::Make(this);
00064   MakeNNStarToNN<channelType, N2250pPC, N2250nPC>::Make(this);
00065 }

virtual G4CollisionNStarNToNN::~G4CollisionNStarNToNN (  )  [inline, virtual]

Definition at line 49 of file G4CollisionNStarNToNN.hh.

00049 {};


Member Function Documentation

virtual const std::vector<G4String>& G4CollisionNStarNToNN::GetListOfColliders ( G4int   )  const [inline, protected, virtual]

Implements G4VCollision.

Definition at line 60 of file G4CollisionNStarNToNN.hh.

References result.

00061   {
00062     throw G4HadronicException(__FILE__, __LINE__, "Tried to call G4CollisionNStarNToNN::GetListOfColliders. Please find out why!");
00063     return result;
00064   } 

virtual G4String G4CollisionNStarNToNN::GetName (  )  const [inline, virtual]

Implements G4VCollision.

Definition at line 51 of file G4CollisionNStarNToNN.hh.

00051 { return "NN -> N N* Collision"; }


Field Documentation

std::vector<G4String> G4CollisionNStarNToNN::result [protected]

Definition at line 59 of file G4CollisionNStarNToNN.hh.

Referenced by GetListOfColliders().


The documentation for this class was generated from the following files:
Generated on Mon May 27 17:51:40 2013 for Geant4 by  doxygen 1.4.7