Problem 1949 - No GetP1ID() or GetP2ID() functions
Summary: No GetP1ID() or GetP2ID() functions
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: analysis (show other problems)
Version: 10.3
Hardware: All All
: P4 normal
Assignee: Ivana.Hrivnacova
URL:
Depends on:
Blocks:
 
Reported: 2017-03-10 19:23 CET by Fada Guan
Modified: 2017-03-15 19:45 CET (History)
0 users

See Also:


Attachments
Patch to Geant4 10.03.p01 source with added functions (1.64 KB, patch)
2017-03-15 15:36 CET, Ivana.Hrivnacova
Details | Diff

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