Problem 1661 - AnalysisManager::FillNtupleIColumn always inputs a zero
Summary: AnalysisManager::FillNtupleIColumn always inputs a zero
Status: RESOLVED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: analysis (show other problems)
Version: other
Hardware: Apple Linux
: P5 minor
Assignee: Ivana.Hrivnacova
URL:
Depends on:
Blocks:
 
Reported: 2014-07-30 16:13 CEST by Padraig
Modified: 2014-11-24 16:27 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 Padraig 2014-07-30 16:13:17 CEST
The method FillNtupleIColumn(0, 1) seems to put a 0 in the column irrespective. FillNtupleDColumn works as expected. I have been using the CSVAnalysisManager.
Comment 1 Ivana.Hrivnacova 2014-10-07 12:17:16 CEST
Hello,

Could you, please, let us know your Geant4 version and also whether you run your simulation in sequential or multi-threaded mode?
This will help us to check the issue.

Thank you,
Comment 2 Ivana Hrivnacova 2014-11-24 16:23:24 CET
The problem cannot be reproduced with Geant4 10.00.p03.
FillNtupleIColumn() function was tested on AnaEx01 example with Csv output selection (after commented out code with histograms not supported with this output format in this version of Geant4). 

Problem report is closed as invalid. Please, reopen the problem again, in case of problem persisting and provide more details about your use case.