Import Geant4 11.3.0 source tree
This commit is contained in:
@@ -114,7 +114,7 @@ protected:
|
||||
auto shoot =
|
||||
new G4MoleculeShootMessenger(name,
|
||||
this,
|
||||
moleculeShoot);
|
||||
std::move(moleculeShoot));
|
||||
fMultipleGun.push_back(shoot);
|
||||
fpMoleculeGun->AddMoleculeShoot(shoot->GetShoot());
|
||||
return shoot;
|
||||
|
||||
Reference in New Issue
Block a user