ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4PhysicsConstructorFactory< T > Class Template Reference

#include <geant4/tree/geant4-10.6-release/source/physics_lists/constructors/factory/include/G4PhysicsConstructorFactory.hh>

+ Inheritance diagram for G4PhysicsConstructorFactory< T >:
+ Collaboration diagram for G4PhysicsConstructorFactory< T >:

Public Member Functions

 G4PhysicsConstructorFactory (const G4String &name)
 
virtual G4VPhysicsConstructorInstantiate ()
 

Detailed Description

template<typename T>
class G4PhysicsConstructorFactory< T >

Definition at line 44 of file G4PhysicsConstructorFactory.hh.

View newest version in sPHENIX GitHub at line 44 of file G4PhysicsConstructorFactory.hh

Constructor & Destructor Documentation

template<typename T >
G4PhysicsConstructorFactory< T >::G4PhysicsConstructorFactory ( const G4String name)
inline

Definition at line 48 of file G4PhysicsConstructorFactory.hh.

View newest version in sPHENIX GitHub at line 48 of file G4PhysicsConstructorFactory.hh

References G4PhysicsConstructorRegistry::AddFactory(), and G4PhysicsConstructorRegistry::Instance().

+ Here is the call graph for this function:

Member Function Documentation

template<typename T >
virtual G4VPhysicsConstructor* G4PhysicsConstructorFactory< T >::Instantiate ( )
inlinevirtual

Implements G4VBasePhysConstrFactory.

Definition at line 53 of file G4PhysicsConstructorFactory.hh.

View newest version in sPHENIX GitHub at line 53 of file G4PhysicsConstructorFactory.hh

References T.


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