CORSIKA
@c8_version@
The framework to simulate particle cascades for astroparticle physics
QGSJetII.hpp
Go to the documentation of this file.
1
/*
2
* (c) Copyright 2020 CORSIKA Project, corsika-project@lists.kit.edu
3
*
4
* This software is distributed under the terms of the GNU General Public
5
* Licence version 3 (GPL Version 3). See file LICENSE for a full version of
6
* the license.
7
*/
8
9
#pragma once
10
11
#include <corsika/modules/qgsjetII/InteractionModel.hpp>
12
13
#include <corsika/framework/process/InteractionProcess.hpp>
14
22
namespace
corsika::qgsjetII
{
29
class
Interaction
:
public
InteractionModel
,
public
InteractionProcess
<Interaction> {};
30
}
// namespace corsika::qgsjetII
corsika::qgsjetII::InteractionModel
Definition:
InteractionModel.hpp:26
corsika::qgsjetII
Definition:
InteractionModel.hpp:24
corsika::qgsjetII::Interaction
qgsjetII::Interaction is the process for ProcessSequence.
Definition:
QGSJetII.hpp:29
corsika::InteractionProcess
Process describing the interaction of particles.
Definition:
InteractionProcess.hpp:52
corsika
modules
QGSJetII.hpp
Generated by
1.8.13