Belle II Software
release-08-02-06
Main Page
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
w
x
z
Typedefs
a
b
c
d
e
g
i
k
l
m
n
p
r
s
t
u
v
w
Enumerations
a
b
c
e
f
g
n
p
s
v
z
Enumerator
c
d
f
p
t
u
v
w
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
k
l
m
n
o
p
r
s
t
u
v
w
z
Related Functions
b
c
d
g
i
o
r
s
t
Files
File List
File Members
All
Functions
Typedefs
Macros
G4LongLivedNeutral.h
1
/**************************************************************************
2
* basf2 (Belle II Analysis Software Framework) *
3
* Author: The Belle II Collaboration *
4
* *
5
* See git log for contributors and copyright holders. *
6
* This file is licensed under LGPL-3.0, see LICENSE.md. *
7
**************************************************************************/
8
9
// modified from BelleII monopole simulation
10
11
#pragma once
12
13
#include <G4ParticleDefinition.hh>
14
#include <globals.hh>
15
16
namespace
Belle2
{
28
class
G4LongLivedNeutral
:
public
G4ParticleDefinition {
29
private
:
30
34
virtual
~G4LongLivedNeutral
();
35
36
public
:
37
43
explicit
G4LongLivedNeutral
(
const
G4String& name);
44
45
46
private
:
47
};
48
50
}
//end Belle2 namespace
Belle2::G4LongLivedNeutral
A class to hold long-lived neutral particle description.
Definition:
G4LongLivedNeutral.h:28
Belle2::G4LongLivedNeutral::~G4LongLivedNeutral
virtual ~G4LongLivedNeutral()
Destructor.
Definition:
G4LongLivedNeutral.cc:40
Belle2::G4LongLivedNeutral::G4LongLivedNeutral
G4LongLivedNeutral(const G4String &name)
Constructor.
Definition:
G4LongLivedNeutral.cc:20
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:17
simulation
longlivedneutral
include
G4LongLivedNeutral.h
Generated on Tue Jan 28 2025 01:55:47 for Belle II Software by
1.9.1