Skip to content
Snippets Groups Projects
Commit 4b8fada3 authored by emile cantacuzene's avatar emile cantacuzene
Browse files

Added neutron source in Monster project, Ajusted Plastic_BEDO geometry

parent 0f4f6849
No related branches found
No related tags found
1 merge request!27Draft: [Epic] Preparation of the environement for the new GaseousDetectorScorers...
Pipeline #381328 passed
...@@ -57,12 +57,12 @@ using namespace CLHEP; ...@@ -57,12 +57,12 @@ using namespace CLHEP;
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
namespace Plastic_BEDO_NS{ namespace Plastic_BEDO_NS{
// Energy and time Resolution // Energy and time Resolution
const double EnergyThreshold = 0.1*MeV; const double EnergyThreshold = 0.*MeV;
const double ResoTime = 4.5*ns ; const double ResoTime = 0.*ns ;
const double ResoEnergy = 1.0*MeV ; const double ResoEnergy = 0.*MeV ;
const double Radius = 30*mm ; const double Radius = 25.4*mm ;
const double Thickness = 2*mm ; const double Thickness = 3*mm ;
const double Length = 100*mm ; const double Length = 98*mm ;
const string Material = "BC400"; const string Material = "BC400";
} }
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
......
...@@ -18,7 +18,7 @@ Plastic_BEDO ...@@ -18,7 +18,7 @@ Plastic_BEDO
THETA=0 THETA=0
PHI=0 PHI=0
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Coaxial_Germanium %Coaxial_Germanium
R = 10 cm % R = 10 cm
THETA = 90 deg % THETA = 90 deg
PHI = 0 % PHI = 0
...@@ -4,12 +4,12 @@ DriftElectronPhysics 0 ...@@ -4,12 +4,12 @@ DriftElectronPhysics 0
IonBinaryCascadePhysics 0 IonBinaryCascadePhysics 0
NPIonInelasticPhysics 0 NPIonInelasticPhysics 0
EmExtraPhysics 0 EmExtraPhysics 0
HadronElasticPhysics 0 HadronElasticPhysics 1
StoppingPhysics 0 StoppingPhysics 0
OpticalPhysics 0 OpticalPhysics 0
HadronPhysicsINCLXX 0 HadronPhysicsINCLXX 0
HadronPhysicsQGSP_BIC_HP 0 HadronPhysicsQGSP_BIC_HP 0
HadronPhysicsQGSP_BERT_HP 0 HadronPhysicsQGSP_BERT_HP 1
Decay 0 Decay 0
Menate_R 0 Menate_R 0
NeutronHP 1 NeutronHP 1
/run/beamOn 1000000 /run/beamOn 100000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment