Import Geant4 9.3.0 source tree
This commit is contained in:
@@ -34,12 +34,14 @@ G4VisTrajContext::G4VisTrajContext(const G4String& name)
|
||||
,fDrawAuxPts(false)
|
||||
,fAuxPtsType(G4Polymarker::squares)
|
||||
,fAuxPtsSize(2)
|
||||
,fAuxPtsSizeType(G4VMarker::screen)
|
||||
,fAuxPtsFillStyle(G4VMarker::filled)
|
||||
,fAuxPtsColour(G4Colour::Magenta())
|
||||
,fAuxPtsVisible(true)
|
||||
,fDrawStepPts(false)
|
||||
,fStepPtsType(G4Polymarker::circles)
|
||||
,fStepPtsSize(2)
|
||||
,fStepPtsSizeType(G4VMarker::screen)
|
||||
,fStepPtsFillStyle(G4VMarker::filled)
|
||||
,fStepPtsColour(G4Colour::Yellow())
|
||||
,fStepPtsVisible(true)
|
||||
|
||||
Reference in New Issue
Block a user