Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4PhysListFactory Class Reference

#include <G4PhysListFactory.hh>

Public Member Functions

 G4PhysListFactory ()
 
 ~G4PhysListFactory ()
 
G4VModularPhysicsListGetReferencePhysList (const G4String &)
 
G4VModularPhysicsListReferencePhysList ()
 
G4bool IsReferencePhysList (const G4String &)
 
const std::vector< G4String > & AvailablePhysLists () const
 
const std::vector< G4String > & AvailablePhysListsEM () const
 
void SetVerbose (G4int val)
 

Detailed Description

Definition at line 44 of file G4PhysListFactory.hh.

Constructor & Destructor Documentation

G4PhysListFactory::G4PhysListFactory ( )

Definition at line 69 of file G4PhysListFactory.cc.

G4PhysListFactory::~G4PhysListFactory ( )

Definition at line 92 of file G4PhysListFactory.cc.

Member Function Documentation

const std::vector< G4String > & G4PhysListFactory::AvailablePhysLists ( ) const

Definition at line 221 of file G4PhysListFactory.cc.

const std::vector< G4String > & G4PhysListFactory::AvailablePhysListsEM ( ) const

Definition at line 227 of file G4PhysListFactory.cc.

G4VModularPhysicsList * G4PhysListFactory::GetReferencePhysList ( const G4String name)

Definition at line 116 of file G4PhysListFactory.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4PhysListFactory::IsReferencePhysList ( const G4String name)

Definition at line 197 of file G4PhysListFactory.cc.

Here is the caller graph for this function:

G4VModularPhysicsList * G4PhysListFactory::ReferencePhysList ( )

Definition at line 96 of file G4PhysListFactory.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4PhysListFactory::SetVerbose ( G4int  val)
inline

Definition at line 67 of file G4PhysListFactory.hh.


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