IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 66cf1e75 authored by ralfulrich's avatar ralfulrich
Browse files

8TeV

parent 3ce30494
No related branches found
No related tags found
1 merge request!42Resolve "missing rotation between corsika stack and sibyll stack"
Pipeline #128 failed
...@@ -235,7 +235,7 @@ int main() { ...@@ -235,7 +235,7 @@ int main() {
// setup particle stack, and add primary particle // setup particle stack, and add primary particle
setup::Stack stack; setup::Stack stack;
stack.Clear(); stack.Clear();
const hep::EnergyType E0 = 9_TeV; const hep::EnergyType E0 = 8_TeV;
double theta = 45.; double theta = 45.;
double phi = 20.; double phi = 20.;
{ {
......
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