Skip to content
Snippets Groups Projects
Commit d6111b24 authored by flavigny's avatar flavigny
Browse files

Merge branch 'NPTool.2.dev' of https://gitlab.in2p3.fr/np/nptool into NPTool.2.dev

parents 28f2b6c0 06627b56
No related branches found
No related tags found
No related merge requests found
Pipeline #75850 passed
......@@ -34,6 +34,7 @@ npsimulation
NPData/*
Projects/T40/*cxx
Inputs/EnergyLoss/*.G4table
Inputs/CrossSection/*.dat
.ls_return
Documentation/user_guide.log
*.bbl
......@@ -49,4 +50,4 @@ Projects/T40/configs/*.dat
Outputs
Outputs/*
Outputs/*/*.*
NPLib/Utility/npspectra_test
\ No newline at end of file
NPLib/Utility/npspectra_test
This diff is collapsed.
......@@ -48,16 +48,16 @@ namespace NPS{
NPL::QFS m_QFS;
string m_BeamName;
string m_ReactionType;
double m_PreviousEnergy;
double m_PreviousLength;
G4ThreeVector m_PreviousDirection;
bool m_active;// is the process active
bool m_shoot;
bool m_reverse;
double m_StepSize;
double m_Z;
double m_rand;
double m_length;
int m_Parent_ID;
double SlowDownBeam(const G4ParticleDefinition* Beam, double IncidentEnergy, double Thickness,G4Material* Material);
private:
TReactionConditions* m_ReactionConditions;
......
ConfigMugast
TAKE_E_X= 1
%raw channel 86 corresponds to stripY 46
DISABLE_CHANNEL_Y= 3 123
MAX_STRIP_MULTIPLICITY= 100
STRIP_ENERGY_MATCHING= 1 MeV
......
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Target
THICKNESS= 150 mm
THICKNESS= 100 mm
ANGLE= 0 deg
RADIUS= 50 mm
MATERIAL= LH2
X= 0 mm
Y= 0 mm
Z= 0 mm
NbSlices= 10000
NbSlices= 10
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%1
Strasse Info
......
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