Version: SMASH-3.1
decayactionsfinderdilepton.h
Go to the documentation of this file.
1
/*
2
*
3
* Copyright (c) 2014-2018,2020
4
* SMASH Team
5
*
6
* GNU General Public License (GPLv3 or later)
7
*
8
*/
9
10
#ifndef SRC_INCLUDE_SMASH_DECAYACTIONSFINDERDILEPTON_H_
11
#define SRC_INCLUDE_SMASH_DECAYACTIONSFINDERDILEPTON_H_
12
13
#include "
outputinterface.h
"
14
15
namespace
smash
{
16
30
class
DecayActionsFinderDilepton
{
31
public
:
33
DecayActionsFinderDilepton
() {}
34
42
void
shine
(
const
Particles
& search_list,
OutputInterface
* output,
43
double
dt)
const
;
44
57
void
shine_final
(
const
Particles
& search_list,
OutputInterface
* output,
58
bool
only_res =
false
)
const
;
59
};
60
61
}
// namespace smash
62
63
#endif
// SRC_INCLUDE_SMASH_DECAYACTIONSFINDERDILEPTON_H_
smash::DecayActionsFinderDilepton
A dilepton decay finder: Loops through all particles and if they can decay into dileptons,...
Definition:
decayactionsfinderdilepton.h:30
smash::DecayActionsFinderDilepton::shine
void shine(const Particles &search_list, OutputInterface *output, double dt) const
Check the whole particles list and print out possible dilepton decays.
Definition:
decayactionsfinderdilepton.cc:18
smash::DecayActionsFinderDilepton::DecayActionsFinderDilepton
DecayActionsFinderDilepton()
Initialize the finder.
Definition:
decayactionsfinderdilepton.h:33
smash::DecayActionsFinderDilepton::shine_final
void shine_final(const Particles &search_list, OutputInterface *output, bool only_res=false) const
Shine dileptons from resonances at the end of the simulation.
Definition:
decayactionsfinderdilepton.cc:60
smash::OutputInterface
Abstraction of generic output.
Definition:
outputinterface.h:88
smash::Particles
The Particles class abstracts the storage and manipulation of particles.
Definition:
particles.h:33
smash
Definition:
action.h:24
outputinterface.h
src
include
smash
decayactionsfinderdilepton.h
Impressum
Data privacy protection
Generated on Mon Feb 26 2024 14:05:12 for SMASH Development Documentation by
Doxygen
1.9.1