Geant4  10.02
G4AlphaBuilder Class Reference

#include <G4AlphaBuilder.hh>

+ Collaboration diagram for G4AlphaBuilder:

Public Member Functions

 G4AlphaBuilder ()
 
virtual ~G4AlphaBuilder ()
 
void Build ()
 
void RegisterMe (G4VAlphaBuilder *aB)
 

Private Attributes

G4AlphaInelasticProcesstheAlphaInelastic
 
std::vector< G4VAlphaBuilder * > theModelCollections
 
G4bool wasActivated
 

Detailed Description

Definition at line 46 of file G4AlphaBuilder.hh.

Constructor & Destructor Documentation

G4AlphaBuilder::G4AlphaBuilder ( )

Definition at line 56 of file G4AlphaBuilder.cc.

References theAlphaInelastic.

G4AlphaBuilder::~G4AlphaBuilder ( )
virtual

Definition at line 62 of file G4AlphaBuilder.cc.

Member Function Documentation

void G4AlphaBuilder::Build ( void  )

Definition at line 43 of file G4AlphaBuilder.cc.

References G4ProcessManager::AddDiscreteProcess(), G4Alpha::Alpha(), G4ParticleDefinition::GetProcessManager(), theAlphaInelastic, theModelCollections, and wasActivated.

+ Here is the call graph for this function:

void G4AlphaBuilder::RegisterMe ( G4VAlphaBuilder aB)
inline

Definition at line 54 of file G4AlphaBuilder.hh.

References theModelCollections.

Referenced by G4HadronPhysicsQGSP_BIC_AllHP::CreateModels().

+ Here is the caller graph for this function:

Member Data Documentation

G4AlphaInelasticProcess* G4AlphaBuilder::theAlphaInelastic
private

Definition at line 57 of file G4AlphaBuilder.hh.

Referenced by Build(), and G4AlphaBuilder().

std::vector<G4VAlphaBuilder *> G4AlphaBuilder::theModelCollections
private

Definition at line 59 of file G4AlphaBuilder.hh.

Referenced by Build(), and RegisterMe().

G4bool G4AlphaBuilder::wasActivated
private

Definition at line 61 of file G4AlphaBuilder.hh.

Referenced by Build().


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