Import Geant4 11.3.0 source tree
This commit is contained in:
+2
-1
@@ -62,7 +62,8 @@ public:
|
||||
// ------------------------------------------------------------
|
||||
// -- Constructor: takes the name of the particle type to bias:
|
||||
// ------------------------------------------------------------
|
||||
G4ChannelingOptrChangeCrossSection(G4String particleToBias, G4String name = "ChannelingChangeXS");
|
||||
G4ChannelingOptrChangeCrossSection(const G4String& particleToBias,
|
||||
const G4String& name = "ChannelingChangeXS");
|
||||
virtual ~G4ChannelingOptrChangeCrossSection();
|
||||
virtual void StartRun();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user