Problem 1949

Summary: No GetP1ID() or GetP2ID() functions
Product: Geant4 Reporter: Fada Guan <guanfada>
Component: analysisAssignee: Ivana.Hrivnacova
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: 10.3   
Hardware: All   
OS: All   
Attachments: Patch to Geant4 10.03.p01 source with added functions

Description Fada Guan 2017-03-10 19:23:37 CET
Hello!
It seems GetP1ID() and GetP2ID() functions are still not available in G4AnalysisManager.


Thanks so much!

Fada Guan
Comment 1 Ivana.Hrivnacova 2017-03-15 15:36:11 CET
Created attachment 446 [details]
Patch to Geant4 10.03.p01 source with added functions
Comment 2 Ivana.Hrivnacova 2017-03-15 15:37:59 CET
Hello,

The functions will be added in the analysis manager public interface in the next Geant4 release and also the next patch release to 10.03.p01.
The patch based on Geant4 10.03.p01 is also attached.

Best regards,
Comment 3 Fada Guan 2017-03-15 19:45:31 CET
Thanks a lot!