Geant4  10.00.p02
G4AntiBarionBuilder Class Reference

#include <G4AntiBarionBuilder.hh>

+ Collaboration diagram for G4AntiBarionBuilder:

Public Member Functions

 G4AntiBarionBuilder ()
 
virtual ~G4AntiBarionBuilder ()
 
void Build ()
 
void RegisterMe (G4VAntiBarionBuilder *aB)
 

Private Attributes

G4AntiProtonInelasticProcesstheAntiProtonInelastic
 
G4AntiNeutronInelasticProcesstheAntiNeutronInelastic
 
G4AntiDeuteronInelasticProcesstheAntiDeuteronInelastic
 
G4AntiTritonInelasticProcesstheAntiTritonInelastic
 
G4AntiHe3InelasticProcesstheAntiHe3Inelastic
 
G4AntiAlphaInelasticProcesstheAntiAlphaInelastic
 
std::vector
< G4VAntiBarionBuilder * > 
theModelCollections
 
G4bool wasActivated
 

Detailed Description

Definition at line 47 of file G4AntiBarionBuilder.hh.

Constructor & Destructor Documentation

G4AntiBarionBuilder::~G4AntiBarionBuilder ( )
virtual

Member Function Documentation

Member Data Documentation

G4AntiAlphaInelasticProcess* G4AntiBarionBuilder::theAntiAlphaInelastic
private

Definition at line 63 of file G4AntiBarionBuilder.hh.

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

G4AntiDeuteronInelasticProcess* G4AntiBarionBuilder::theAntiDeuteronInelastic
private

Definition at line 60 of file G4AntiBarionBuilder.hh.

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

G4AntiHe3InelasticProcess* G4AntiBarionBuilder::theAntiHe3Inelastic
private

Definition at line 62 of file G4AntiBarionBuilder.hh.

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

G4AntiNeutronInelasticProcess* G4AntiBarionBuilder::theAntiNeutronInelastic
private

Definition at line 59 of file G4AntiBarionBuilder.hh.

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

G4AntiProtonInelasticProcess* G4AntiBarionBuilder::theAntiProtonInelastic
private

Definition at line 58 of file G4AntiBarionBuilder.hh.

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

G4AntiTritonInelasticProcess* G4AntiBarionBuilder::theAntiTritonInelastic
private

Definition at line 61 of file G4AntiBarionBuilder.hh.

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

std::vector<G4VAntiBarionBuilder *> G4AntiBarionBuilder::theModelCollections
private

Definition at line 65 of file G4AntiBarionBuilder.hh.

Referenced by Build(), and RegisterMe().

G4bool G4AntiBarionBuilder::wasActivated
private

Definition at line 67 of file G4AntiBarionBuilder.hh.

Referenced by Build().


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