GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » General » Cherenkov photons in Geant4
Re: Cherenkov photons in Geant4 [message #11772 is a reply to message #11771] Wed, 11 May 2011 20:58 Go to previous message
Mohammad Al-Turany is currently offline  Mohammad Al-Turany
Messages: 518
Registered: April 2004
Location: GSI, Germany
first-grade participant
From: *dip.t-dialin.net
Hi,

To switch on the optical properties with G4 you have to switch it on in the gconfig/g4Config.C

Quote:

TG4RunConfiguration* runConfiguration
= new TG4RunConfiguration("geomRoot", "QGSP_BERT_EMV", "stepLimiter+specialCuts+specialControls");



here you have to add "optical" to the physics lists i.e:

Quote:

TG4RunConfiguration* runConfiguration
= new TG4RunConfiguration("geomRoot", "QGSP_BERT_EMV+optical", "stepLimiter+specialCuts+specialControls");


see the g4Config.C for more options.

regards,

Mohammad


 
Read Message
Read Message
Previous Topic: IEEE 2011
Next Topic: Status of May11
Goto Forum:
  


Current Time: Thu Mar 28 18:29:44 CET 2024

Total time taken to generate the page: 0.00758 seconds