Import Geant4 10.4.0 source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: eRositaDetectorConstruction.hh 107396 2017-11-10 08:28:08Z gcosmo $
|
||||
//
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: eRositaEventAction.hh 107396 2017-11-10 08:28:08Z gcosmo $
|
||||
//
|
||||
|
||||
#ifndef eRositaEventAction_h
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: eRositaPhysicsList.hh 107396 2017-11-10 08:28:08Z gcosmo $
|
||||
//
|
||||
|
||||
#ifndef EROSITAPHYSICSLIST_HH
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: eRositaPrimaryGeneratorAction.hh 107473 2017-11-15 08:02:34Z gcosmo $
|
||||
//
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
@@ -35,7 +35,6 @@
|
||||
#include "globals.hh"
|
||||
#include "G4VUserPrimaryGeneratorAction.hh"
|
||||
|
||||
class eRositaDetectorConstruction;
|
||||
class G4ParticleGun;
|
||||
class G4Event;
|
||||
|
||||
@@ -44,7 +43,7 @@ class G4Event;
|
||||
class eRositaPrimaryGeneratorAction : public G4VUserPrimaryGeneratorAction
|
||||
{
|
||||
public:
|
||||
eRositaPrimaryGeneratorAction(eRositaDetectorConstruction*);
|
||||
eRositaPrimaryGeneratorAction();
|
||||
~eRositaPrimaryGeneratorAction();
|
||||
|
||||
public:
|
||||
@@ -52,7 +51,6 @@ public:
|
||||
|
||||
private:
|
||||
G4ParticleGun* particleGun;
|
||||
eRositaDetectorConstruction* myDetector;
|
||||
|
||||
G4double xposition; // x position of vertex
|
||||
G4double yposition; // y -"-
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: eRositaRunAction.hh 107396 2017-11-10 08:28:08Z gcosmo $
|
||||
//
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: eRositaSteppingAction.hh 107396 2017-11-10 08:28:08Z gcosmo $
|
||||
//
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: eRositaSteppingVerbose.hh 107396 2017-11-10 08:28:08Z gcosmo $
|
||||
//
|
||||
// This class manages the verbose outputs in G4SteppingManager.
|
||||
// It inherits from G4SteppingVerbose.
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: eRositaTrackerHit.hh 107396 2017-11-10 08:28:08Z gcosmo $
|
||||
//
|
||||
|
||||
#ifndef eRositaTrackerHit_h
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: eRositaTrackerSD.hh 107396 2017-11-10 08:28:08Z gcosmo $
|
||||
//
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
|
||||
Reference in New Issue
Block a user