Problem 984

Summary: no implementations for some staffs of G4ParticleGun
Product: Geant4 Reporter: Koichi Murakami <Koichi.Murakami>
Component: eventAssignee: asai
Status: RESOLVED FIXED    
Severity: normal CC: asai
Priority: P3    
Version: 9.0   
Hardware: All   
OS: All   

Description Koichi Murakami 2007-11-07 07:47:09 CET
There are no implementations for some staffs of G4ParticleGun:

* copy constructor
* opeator=
* operator==
* operator!=
Comment 1 asai 2007-11-07 17:19:06 CET
Could you specify the use cases / needs of such operators? 
Comment 2 Koichi Murakami 2007-11-07 17:31:03 CET
These operators are declared in the header file, but there are no 
implementations for them.

Comment 3 asai 2007-11-07 18:20:19 CET
They are fixed and committed.
By the way, we do not have much of "staff" for G4ParticleGun.