OpenGATE / GateContrib

User-oriented public repository of Gate (macros, examples and user contributions)
77 stars 135 forks source link

Compton camera examples #33

Closed anetxe closed 5 years ago

anetxe commented 5 years ago

Examples to simulate a two layer Compton camera. Different digitization chains have been applied in each example.

Ideal digitization to recover Compton kinematics main_2layerCC_ideal.mac

More realistic processing using a clustering module to regroup the hits main_2layerCC_clustering.mac

and using the adder module to regroup the hits in each volume main_2layerCC_adder.mac