LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
larg4::CustomPhysicsFactoryBase Class Referenceabstract

#include "CustomPhysicsFactory.hh"

Inheritance diagram for larg4::CustomPhysicsFactoryBase:
larg4::CustomPhysicsFactory< G4ChargeExchangePhysics > larg4::CustomPhysicsFactory< G4DecayPhysics > larg4::CustomPhysicsFactory< G4EmExtraPhysics > larg4::CustomPhysicsFactory< G4EmLivermorePhysics > larg4::CustomPhysicsFactory< G4EmStandardPhysics > larg4::CustomPhysicsFactory< G4HadronElasticPhysics > larg4::CustomPhysicsFactory< G4HadronPhysicsQGSP_BERT > larg4::CustomPhysicsFactory< G4IonPhysics > larg4::CustomPhysicsFactory< G4NeutronTrackingCut > larg4::CustomPhysicsFactory< G4StoppingPhysics > larg4::CustomPhysicsFactory< T >

Public Member Functions

 CustomPhysicsFactoryBase ()
 
virtual ~CustomPhysicsFactoryBase ()
 
virtual bool Registered ()=0
 
virtual std::string GetName ()=0
 
virtual G4VPhysicsConstructor * Build ()=0
 

Detailed Description

Definition at line 16 of file CustomPhysicsFactory.hh.

Constructor & Destructor Documentation

larg4::CustomPhysicsFactoryBase::CustomPhysicsFactoryBase ( )
inline

Definition at line 19 of file CustomPhysicsFactory.hh.

19 {}
virtual larg4::CustomPhysicsFactoryBase::~CustomPhysicsFactoryBase ( )
inlinevirtual

Definition at line 20 of file CustomPhysicsFactory.hh.

References Build(), GetName(), and Registered().

20 {}

Member Function Documentation


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