Version: SMASH-1.8
thermalizationaction.cc
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2017-
3
* SMASH Team
4
*
5
* GNU General Public License (GPLv3 or later)
6
*/
7
8
#include "
smash/thermalizationaction.h
"
9
10
namespace
smash
{
11
12
ThermalizationAction::ThermalizationAction
(
const
GrandCanThermalizer
&gct,
13
double
absolute_execution_time)
14
:
Action
(gct.particles_to_remove(), gct.particles_to_insert(),
15
absolute_execution_time,
ProcessType
::
Thermalization
) {}
16
}
// namespace smash
smash
Definition:
action.h:24
smash::ProcessType::Thermalization
forced thermalization, many particles are replaced by a thermalized ensemble
smash::ThermalizationAction::ThermalizationAction
ThermalizationAction(const GrandCanThermalizer &gct, double absolute_labframe_time)
The inherited class.
Definition:
thermalizationaction.cc:12
thermalizationaction.h
smash::Action
Definition:
action.h:35
smash::GrandCanThermalizer
The GrandCanThermalizer class implements the following functionality:
Definition:
grandcan_thermalizer.h:217
smash::ProcessType
ProcessType
Process Types are used to identify the type of the process.
Definition:
processbranch.h:25
src
thermalizationaction.cc
Impressum
Data privacy protection
Generated on Tue Apr 7 2020 13:50:13 for SMASH by
Doxygen
1.8.16