Import Geant4 10.4.0 source tree
This commit is contained in:
@@ -56,8 +56,8 @@
|
||||
|
||||
|
||||
CexmcTrackingAction::CexmcTrackingAction(
|
||||
CexmcPhysicsManager * physicsManager ) :
|
||||
physicsManager( physicsManager ), targetVolume( NULL ),
|
||||
CexmcPhysicsManager * physicsManager_ ) :
|
||||
physicsManager( physicsManager_ ), targetVolume( NULL ),
|
||||
outputParticleTrackId( CexmcInvalidTrackId ),
|
||||
outputParticleDecayProductCopyNumber( 0 ), incidentParticle( NULL ),
|
||||
outputParticle( NULL ), nucleusOutputParticle( NULL )
|
||||
|
||||
Reference in New Issue
Block a user