Kamil Sedlak 2009-06-05
Added possibility to use mu- (or other particles) as the primary particles in the G4ParticleGun (this option can be switched on by /gun/primaryparticle ).
This commit is contained in:
@ -139,8 +139,8 @@ int main(int argc,char** argv) {
|
||||
delete myRootOutput;
|
||||
delete myErrorMessage;
|
||||
delete myParameters;
|
||||
// cks runManager->SetVerboseLevel(2); // This line can help debug crashes during the runManager delete
|
||||
delete runManager;
|
||||
|
||||
// F04GlobalField* myGlobalField = F04GlobalField::getObject();
|
||||
// if (myGlobalField!=NULL) {delete myGlobalField;}
|
||||
|
||||
|
Reference in New Issue
Block a user