CbmRoot
Loading...
Searching...
No Matches
Defs.h
Go to the documentation of this file.
1
/* Copyright (C) 2023 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
2
SPDX-License-Identifier: GPL-3.0-only
3
Authors: Volker Friese [committer] */
4
12
#ifndef SIM_RESPONSE_BASE_DEFS_H
13
#define SIM_RESPONSE_BASE_DEFS_H 1
14
15
16
namespace
cbm::sim
17
{
18
20
enum class
Mode
21
{
22
Timebased
,
23
EventByEvent
,
24
Undefined
25
};
26
28
enum class
TimeDist
29
{
30
Poisson
,
31
Uniform
,
32
Undefined
33
};
34
35
36
}
// namespace cbm::sim
37
38
39
#endif
/* SIM_RESPONSE_BASE_DEFS_H */
cbm::sim
Definition
sim/response/app/Application.cxx:17
cbm::sim::TimeDist
TimeDist
Definition
Defs.h:29
cbm::sim::TimeDist::Poisson
@ Poisson
cbm::sim::TimeDist::Uniform
@ Uniform
cbm::sim::Mode
Mode
Definition
Defs.h:21
cbm::sim::Mode::EventByEvent
@ EventByEvent
cbm::sim::Mode::Timebased
@ Timebased
cbm::sim::Mode::Undefined
@ Undefined
sim
response
base
Defs.h
Generated on Mon Feb 3 2025 23:04:01 for CbmRoot by
1.12.0