Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -49,12 +49,6 @@
|
||||
#include "G4SystemOfUnits.hh"
|
||||
#include "globals.hh"
|
||||
|
||||
BrachyRunAction::BrachyRunAction()
|
||||
{}
|
||||
|
||||
BrachyRunAction::~BrachyRunAction()
|
||||
{}
|
||||
|
||||
void BrachyRunAction::BeginOfRunAction(const G4Run* aRun)
|
||||
{
|
||||
G4cout << "### Run " << aRun -> GetRunID() << " start." << G4endl;
|
||||
|
||||
Reference in New Issue
Block a user