LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
larg4::ChargeExchange Class Reference

#include "CustomPhysicsBuiltIns.hh"

Inheritance diagram for larg4::ChargeExchange:
larg4::CustomPhysicsFactory< G4ChargeExchangePhysics > larg4::CustomPhysicsFactoryBase

Public Member Functions

G4VPhysicsConstructor * Build ()
 
 ChargeExchange ()
 
virtual ~ChargeExchange ()
 
bool Registered ()
 
std::string GetName ()
 

Detailed Description

Definition at line 55 of file CustomPhysicsBuiltIns.hh.

Constructor & Destructor Documentation

larg4::ChargeExchange::ChargeExchange ( )
inline

Definition at line 59 of file CustomPhysicsBuiltIns.hh.

59 : CustomPhysicsFactory<G4ChargeExchangePhysics>("ChargeExchange") {}
virtual larg4::ChargeExchange::~ChargeExchange ( )
inlinevirtual

Definition at line 60 of file CustomPhysicsBuiltIns.hh.

60 {}

Member Function Documentation

G4VPhysicsConstructor* larg4::ChargeExchange::Build ( )
inlinevirtual

Reimplemented from larg4::CustomPhysicsFactory< G4ChargeExchangePhysics >.

Definition at line 58 of file CustomPhysicsBuiltIns.hh.

58 {return new G4ChargeExchangePhysics(2);}
std::string larg4::CustomPhysicsFactory< G4ChargeExchangePhysics >::GetName ( )
inlinevirtualinherited
bool larg4::CustomPhysicsFactory< G4ChargeExchangePhysics >::Registered ( )
inlinevirtualinherited

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