[Gate-users] gate2root in Gate 6.1

Pieter Mollet pieter.mollet at UGent.be
Fri Aug 26 15:27:53 CEST 2011


Hi,

I'm running PET simulations in Gate 6.1. My digitizer and output
commands are shown below. Although the commands are right, there seems
to be a problem with the gate2root module and the root-files are empty.

Error : 

 [GateToRoot::SingleOutputChannel::RecordDigitizer]: digi collection
'Singles' not found
[GateToRoot::CoincidenceOutputChannel::RecordDigitizer]: digi collection
'Coincidences' not found
[GateToRoot::SingleOutputChannel::RecordDigitizer]: digi collection
'SinglesAdder' not found
[GateToRoot::SingleOutputChannel::RecordDigitizer]: digi collection
'SinglesReadout' not found
[GateToRoot::SingleOutputChannel::RecordDigitizer]: digi collection
'SinglesBlurring' not found
[GateToRoot::SingleOutputChannel::RecordDigitizer]: digi collection
'SinglesThresholder' not found
[GateToRoot::SingleOutputChannel::RecordDigitizer]: digi collection
'SinglesUpholder' not found
[GateToRoot::SingleOutputChannel::RecordDigitizer]: digi collection
'Singles' not found


Commands : 

#	D I G I T I Z E R
/gate/digitizer/Singles/insert adder
/gate/digitizer/Singles/insert readout
/gate/digitizer/Singles/readout/setDepth 1
/gate/digitizer/Singles/insert blurring
/gate/digitizer/Singles/blurring/setResolution 0.115
/gate/digitizer/Singles/blurring/setEnergyOfReference 511. keV
/gate/digitizer/Singles/insert thresholder
/gate/digitizer/Singles/thresholder/setThreshold 440. keV
/gate/digitizer/Singles/insert upholder
/gate/digitizer/Singles/upholder/setUphold 665. keV


#	C O I N C I    S O R T E R
/gate/digitizer/Coincidences/setWindow 3.8 ns
/gate/digitizer/Coincidences/minSectorDifference 7
/gate/digitizer/Coincidences/MultiplesPolicy  takeWinnerOfGoods

####################################################
#     ROOT OUTPUT                                  #
####################################################
/gate/output/root/enable 
/gate/output/root/setFileName GEMINI_NEMA
/gate/output/root/setRootHitFlag 0
/gate/output/root/setRootSinglesFlag 0
/gate/output/root/setRootCoincidencesFlag 1
/gate/output/root/setRootNtupleFlag 0
/gate/output/root/verbose 2




More information about the Gate-users mailing list