Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • John Derek Chapman's avatar
    9b4ce1f0
    src/TransportTool.cxx (initialize): call... · 9b4ce1f0
    John Derek Chapman authored
    src/TransportTool.cxx (initialize): call iGeant4::G4AtlasRunManager::SetUserActionSvc if the V2 UserActionSvc is available.  ISF_Geant4Tools/G4AtlasRunManager.h, src/G4AtlasRunManager.cxx - add ServiceHandle for V2 UserActionSvc (empty by default). Add SetUserActionSvc which can be used to set the name of the V2 UserActionSvc to retrieve. Overload Initialize method to add initialization of V2 UserActions if required. Drop unused SetUserSteppingAction method and related m_steppingActions member variable. src/TrackProcessorUserActionFullG4.h, src/TrackProcessorUserActionFullG4.cxx - drop m_truthVolLevel member variable and use m_config.truthVolLevel everywhere instead. ATLASSIM-2819. Tagging ISF_Geant4Tools-00-09-02 (ISF_Geant4Tools-00-09-02)
    
    2016-05-20  John Chapman  <John.Chapman@cern.ch>
    
    	* src/TransportTool.cxx (initialize): call
    	iGeant4::G4AtlasRunManager::SetUserActionSvc if the V2
    	UserActionSvc is available. ATLASSIM-2819
    	* ISF_Geant4Tools/G4AtlasRunManager.h, src/G4AtlasRunManager.cxx -
    	add ServiceHandle for V2 UserActionSvc (empty by default). Add
    	SetUserActionSvc which can be used to set the name of the V2
    	UserActionSvc to retrieve. Overload Initialize method to add
    	initialization of V2 UserActions if required. ATLASSIM-2819. Drop
    	unused SetUserSteppingAction method and related m_steppingActions
    	member variable.
    	* src/TrackProcessorUserActionFullG4.h,
    	src/TrackProcessorUserActionFullG4.cxx - drop m_truthVolLevel
    	member variable and use m_config.truthVolLevel everywhere
    	instead. ATLASSIM-2819
    	* Tagging ISF_Geant4Tools-00-09-02
    
    2016-05-09  John Chapman  <John.Chapman@cern.ch>
    
    ...
    (Long ChangeLog diff - truncated)
    
    
    Former-commit-id: 648b8c97
    9b4ce1f0
    History
    src/TransportTool.cxx (initialize): call...
    John Derek Chapman authored
    src/TransportTool.cxx (initialize): call iGeant4::G4AtlasRunManager::SetUserActionSvc if the V2 UserActionSvc is available.  ISF_Geant4Tools/G4AtlasRunManager.h, src/G4AtlasRunManager.cxx - add ServiceHandle for V2 UserActionSvc (empty by default). Add SetUserActionSvc which can be used to set the name of the V2 UserActionSvc to retrieve. Overload Initialize method to add initialization of V2 UserActions if required. Drop unused SetUserSteppingAction method and related m_steppingActions member variable. src/TrackProcessorUserActionFullG4.h, src/TrackProcessorUserActionFullG4.cxx - drop m_truthVolLevel member variable and use m_config.truthVolLevel everywhere instead. ATLASSIM-2819. Tagging ISF_Geant4Tools-00-09-02 (ISF_Geant4Tools-00-09-02)
    
    2016-05-20  John Chapman  <John.Chapman@cern.ch>
    
    	* src/TransportTool.cxx (initialize): call
    	iGeant4::G4AtlasRunManager::SetUserActionSvc if the V2
    	UserActionSvc is available. ATLASSIM-2819
    	* ISF_Geant4Tools/G4AtlasRunManager.h, src/G4AtlasRunManager.cxx -
    	add ServiceHandle for V2 UserActionSvc (empty by default). Add
    	SetUserActionSvc which can be used to set the name of the V2
    	UserActionSvc to retrieve. Overload Initialize method to add
    	initialization of V2 UserActions if required. ATLASSIM-2819. Drop
    	unused SetUserSteppingAction method and related m_steppingActions
    	member variable.
    	* src/TrackProcessorUserActionFullG4.h,
    	src/TrackProcessorUserActionFullG4.cxx - drop m_truthVolLevel
    	member variable and use m_config.truthVolLevel everywhere
    	instead. ATLASSIM-2819
    	* Tagging ISF_Geant4Tools-00-09-02
    
    2016-05-09  John Chapman  <John.Chapman@cern.ch>
    
    ...
    (Long ChangeLog diff - truncated)
    
    
    Former-commit-id: 648b8c97
Code owners
Assign users and groups as approvers for specific file changes. Learn more.