Geant4  10.00.p02
G4PiKBuilder Class Reference

#include <G4PiKBuilder.hh>

+ Collaboration diagram for G4PiKBuilder:

Public Member Functions

 G4PiKBuilder ()
 
virtual ~G4PiKBuilder ()
 
void Build ()
 
void RegisterMe (G4VPiKBuilder *aB)
 

Private Attributes

G4PionPlusInelasticProcessthePionPlusInelastic
 
G4PionMinusInelasticProcessthePionMinusInelastic
 
G4KaonPlusInelasticProcesstheKaonPlusInelastic
 
G4KaonMinusInelasticProcesstheKaonMinusInelastic
 
G4KaonZeroLInelasticProcesstheKaonZeroLInelastic
 
G4KaonZeroSInelasticProcesstheKaonZeroSInelastic
 
std::vector< G4VPiKBuilder * > theModelCollections
 
G4bool wasActivated
 

Detailed Description

Definition at line 50 of file G4PiKBuilder.hh.

Constructor & Destructor Documentation

G4PiKBuilder::~G4PiKBuilder ( )
virtual

Member Function Documentation

Member Data Documentation

G4KaonMinusInelasticProcess* G4PiKBuilder::theKaonMinusInelastic
private

Definition at line 64 of file G4PiKBuilder.hh.

Referenced by Build(), G4PiKBuilder(), and ~G4PiKBuilder().

G4KaonPlusInelasticProcess* G4PiKBuilder::theKaonPlusInelastic
private

Definition at line 63 of file G4PiKBuilder.hh.

Referenced by Build(), G4PiKBuilder(), and ~G4PiKBuilder().

G4KaonZeroLInelasticProcess* G4PiKBuilder::theKaonZeroLInelastic
private

Definition at line 65 of file G4PiKBuilder.hh.

Referenced by Build(), G4PiKBuilder(), and ~G4PiKBuilder().

G4KaonZeroSInelasticProcess* G4PiKBuilder::theKaonZeroSInelastic
private

Definition at line 66 of file G4PiKBuilder.hh.

Referenced by Build(), G4PiKBuilder(), and ~G4PiKBuilder().

std::vector<G4VPiKBuilder *> G4PiKBuilder::theModelCollections
private

Definition at line 68 of file G4PiKBuilder.hh.

Referenced by Build(), and RegisterMe().

G4PionMinusInelasticProcess* G4PiKBuilder::thePionMinusInelastic
private

Definition at line 62 of file G4PiKBuilder.hh.

Referenced by Build(), G4PiKBuilder(), and ~G4PiKBuilder().

G4PionPlusInelasticProcess* G4PiKBuilder::thePionPlusInelastic
private

Definition at line 61 of file G4PiKBuilder.hh.

Referenced by Build(), G4PiKBuilder(), and ~G4PiKBuilder().

G4bool G4PiKBuilder::wasActivated
private

Definition at line 70 of file G4PiKBuilder.hh.

Referenced by Build().


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