]> git.uio.no Git - u/mrichter/AliRoot.git/commit - macros/g4ConfigGeometry.C
Modifications for G4 simulation:
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 Oct 2009 15:47:50 +0000 (15:47 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 Oct 2009 15:47:50 +0000 (15:47 +0000)
commitdde0a6014cfc1d229a1620133a782c53d7d6921d
treed7fe426eda79b785c2fb6e0115aef529a0ae7837
parent65c436b26339d5fc7d01ddb5e778a9a8fde94f1a
Modifications for G4 simulation:
- Move call to detector->CreateMaterials() from AliMC::Init()
    in AliMC::ConstructOpGeometry(); as materials have to be defined
    when we set optical properties
- In EMCAL, HMPID:
    Move definition of cuts and process controls per tracking media
    in Init()
- In AliStack:
    Set fCurrentTrack in functions called by Geant4:
    PopPrimaryForTracking(), SetCurrentTrack()
Updated G4 macros:
- Extended g4menu.C with buttons for running in batch
    and running G3 simulation
- Updated magnetic field
- Changed the default physics list selection to QGSP_BERT_EMV+optical;
    removed specialControls from selection
- Set default range cut value to 0.01 mm
- Added commented line with Geant4 VMC commands useful for
    debugging

(I. Hrivnacova)
EMCAL/AliEMCAL.cxx
EMCAL/AliEMCAL.h
HMPID/AliHMPIDv3.cxx
STEER/AliMC.cxx
STEER/AliStack.cxx
STEER/AliStack.h
macros/g4Config.C
macros/g4ConfigCommon1.C [new file with mode: 0644]
macros/g4ConfigCommon2.C [new file with mode: 0644]
macros/g4ConfigGeometry.C
macros/g4menu.C