1#ifndef TG4_V_PHYSICS_CONSTRUCTOR_H
2#define TG4_V_PHYSICS_CONSTRUCTOR_H
20#include <G4VPhysicsConstructor.hh>
Definition of the TG4Verbose class.
Abstract base class for physics constructors with verbose.
virtual void ConstructProcess()=0
Construct physics processes.
TG4VPhysicsConstructor(const TG4VPhysicsConstructor &right)
Not implemented.
virtual ~TG4VPhysicsConstructor()
TG4VPhysicsConstructor()
Not implemented.
virtual void ConstructParticle()=0
Construct particles.
virtual G4int VerboseLevel() const
Base class for defining the verbose level and a common messenger.