Problem 984 - no implementations for some staffs of G4ParticleGun
Summary: no implementations for some staffs of G4ParticleGun
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: event (show other problems)
Version: 9.0
Hardware: All All
: P3 normal
Assignee: asai
URL:
Depends on:
Blocks:
 
Reported: 2007-11-07 07:47 CET by Koichi Murakami
Modified: 2007-11-07 18:20 CET (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.