Remove G4ParticleDefinition dependance.
This commit is contained in:
@ -51,6 +51,8 @@
|
||||
#include "G4ProcessVector.hh"
|
||||
#include "G4ProcessManager.hh"
|
||||
|
||||
#include "G4EventManager.hh"
|
||||
|
||||
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
/*!
|
||||
@ -111,8 +113,6 @@ class LEMuSRMUONIUMScatt : public G4VDiscreteProcess
|
||||
G4ThreeVector polar;
|
||||
G4ThreeVector RotateSpin(const G4Step&, G4ThreeVector, G4double);
|
||||
|
||||
|
||||
|
||||
void PrepareSecondary(const G4Track&);
|
||||
G4Track* aSecondary;
|
||||
|
||||
|
Reference in New Issue
Block a user