Import Geant4 10.4.0 source tree
This commit is contained in:
@@ -45,8 +45,8 @@
|
||||
|
||||
|
||||
CexmcIncidentParticleTrackInfo::CexmcIncidentParticleTrackInfo(
|
||||
CexmcTrackType trackType ) :
|
||||
CexmcTrackInfo( trackType ), currentTrackLengthInTarget( 0. ),
|
||||
CexmcTrackType trackType_ ) :
|
||||
CexmcTrackInfo( trackType_ ), currentTrackLengthInTarget( 0. ),
|
||||
finalTrackLengthInTarget( 0. ), isStudiedProcessActivated( false ),
|
||||
needsTrackLengthResampling( false )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user